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