testme.sh


Log

Author Commit Date CI Message
Steffen Jaeckel a7d5af27 2017-04-01T00:34:19 fix testme.sh and compilation
Dennis Fateyev ed8e8fdb 2015-12-12T18:12:42 Small fixes testme.sh: nowadays some VM solutions tend to use "processor" word in other places (like "model name: Common KVM processor") booker.pl: escape left brace
Steffen Jaeckel c40eed57 2015-12-05T13:09:43 add --all to testme.sh
Steffen Jaeckel 2e3ed19c 2015-12-05T13:01:19 improve testme.sh
Tom St Denis 6c536e4b 2015-11-25T09:41:58 Speed up testing and temporarily disable clang testing
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