ENH: Added testing for custom command line arguments containing all special characters on the US keyboard. Fixed curly brace arguments on borland and % arguments in mingw32-make.

This commit is contained in:
Brad King
2007-05-17 10:53:18 -04:00
parent cc507411d3
commit c25d2bfdd2
7 changed files with 112 additions and 2 deletions
+1
View File
@@ -304,6 +304,7 @@ protected:
bool WindowsShell;
bool WindowsVSIDE;
bool WatcomWMake;
bool MinGWMake;
bool ForceUnixPath;
bool MSYSShell;
bool UseRelativePaths;