summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cmake: refactor `add_clar_test` into separate moduleEdward Thomson2022-02-222-26/+12
* refactor: move utility tests into utilEdward Thomson2022-02-2253-771/+691
* refactor: move headertest into separate test folderEdward Thomson2022-02-225-17/+18
* refactor: move clar into separate directoryEdward Thomson2022-02-2218-13/+16
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-22486-115/+145
* cmake: document CMakeLists.txt hierarchyEdward Thomson2022-02-221-0/+2
* Merge pull request #6228 from libgit2/ethomson/win32_systemdirsEdward Thomson2022-02-221-0/+10
|\
| * win32: `find_system_dirs` does not return `GIT_ENOTFOUND`Edward Thomson2022-02-211-0/+10
* | test: add test for the behaviour of update_tips on errorCarlos Martín Nieto2022-02-211-0/+41
|/
* diff_file: test empty workdir file grows after obtaining a diffEdward Thomson2022-02-111-1/+28
* diff_file: test workdir file becomes empty after obtaining a diffIliyas Jorio2022-02-111-0/+29
* diff_file: fix crash if size of diffed file changes in workdirIliyas Jorio2022-02-111-0/+77
* Merge pull request #6203 from libgit2/ethomson/fetch_by_oidEdward Thomson2022-02-113-0/+107
|\
| * fetch: support oids in fetch specsEdward Thomson2022-02-062-0/+62
| * fetch: add a test for local fetchingEdward Thomson2022-02-061-0/+36
| * oid: introduce git_oid__is_hexstrEdward Thomson2022-02-051-0/+9
* | Merge pull request #6192 from libgit2/ethomson/sha256_preparationEdward Thomson2022-02-065-26/+23
|\ \ | |/ |/|
| * packbuilder: use the packfile name instead of hashEdward Thomson2022-01-272-8/+4
| * indexer: use a byte array for checksumEdward Thomson2022-01-272-9/+7
| * index: use a byte array for checksumEdward Thomson2022-01-271-6/+9
| * commit_graph: tests are now `commitgraph`Edward Thomson2022-01-271-3/+3
* | Merge pull request #6196 from libgit2/ethomson/at_revparseEdward Thomson2022-02-031-0/+7
|\ \
| * | revparse: support bare '@'Edward Thomson2022-01-301-0/+7
* | | Merge pull request #6197 from libgit2/ethomson/merge_msg_conflict_commentEdward Thomson2022-02-023-11/+11
|\ \ \
| * | | merge: comment conflicts lines in MERGE_MSGEdward Thomson2022-01-303-11/+11
| |/ /
* | | Merge pull request #6195 from libgit2/ethomson/zdiff3Edward Thomson2022-02-023-0/+126
|\ \ \ | |/ / |/| |
| * | merge: support zdiff3 conflict stylesEdward Thomson2022-01-303-0/+126
| |/
* | Merge branch 'boretrk/futils_mktmp'Edward Thomson2022-01-301-0/+26
|\ \
| * | tests: verify that futils_mktmp respects umaskPeter Pettersson2022-01-141-0/+26
* | | Merge pull request #6138 from ccstolley/ccs_packedrefs_fastEdward Thomson2022-01-305-4/+28
|\ \ \ | |_|/ |/| |
| * | refs: Speed up packed lookups.Colin Stolley2021-12-145-4/+28
* | | win32: improve impl & tests for system path / g4w interopethomson/win32_findfile_fixesEdward Thomson2022-01-172-91/+328
* | | path: introduce git_fs_path_find_executableEdward Thomson2022-01-171-0/+86
* | | win32: test system paths for gvfs compatibilityEdward Thomson2022-01-171-0/+91
* | | Merge pull request #6167 from libgit2/ethomson/scp_urls_with_portsEdward Thomson2022-01-177-52/+381
|\ \ \
| * | | url: introduce git_net_str_is_urlEdward Thomson2022-01-171-0/+17
| * | | url: introduce git_net_url_parse_scpEdward Thomson2022-01-171-0/+321
| * | | online: test with https instead of git protocolEdward Thomson2022-01-175-52/+43
* | | | Merge branch 'main' into typosEdward Thomson2022-01-179-31/+312
|\ \ \ \ | |/ / /
| * | | remote: test honoring configuration optionEdward Thomson2022-01-131-9/+57
| * | | remote: introduce `follow_redirects` connect optionEdward Thomson2022-01-131-0/+64
| * | | url: optionally allow off-site redirectsEdward Thomson2022-01-131-22/+40
| | |/ | |/|
| * | status: don't use `// ...` in tests, use `/* ... */`Edward Thomson2022-01-061-5/+4
| * | Merge remote-tracking branch 'pr/6159'Edward Thomson2022-01-065-0/+64
| |\ \
| | * | #6154 git_status_list_new case insensitive fixMiguel Arroz2022-01-015-0/+63
| * | | status: don't use `// ...` in tests, use `/* ... */`Edward Thomson2022-01-061-15/+15
| * | | Merge pull request #6165 from libgit2/ethomson/includeifEdward Thomson2022-01-061-0/+25
| |\ \ \
| | * | | config: handle empty conditional in includeIfEdward Thomson2022-01-051-0/+25
| | |/ /
| * | | Add `rename_threshold` to `git_status_options`.Miguel Arroz2021-12-311-0/+63
| |/ /
* | | Fix typosDimitris Apostolou2022-01-0516-26/+26
|/ /