summaryrefslogtreecommitdiffstats
path: root/test/MSVC/MSVC_BATCH-spaces-targetdir.py
blob: 298e10eea64b09b30fa5e7b75265f2c5157fecf0 (plain)
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()