summaryrefslogtreecommitdiffstats
path: root/test/MSVS/vs-14.0-exec.py
Commit message (Collapse)AuthorAgeFilesLines
* Wrote tests to make sure the xml is valid for visual studio project files ↵Daniel Moody2016-11-111-3/+3
| | | | | | generated by scons This can occur when the user puts invalid characters that don't get converted to xml ampersands escapes
* The percent signs are causing syntax error on windows, switched to more ↵Daniel Moody2016-11-111-1/+2
| | | | compatible code
* Add VS 2015 testsRob Smith2015-07-151-0/+109