./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 < [email protected]> 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 > [email protected] > https://pairlist2.pair.net/mailman/listinfo/scons-dev > >
_______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
