summaryrefslogtreecommitdiff
path: root/ci/test.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: PROXY_URL is more accurately PROXY_HOSTEdward Thomson2018-11-281-2/+2
* Merge pull request #4860 from tiennou/ci/macos-leaksEdward Thomson2018-10-311-1/+1
|\
| * tests: use CLAR_AT_EXIT to check for leaks on macOSEtienne Samson2018-10-301-1/+1
| * clar: provide a way to run some shell before exitingEtienne Samson2018-10-301-1/+1
| * ci: redirect the malloc debugging output to /dev/nullEtienne Samson2018-10-231-1/+1
* | ci: fail if requested test name is not found (unix)Edward Thomson2018-10-261-0/+6
* | ci: bind specifically to localhost for proxyEdward Thomson2018-10-211-2/+2
|/
* ci: don't stop on failureethomson/ci-refactorEdward Thomson2018-09-291-7/+13
* ci: write test result XMLethomson/clar-xmlEdward Thomson2018-09-111-3/+6
* ci: only run the exact named testEdward Thomson2018-09-101-1/+1
* ci: fix location of fuzzer corpora on VSTSPatrick Steinhardt2018-08-031-1/+1
* fuzzers: rename "fuzz" directory to match our stylePatrick Steinhardt2018-08-031-3/+2
* fuzzers: add build support and instructionslhchavez2018-08-031-0/+12
* ci: dissociate test from leaks processEdward Thomson2018-07-261-2/+1
* ci: some additional debuggingEdward Thomson2018-07-261-0/+8
* ci: xcode leaks leak-checkingEdward Thomson2018-07-261-0/+4
* ci: valgrind leak-checkingEdward Thomson2018-07-261-7/+26
* ci: improved flexibility for citest.shEdward Thomson2018-07-261-67/+125
* ci: refactor unix ci build/test scriptsEdward Thomson2018-07-261-0/+101