summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: isolate home directory separately from global configEdward Thomson2023-02-146-23/+66
* ci: run clone tests in onlineEdward Thomson2023-02-141-1/+1
* tests: known_hosts manipulating ssh clone testsEdward Thomson2023-02-141-22/+141
* sysdir: move windows sysdir functions out of shared utilEdward Thomson2023-02-141-1/+0
* tests: move online::clone::ssh_auth_methods into the ssh test suiteCarlos Martín Nieto2023-01-181-2/+2
* Merge pull request #6348 from lya001/fix-invalid-branch-nameEdward Thomson2022-07-132-0/+27
|\
| * Merge branch 'main' into fix-invalid-branch-nameyuangli2022-07-12535-5588/+9485
| |\
| * | tests: free resources in invalid tag name testyuangli2022-07-111-0/+3
| * | tests: error when create tag with invalid nameyuangli2022-07-111-0/+16
| * | tests: rename to follow clar naming conventionyuangli2022-07-111-1/+1
| * | tests: rename test for consistencyyuangli2022-07-111-1/+1
| * | tests: error when create branch with invalid nameyuangli2022-07-111-0/+8
| * | tests: follow clar naming conventionyuangli2022-07-111-1/+1
* | | Merge pull request #6347 from libgit2/ethomson/no_pack_v3Edward Thomson2022-07-121-2/+2
|\ \ \
| * | | pack: don't pretend we support pack files v3Edward Thomson2022-07-081-2/+2
| | |/ | |/|
* | | repo: allow admin owned configs by admin usersEdward Thomson2022-07-071-0/+14
* | | fs: remove mock naming from change ownership constantsEdward Thomson2022-07-071-10/+10
* | | repo: add tests for bare repo permissionsEdward Thomson2022-07-071-0/+67
* | | Revert "repo: allow administrator to own the configuration"Edward Thomson2022-07-071-3/+2
|/ /
* | repo: allow administrator to own the configurationEdward Thomson2022-06-131-2/+3
* | Merge remote-tracking branch 'origin/main' into mainlhchavez2022-06-116-9/+15
|\ \
| * | revparse: Remove error-prone, redundant testCarl Dong2022-05-091-2/+0
| * | revparse: adjust reflog test as we move away from the datesCarlos Martín Nieto2022-05-031-1/+1
| * | Merge pull request #6265 from libgit2/ethomson/sha256_twoEdward Thomson2022-04-185-7/+15
| |\ \
| | * | tests: don't cast raw data to a `git_oid``Edward Thomson2022-04-102-4/+12
| | * | oid: don't assume the size of an oidEdward Thomson2022-04-101-1/+1
| | * | tree: move git_oid into tree entryEdward Thomson2022-04-102-2/+2
* | | | Apply suggestions from code reviewlhchavez2022-06-111-1/+1
* | | | transport: introduce `git_transport_smart_remote_connect_options`lhchavez2022-04-161-0/+145
|/ / /
* | | repo: make ownership checks optionalEdward Thomson2022-04-114-0/+17
* | | repo: honor safe.directory during ownership checksEdward Thomson2022-04-111-0/+102
* | | repo: test configuration ownership validationEdward Thomson2022-04-112-1/+35
* | | fs_path: refactor ownership checks into current user and systemEdward Thomson2022-04-111-0/+25
|/ /
* | Merge pull request #6244 from jorio/fix-diff_delta_format_path-crashEdward Thomson2022-04-102-0/+35
|\ \
| * | test: add test that regenerates patches with spaces in filenameIliyas Jorio2022-03-132-0/+35
* | | tests: support flaky statEdward Thomson2022-04-062-12/+19
* | | Merge pull request #6259 from libgit2/ethomson/diff_arm32Edward Thomson2022-04-051-4/+8
|\ \ \
| * | | diff: don't stat empty file on arm32 (flaky test)Edward Thomson2022-04-041-4/+8
* | | | Merge pull request #6251 from libgit2/ethomson/oid_fetchEdward Thomson2022-04-041-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | fetch: support OID refspec without dstEdward Thomson2022-03-231-0/+29
* | | | sha: ensure we test both cng and cryptoapi on windowsEdward Thomson2022-03-232-5/+67
* | | | sha: add sha256 algorithmEdward Thomson2022-03-232-0/+81
* | | | Merge pull request #6235 from libgit2/ethomson/cli_benchmarksEdward Thomson2022-03-2316-0/+880
|\ \ \ \ | |/ / / |/| | |
| * | | tests: add benchmark testsEdward Thomson2022-02-2716-0/+880
* | | | clone: update bitbucket testsEdward Thomson2022-03-221-8/+8
| |/ / |/| |
* | | assert: add `ASSERT_WITH_CLEANUP`Edward Thomson2022-02-271-0/+23
|/ /
* | 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