summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add --disable-libdl to travis.Qi Wang2019-02-071-0/+1
* Test smallocx on Travis-CIgnzlbg2018-10-171-0/+7
* Add valgrind build bots to CIgnzlbg2018-08-131-0/+20
* FreeBSD build changes and allow to run the tests.David Carlier2018-08-091-6/+19
* Test that .travis.yml has been produced by gen_travis.py on CIgnzlbg2018-07-181-0/+1
* Simplify output of gen_travis.py scriptgnzlbg2018-07-181-24/+36
* run_tests.sh: Don't test large vaddr with -m32.David T. Goldblatt2018-05-081-0/+5
* run_tests.sh: Test --with-lg-vaddr.David Goldblatt2018-05-041-0/+8
* Remove a redundant '--with-malloc-conf=tcache:false' from gen_run_tests.pyDavid Goldblatt2017-07-311-1/+0
* Test with background_thread:true.Jason Evans2017-06-012-2/+6
* Clean source directory before building tests in object directories.Jason Evans2017-05-311-0/+1
* Fix run_tests to avoid percpu_arena on !Linux.Jason Evans2017-05-261-3/+3
* Refactor run_tests to increase parallelism.Jason Evans2017-05-241-13/+45
* Disable percpu_arena by default.Jason Evans2017-05-232-4/+14
* Add dss:primary testing.Jason Evans2017-05-232-20/+41
* Specify -Werror for run_tests builds.Jason Evans2017-05-121-1/+1
* Remove --disable-tcache.Jason Evans2017-04-212-7/+10
* Turn on -Werror for travis CI buildsDavid Goldblatt2017-04-111-1/+3
* Dodge 32-bit-clang-specific backtracing failure.Jason Evans2017-02-281-0/+4
* Introduce scripts to run all possible testsDavid Goldblatt2017-01-311-0/+44
* Beef up travis CI integration testingDavid Goldblatt2017-01-271-0/+86