1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 00:33:09 +00:00
BadFish/tests
Marco Costalba 4d511512d2 Speed up Trevis CI
Avoid a couple of redundant rebuilds and compile
with 2 threads since travis gives 2vCPUs.

Also enable -O1 optimization for valgrind and
sanitizers, it should be safe withouth false
positives and it gives a very sensible speed
up, especially with valgrind.

The spee dup allow us to increase testing to
depth 10, useful for thread sanitizer.

No functional change.
2017-08-18 03:07:41 -07:00
..
instrumented.sh Speed up Trevis CI 2017-08-18 03:07:41 -07:00
perft.sh New shell scripts for testing, used for travis CI (#957) 2017-01-09 10:30:57 +01:00
reprosearch.sh New shell scripts for testing, used for travis CI (#957) 2017-01-09 10:30:57 +01:00
signature.sh Fix previous patch for OS X (#961) 2017-01-09 15:37:09 +01:00