summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tree: initialize the id we use for testing submodule insertionscmn/tree-write-initialiseCarlos Martín Nieto2018-02-281-0/+1
* checkout test: ensure workdir mode is simplifiedEdward Thomson2018-02-231-0/+27
* checkout test: add core.filemode checkout testsEdward Thomson2018-02-231-0/+56
* testrepo: add new branchEdward Thomson2018-02-236-4/+8
* Merge pull request #4535 from libgit2/ethomson/checkout_typechange_with_index...Patrick Steinhardt2018-02-201-0/+45
|\
| * checkout test: further ensure workdir perms are updatedethomson/checkout_typechange_with_index_and_wdEdward Thomson2018-02-201-0/+25
| * checkout test: ensure workdir perms are updatedEdward Thomson2018-02-201-0/+20
* | diff_tform: fix rename detection with rewrite/delete pairPatrick Steinhardt2018-02-201-0/+213
* | tests: add rename-rewrite scenarios to "renames" repositoryPatrick Steinhardt2018-02-208-0/+15
* | tests: diff::rename: use defines for commit OIDsPatrick Steinhardt2018-02-201-19/+24
|/
* tests: index::filemodes: fix use of uninitialized memoryPatrick Steinhardt2018-02-191-0/+1
* git_index_add_frombuffer: only accept files/linksethomson/index_add_requires_filesEdward Thomson2018-02-181-0/+61
* odb: error when we can't create object headerEdward Thomson2018-02-091-3/+3
* Merge pull request #4450 from libgit2/ethomson/odb_loose_readstreamEdward Thomson2018-02-082-1/+160
|\
| * odb_loose: largefile tests only on 64 bit platformsEdward Thomson2018-02-011-1/+14
| * odb_loose: test read_header on large blobsEdward Thomson2018-02-011-0/+16
| * odb_loose: test read_header explicitlyEdward Thomson2018-02-011-0/+30
| * odb: test loose object streamingEdward Thomson2018-02-011-0/+54
| * odb_loose: test reading a large file in streamEdward Thomson2018-02-011-1/+47
* | Merge pull request #4491 from libgit2/ethomson/recursiveEdward Thomson2018-02-0897-21/+89
|\ \
| * | Add failing test case for virtual commit merge base issueEdward Thomson2018-02-0427-0/+32
| * | merge::trees::recursive: test for virtual base buildingEdward Thomson2018-02-041-0/+25
| * | merge: reverse merge bases for recursive mergeEdward Thomson2018-02-043-21/+21
| * | Introduce additional criss-cross merge branchesEdward Thomson2018-02-0468-0/+11
* | | config_parse: fix reading files with BOMPatrick Steinhardt2018-02-081-0/+15
* | | config_parse: handle empty lines with CRLFPatrick Steinhardt2018-02-081-0/+30
|/ /
* | Merge pull request #4489 from libgit2/ethomson/conflicts_crlfEdward Thomson2018-02-041-0/+48
|\ \ | |/ |/|
| * merge: test CR/LF conflicts for CR/LF filesethomson/conflicts_crlfEdward Thomson2018-01-211-0/+48
* | Merge pull request #4488 from libgit2/ethomson/conflict_marker_sizeEdward Thomson2018-01-313-8/+8
|\ \
| * | merge: recursive uses larger conflict markersEdward Thomson2018-01-213-8/+8
| |/
* | Merge pull request #4490 from libgit2/ethomson/apfs_precompose_fixesEdward Thomson2018-01-311-1/+7
|\ \
| * | status::renames: write NFD instead of NFC filenameethomson/apfs_precompose_fixesEdward Thomson2018-01-211-1/+7
| |/
* | odb: reject reading and writing null OIDsPatrick Steinhardt2018-01-261-0/+18
* | tree: reject writing null-OID entries to a treePatrick Steinhardt2018-01-261-0/+11
|/
* tests: online::clone: fix memory leak due to not freeing URLPatrick Steinhardt2018-01-181-0/+2
* Merge pull request #4451 from libgit2/charliesome/trailer-infoBrian Lopez2018-01-171-0/+165
|\
| * just use git_message_trailer in testsBrian Lopez2018-01-161-15/+10
| * try and fix windows buildBrian Lopez2018-01-161-1/+2
| * Change trailer API to return a simple arrayBrian Lopez2018-01-161-20/+10
| * Merge remote-tracking branch 'origin/master' into charliesome/trailer-infoBrian Lopez2018-01-108-29/+33
| |\
| * | switch back to braced array initializersBrian Lopez2018-01-051-61/+40
| * | Don't use newer C syntax for declaration in testsBrian Lopez2018-01-031-57/+78
| * | Merge remote-tracking branch 'origin/master' into charliesome/trailer-infoBrian Lopez2018-01-0213-26/+738
| |\ \
| * | | tests: add message trailer parsing test casesCharlie Somerville2017-12-191-0/+179
* | | | tests: refs::iterator: fix memory leak due to ref names not being free'dPatrick Steinhardt2018-01-121-0/+1
* | | | tests: network::fetchlocal: let cleanup function handle sandbox cleanupPatrick Steinhardt2018-01-121-8/+0
| |_|/ |/| |
* | | Merge pull request #4257 from pks-t/pks/stale-testEdward Thomson2018-01-038-29/+33
|\ \ \ | |_|/ |/| |
| * | tests: create new test target for all SSH-based testsPatrick Steinhardt2018-01-031-2/+2
| * | tests: online::clone: inline creds-test with nonexistent URLPatrick Steinhardt2018-01-032-5/+4
| * | tests: online::clone: construct credential-URL from environmentPatrick Steinhardt2018-01-032-5/+14