summaryrefslogtreecommitdiffstats
path: root/test/CXX/CXXVERSION.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function to fix py2/3Craig Rodrigues2017-03-101-4/+5
|
* Fixed or skipped tests that fail on Windows.Gary Oberbrunner2014-08-221-0/+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/+81
Ensure CCVERSION/CXXVERSION detected actually is from CC/CXX used.