Anton Bachin 3a316e6f79 Made the test script use only the system compiler by default and extended some
support to VC++.

The unit test is currently not being run on VC++ due to a problem with CxxTest,
Cygwin, and paths. However, the examples are being compiled and having their
output checked, and the multiple translation unit test is being run.

Running "(cd test ; ./test.py)" should now run tests only using the default
compiler, on a Unix-like system. test.py --all runs tests on the full array of
compilers that I have installed and symlinked on my development machines.
2015-05-27 18:40:39 -05:00
..
demo Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
template Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
tutorial Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
ApiReference.md Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
better-enums.css Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
CompilerSupport.md Made the test script use only the system compiler by default and extended some 2015-05-27 18:40:39 -05:00
docs.py Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
ExtendingMacroLimits.md Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
index.md Ported to Microsoft Visual Studio. 2015-05-27 13:20:14 -05:00
Makefile Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
OptInFeatures.md Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
performance.md Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
sitemap.xml Minimally updated documentation. 2015-05-17 22:49:24 -05:00
transform.py Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00