Jussi Pakkanen
5603f90287
Allow tests to mark themselves as skipped during runtime.
2016-11-09 15:00:28 -05:00
Nirbheek Chauhan
a90af371f6
project tests: Fix appveyor overwriting the platform env variable
...
There is no way to do this in the .appveyor.yml file since it seems that
the appveyor environment is forcibly written after each cmd command that
is run.
2016-11-10 00:40:16 +05:30
Nirbheek Chauhan
da782c62df
project tests: Skip lang-specific tests based on backend
...
XCode and Visual Studio are likely never going to support these
languages, so don't fail if the compiler happens to be in the PATH.
2016-11-10 00:40:16 +05:30
Nirbheek Chauhan
377fe51003
project tests: Require both javac and java for Java tests
2016-11-09 02:38:10 +05:30
Nirbheek Chauhan
b08c8c7b77
run_tests.py: Add support for tests that fail at build-time or test-time
2016-10-14 19:13:21 +05:30
Jussi Pakkanen
c7936f6819
Run unittests.
2016-10-08 07:44:19 -04:00