summaryrefslogtreecommitdiffstats
path: root/test/MSVC/pch_gen/pch_gen.py
Commit message (Expand)AuthorAgeFilesLines
* reorg code a bit so MSCommon has some of the logic. Also changed MSVC/hierarc...William Deegan2021-09-251-10/+10
* add test to verify that a generator specified for PCH with returns a false va...William Deegan2021-09-181-0/+7
* update pch_gen test to use non-default names and verify existance of expected...William Deegan2021-09-181-0/+7
* remove propagating os.environ INCLUDE and LIB from tests. Add comments to exp...William Deegan2021-09-181-0/+2
* add logic to ensure PCH is subst() evaluated when it should beWilliam Deegan2021-09-181-0/+50