Commit Graph

5 Commits

Author SHA1 Message Date
Steffen Jaeckel 2e3ed19c3d improve testme.sh 2015-12-05 13:01:19 +01:00
Tom St Denis 6c536e4bd0 Speed up testing and temporarily disable clang testing 2015-11-25 09:41:58 -05:00
Steffen Jaeckel 5a15247b6a improve testme.sh
you can now do something like `COMPILERS="gcc-5" ./testme.sh`
2015-11-12 01:34:28 +01:00
Steffen Jaeckel ac4550ccbd testme.sh: improve a bit
- add parameter when calling that will be forwarded to make
  (e.g. to give the correct -j# option for your CPU)
- timeout after running the tests for 2 minutes, assuming something went
  wrong, but don't cancel the rest of the tests
- add compilation with clang (if available on the system)
2015-04-18 15:06:28 +02:00
Steffen Jaeckel 0fd5e6c17f add testme.sh 2014-12-11 14:59:35 +01:00