summaryrefslogtreecommitdiffstats
path: root/test/CC/CCVERSION.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed difference in types MethodType argument list between 2/3 which allowed ↵William Blevins2016-09-211-27/+2
| | | | finishing CC folder.
* Fixed or skipped tests that fail on Windows.Gary Oberbrunner2014-08-221-1/+2
| | | | | Mostly just per-test changes, but also made match_re strip out CR (\r) chars at end of lines to make Windows match properly.
* Add tests for scons.tigris.org issue#1723.Michael Haubenwallner2014-05-151-0/+82
Ensure CCVERSION/CXXVERSION detected actually is from CC/CXX used.