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
