Boost logo

Boost-Build :

Subject: Re: [Boost-build] test sequence in boost build
From: Robert Ramey (ramey_at_[hidden])
Date: 2015-10-20 14:58:30


On 10/19/15 3:10 PM, Steven Watanabe wrote:
> AMDG
>
> On 10/19/2015 03:27 PM, Robert Ramey wrote:
>> I know there is a really simple way to do this but I can't figure it out.
>>
>> I have two tests: Test A and Test B. How can I enforce the sequence so
>> that Test A runs before Test B.
>>
>
> Just add a dependency on A in the declaration of Test B.

I know that exists, but I couldn't find an explanation of the syntax.
I've tried guessing

      [ test-bsl-run_files test_class_info_save ]
      [ test-bsl-run_files test_class_info_load : : :
<dependency>.test_class_info_save ]

But it gives me a syntax error

Robert Ramey

>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
>


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk