summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-04-15Safety checks: Run tests by defaultDavid Goldblatt
2019-02-06Add --disable-libdl to travis.Qi Wang
2018-10-17Test smallocx on Travis-CIgnzlbg
2018-08-13Add valgrind build bots to CIgnzlbg
2018-08-09FreeBSD build changes and allow to run the tests.David Carlier
2018-07-17Test that .travis.yml has been produced by gen_travis.py on CIgnzlbg
2018-07-17Simplify output of gen_travis.py scriptgnzlbg
2018-05-08run_tests.sh: Don't test large vaddr with -m32.David T. Goldblatt
2018-05-04run_tests.sh: Test --with-lg-vaddr.David Goldblatt
2017-07-31Remove a redundant '--with-malloc-conf=tcache:false' from gen_run_tests.pyDavid Goldblatt
2017-06-01Test with background_thread:true.Jason Evans
2017-05-31Clean source directory before building tests in object directories.Jason Evans
2017-05-26Fix run_tests to avoid percpu_arena on !Linux.Jason Evans
2017-05-24Refactor run_tests to increase parallelism.Jason Evans
2017-05-23Disable percpu_arena by default.Jason Evans
2017-05-23Add dss:primary testing.Jason Evans
2017-05-11Specify -Werror for run_tests builds.Jason Evans
2017-04-21Remove --disable-tcache.Jason Evans
2017-04-10Turn on -Werror for travis CI buildsDavid Goldblatt
2017-02-28Dodge 32-bit-clang-specific backtracing failure.Jason Evans
2017-01-30Introduce scripts to run all possible testsDavid Goldblatt
2017-01-26Beef up travis CI integration testingDavid Goldblatt