summaryrefslogtreecommitdiffstats
path: root/test/MinGW/WINDOWS_INSERT_DEF.py
Commit message (Collapse)AuthorAgeFilesLines
* Another MinGW test skip fix.Gary Oberbrunner2012-08-221-0/+6
|
* Make sure things aren't rebuilt.Joshua Hughes2012-07-241-0/+1
| | | | | SCons should not rebuild things after the first successful build when using WINDOWS_INSERT_DEF = 0.
* Add test for issue 2856 fix.Joshua Hughes2012-07-231-0/+61
This change also corrects a typo found in the WINDOWS_INSERT_DEF description/help entry.