summaryrefslogtreecommitdiff
path: root/ci/test.sh
Commit message (Expand)AuthorAgeFilesLines
* opts: test GIT_OPT_SET_SSL_CERT_LOCATIONSEdward Thomson2021-08-291-3/+11
* ci: stop on test failureEdward Thomson2021-08-291-0/+5
* ci: stop using deprecated set-env in GitHub ActionsEdward Thomson2020-11-181-0/+325
* azure: move build scripts into "azure-pipelines" directoryPatrick Steinhardt2019-07-201-246/+0
* tests: execute leak checker via CTest directlyPatrick Steinhardt2019-07-201-26/+2
* fuzzers: provide test targetsPatrick Steinhardt2019-07-201-3/+1
* ci: add flaky test re-execution on UnixEdward Thomson2019-06-241-7/+32
* ci: test NTLM proxy authentication on UnixEdward Thomson2019-06-101-4/+22
* ci: update poxyproxy, run in quiet modeEdward Thomson2019-01-201-2/+2
* ci: only run invasive tests during nightly runsEdward Thomson2019-01-191-1/+1
* ci: enable some of the invasive testcasesEtienne Samson2019-01-111-0/+14
* 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