1 2 3 4 5 6 7 8 9 10 11
import TestSCons test = TestSCons.TestSCons() test.skip_if_not_msvc() test.dir_fixture('MSVC_BATCH-spaces-targetdir') test.run()