summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* update travisDavid CARLIER2022-07-191-1/+0
* Reoreder TravisCI jobs to optimize CI timeAlex Lapenkou2022-03-291-5/+5
* Enable TravisCI for WindowsAlex Lapenkou2022-03-291-1/+1
* Add FreeBSD to TravisCIAlex Lapenkou2022-03-294-0/+35
* Disable TravisCI jobs generation for WindowsAlex Lapenkou2022-01-261-1/+1
* Add Windows to TravisCIAlex Lapenkou2022-01-265-53/+226
* CI: Refactor gen_travis.pyAlex Lapenkou2021-12-061-110/+188
* Port gen_run_tests.py to python3Alex Lapenkou2021-08-131-15/+18
* Travis: Don't test "clang" on OS X.David Goldblatt2021-07-081-0/+3
* Travis: Unbreak the builds.David Goldblatt2021-06-241-29/+30
* Add a script to check for clang-formattedness.David Goldblatt2020-10-021-0/+28
* CI support for PPC64LE architectureezeeyahoo2020-09-171-7/+36
* Add --with-lg-page=16 to CI.Qi Wang2019-09-222-0/+2
* check GNU make exists in pathGiridhar Prasath R2019-09-111-1/+1
* Safety checks: Run tests by defaultDavid Goldblatt2019-04-152-0/+2
* Add --disable-libdl to travis.Qi Wang2019-02-061-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-171-0/+1
* Simplify output of gen_travis.py scriptgnzlbg2018-07-171-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-111-1/+1
* Remove --disable-tcache.Jason Evans2017-04-212-7/+10
* Turn on -Werror for travis CI buildsDavid Goldblatt2017-04-101-1/+3
* Dodge 32-bit-clang-specific backtracing failure.Jason Evans2017-02-281-0/+4
* Introduce scripts to run all possible testsDavid Goldblatt2017-01-301-0/+44
* Beef up travis CI integration testingDavid Goldblatt2017-01-261-0/+86