Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| aaa52a3d | 2017-10-19 12:01:58 | also run test vs mtest with real random data | ||
| d5328bfa | 2017-10-19 11:40:16 | create a travis build matrix | ||
| 95fd0f8d | 2017-08-29 17:12:36 | handle non-existing 'timeout' on MacOS | ||
| e8e8fc4c | 2017-04-11 11:43:45 | improve testme.sh | ||
| db661457 | 2017-04-10 16:30:40 | improve testme.sh | ||
| a7d5af27 | 2017-04-01 00:34:19 | fix testme.sh and compilation | ||
| ed8e8fdb | 2015-12-12 18: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-05 13:09:43 | add --all to testme.sh | ||
| 2e3ed19c | 2015-12-05 13:01:19 | improve testme.sh | ||
| 6c536e4b | 2015-11-25 09:41:58 | Speed up testing and temporarily disable clang testing | ||
| 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 |