Commit Graph

14 Commits

Author SHA1 Message Date
czurnieden 01dde64e05 In case of a timeout echo last line in logfile of last test before that logfile gets removed 2018-12-25 15:17:03 +01:00
Steffen Jaeckel aaa52a3d71 also run test vs mtest with real random data 2017-10-19 12:01:58 +02:00
Steffen Jaeckel d5328bfade create a travis build matrix 2017-10-19 11:47:29 +02:00
Steffen Jaeckel 95fd0f8d66 handle non-existing 'timeout' on MacOS 2017-08-29 22:26:59 +02:00
Steffen Jaeckel e8e8fc4ccb improve testme.sh 2017-04-11 11:43:45 +02:00
Steffen Jaeckel db66145774 improve testme.sh 2017-04-10 16:46:18 +02:00
Steffen Jaeckel a7d5af27a3 fix testme.sh and compilation 2017-04-01 00:34:19 +02:00
Dennis Fateyev ed8e8fdb0a 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
2015-12-12 18:12:42 +01:00
Steffen Jaeckel c40eed57d9 add --all to testme.sh 2015-12-05 13:09:43 +01:00
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