|
01dde64e
|
2018-05-04T21:32:46
|
|
In case of a timeout echo last line in logfile of last test before that logfile gets removed
|
|
aaa52a3d
|
2017-10-19T12:01:58
|
|
also run test vs mtest with real random data
|
|
d5328bfa
|
2017-10-19T11:40:16
|
|
create a travis build matrix
|
|
95fd0f8d
|
2017-08-29T17:12:36
|
|
handle non-existing 'timeout' on MacOS
|
|
e8e8fc4c
|
2017-04-11T11:43:45
|
|
improve testme.sh
|
|
db661457
|
2017-04-10T16:30:40
|
|
improve testme.sh
|
|
a7d5af27
|
2017-04-01T00:34:19
|
|
fix testme.sh and compilation
|
|
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
|
|
c40eed57
|
2015-12-05T13:09:43
|
|
add --all to testme.sh
|
|
2e3ed19c
|
2015-12-05T13:01:19
|
|
improve testme.sh
|
|
6c536e4b
|
2015-11-25T09:41:58
|
|
Speed up testing and temporarily disable clang testing
|
|
5a15247b
|
2015-11-12T01:34:28
|
|
improve testme.sh
you can now do something like `COMPILERS="gcc-5" ./testme.sh`
|
|
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)
|
|
0fd5e6c1
|
2014-12-11T14:59:35
|
|
add testme.sh
|