summaryrefslogtreecommitdiff
path: root/tests/clar
Commit message (Expand)AuthorAgeFilesLines
* utf8: add conversion with size and refactor namesEdward Thomson2023-03-211-2/+2
* Merge pull request #6456 from libgit2/ethomson/sha256_experimentalEdward Thomson2023-02-142-0/+22
|\
| * tests: helpers for getting ints from configurationEdward Thomson2023-02-122-0/+22
* | tests: use a dummy homedirEdward Thomson2023-02-093-0/+20
* | tests: configure temporary homedirs correctlyEdward Thomson2023-02-092-19/+72
|/
* clar: cross-platform elapsed time counterEdward Thomson2023-01-251-9/+37
* tests: fix clar declarationsEdward Thomson2023-01-251-6/+6
* tests: update clar test runnerEdward Thomson2023-01-254-42/+86
* sha256: make sha256 an experimental optional featureEdward Thomson2022-06-201-3/+6
* clar: format sha256 in cl_assert_equal_oidEdward Thomson2022-06-201-2/+19
* repo: make ownership checks optionalEdward Thomson2022-04-113-0/+7
* refactor: move clar into separate directoryEdward Thomson2022-02-2215-0/+3579
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-225-1058/+0
* clar: declare summary functions as staticEdward Thomson2021-11-111-5/+5
* clar: support long paths on WindowsEdward Thomson2021-05-051-20/+60
* Fix the `-DENABLE_WERROR=ON` build for gcc 10.2lhchavez2020-12-212-5/+8
* Removed FreeBSD-related macros.Philipp2020-09-141-7/+1
* Fixed includes for FreeBSD.Philipp2020-09-091-1/+7
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-1/+1
* clar: add tap outputEdward Thomson2020-06-041-2/+92
* clar: add an output abstraction layerEdward Thomson2020-06-031-12/+25
* clar: print indirectionEdward Thomson2020-06-031-6/+36
* clar: remove unused shell_out functionethomson/clar_internalEdward Thomson2020-06-021-26/+0
* clar: remove files internally instead of /bin/rmEdward Thomson2020-06-021-10/+37
* clar: copy files with sendfile on linuxEdward Thomson2020-06-021-6/+27
* clar: copy files internally instead of /bin/cpEdward Thomson2020-06-021-18/+143
* clar: use `size_t` to keep track of current line numberPatrick Steinhardt2019-07-051-1/+1
* ci: use more compatible strftime formatsEdward Thomson2018-09-061-1/+1
* clar: remove globals; error-check fprintf/fcloseEdward Thomson2018-09-061-28/+61
* clar: accept a value for the summary filenameEdward Thomson2018-09-061-9/+12
* clar: don't use a variable named `time`Edward Thomson2018-09-061-4/+4
* Barebones JUnit XML outputEtienne Samson2018-09-061-0/+98
* Isolate test reportsEtienne Samson2018-09-061-4/+5
* mailmap: Support path fixtures in cl_git_repository_init()Nika Layzell2018-06-141-14/+13
* tests: fix issue with /tmp paths on macOS[1]Matt Keeler2018-04-251-0/+12
* add test status codes legend to the 'Started' test traceChristine Poerschke2017-11-131-1/+1
* clar: test chdirEdward Thomson2015-06-291-1/+1
* clar: support hierarchical test resource dataEdward Thomson2015-06-221-1/+14
* clar: use a custom temp directory nameEdward Thomson2014-10-241-0/+5
* Clar: skip testsvmg/clar-skip-testVicent Marti2014-04-021-2/+8
* Update clar to 587f88aEdward Thomson2014-03-281-0/+5
* Update to latest clarRussell Belfer2014-01-311-5/+13
* Rename tests-clar to testsBen Straub2013-11-144-0/+552