[Scons-dev] ./runtest.py for a subset of tests?

William Blevins wblevins001 at gmail.com
Thu Mar 23 00:41:02 EDT 2017


-f means take in a file that is a list newline delimited test case file
names correct? That isnt obvious by the name. I had the same confusion. It
can be mistaken to mean -f implies the following parameter was a test case
file name itself.

On Mar 22, 2017 11:23 PM, "Bill Deegan" <bill at baddogconsulting.com> wrote:

> -f works for me.
> Make sure you have a blank last line I think.
> I've seen the issue you're having before.
> I think there was a space or something on the last line.
> (I should fix that one..)
>
> -Bill
>
> On Wed, Mar 22, 2017 at 3:53 PM, Manish Vachharajani <
> manishv at unbounded.systems> wrote:
>
>> Oh, duh, so no -f.  Thanks.
>>
>> On Wed, Mar 22, 2017 at 4:36 PM, William Blevins <wblevins001 at gmail.com>
>> wrote:
>>
>>> You can also pass in directories as targets.
>>>
>>> On Wed, Mar 22, 2017 at 6:35 PM, William Blevins <wblevins001 at gmail.com>
>>> wrote:
>>>
>>>> ./runtest.py test/A.py test/B.py should work fine.
>>>>
>>>> V/R,
>>>> William
>>>>
>>>> On Wed, Mar 22, 2017 at 6:19 PM, Manish Vachharajani <
>>>> manishv at unbounded.systems> wrote:
>>>>
>>>>> Can anyone tell me how to properly run only some tests with
>>>>> runtest.py?  A ./runtest.py -a works fine.  ./runtest.py -al will list
>>>>> available test files.  However, a ./runtest.py -f <name of a test that was
>>>>> in -al> drops me into an interactive shell for every test.run or equivalent
>>>>> in the file.  What am I doing wrong?
>>>>>
>>>>> Manish
>>>>>
>>>>> _______________________________________________
>>>>> Scons-dev mailing list
>>>>> Scons-dev at scons.org
>>>>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>>>>
>>>>>
>>>>
>>>
>>> _______________________________________________
>>> Scons-dev mailing list
>>> Scons-dev at scons.org
>>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>>
>>>
>>
>> _______________________________________________
>> Scons-dev mailing list
>> Scons-dev at scons.org
>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>
>>
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20170323/72714c39/attachment.html>


More information about the Scons-dev mailing list