summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
...
* ci: add flaky test re-execution on Windowsethomson/flaky_ciEdward Thomson2019-06-241-2/+28
* 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: enable SKIP_OFFLINE_TESTS for windowsEdward Thomson2019-06-101-5/+7
* ci: test NTLM proxy authentication on WindowsEdward Thomson2019-06-101-4/+19
* ci: provide more information about OSEdward Thomson2019-02-131-1/+13
* ci: ignore coverity failures in nightly runsEdward Thomson2019-01-282-24/+33
* ci: update poxyproxy, run in quiet modeEdward Thomson2019-01-202-4/+4
* ci: run all invasive tests on windowsEdward Thomson2019-01-191-0/+4
* ci: only run invasive tests during nightly runsEdward Thomson2019-01-192-2/+2
* ci: clear settings variables in powershellEdward Thomson2019-01-191-0/+5
* ci: enable some of the invasive testcasesEtienne Samson2019-01-112-0/+24
* tests: PROXY_URL is more accurately PROXY_HOSTEdward Thomson2018-11-282-3/+3
* 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: fail if requested test name is not found (win32)Edward Thomson2018-10-261-2/+7
* | ci: fail on test failuresethomson/win_ciEdward Thomson2018-10-251-3/+3
* | ci: bind specifically to localhost for proxyEdward Thomson2018-10-211-2/+2
* | ci: move configuration yaml to its own directoryEdward Thomson2018-10-214-89/+0
|/
* ci: use Ninja on macOSEtienne Samson2018-10-191-1/+1
* Merge pull request #4812 from libgit2/ethomson/ci-refactorEdward Thomson2018-09-294-37/+71
|\
| * ci: don't stop on failureethomson/ci-refactorEdward Thomson2018-09-292-8/+17
| * ci: append -r flag to clar on windowsEdward Thomson2018-09-291-7/+24
| * ci: add SKIP_*_TESTS for windows buildsEdward Thomson2018-09-171-19/+26
| * ci: write test result XMLethomson/clar-xmlEdward Thomson2018-09-111-3/+6
| * Revert "clar: introduce CLAR_XML option"Edward Thomson2018-09-102-5/+3
| * ci: only run the exact named testEdward Thomson2018-09-101-1/+1
* | ci: rename vsts to azure-pipelinesEdward Thomson2018-09-184-0/+22
|/
* ci: use templates for VSTS buildsEdward Thomson2018-09-063-0/+67
* ci: escape xml output path on WindowsEdward Thomson2018-09-061-1/+3
* ci: write xml during test runsEdward Thomson2018-09-062-3/+3
* ci: Correct the status code check so Coverity doesn't force-fail TravisEtienne Samson2018-08-141-1/+1
* ci: enable compilation with "-Werror"Patrick Steinhardt2018-08-061-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-032-1/+13
* ci: run coverity from travis's cronEdward Thomson2018-07-291-14/+11
* ci: move travis to the new scriptsEdward Thomson2018-07-283-2/+89
* ci: use a single setup script for mingwEdward Thomson2018-07-262-24/+9
* ci: perform clang builds on LinuxEdward Thomson2018-07-262-2/+3
* ci: dissociate test from leaks processEdward Thomson2018-07-261-2/+1
* ci: some additional debuggingEdward Thomson2018-07-261-0/+8
* ci: enable leak checking on osxEdward Thomson2018-07-261-0/+2
* ci: msvc leak-checkingEdward Thomson2018-07-261-3/+2
* ci: xcode leaks leak-checkingEdward Thomson2018-07-261-0/+4
* ci: valgrind leak-checkingEdward Thomson2018-07-261-7/+26
* ci: introduce vsts buildsEdward Thomson2018-07-261-0/+1