testme.sh


Log

Author Commit Date CI Message
Steffen Jaeckel 5a15247b 2015-11-12T01:34:28 improve testme.sh you can now do something like `COMPILERS="gcc-5" ./testme.sh`
Steffen Jaeckel ac4550cc 2015-04-18T14:10:45 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)
Steffen Jaeckel 0fd5e6c1 2014-12-11T14:59:35 add testme.sh