summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5104 from rcoup/patch-1Patrick Steinhardt2019-06-131-0/+26
|\
| * Add memleak check docsRobert Coup2019-06-121-0/+26
* | Merge pull request #5098 from pks-t/pks/clar-data-drivenEdward Thomson2019-06-112-82/+86
|\ \
| * | tests: object: consolidate cache testsPatrick Steinhardt2019-06-071-68/+57
| * | tests: allow for simple data-driven testsPatrick Steinhardt2019-06-071-14/+29
* | | ci: enable all proxy testsEdward Thomson2019-06-101-1/+1
* | | winhttp: support default credentials for proxiesEdward Thomson2019-06-101-0/+22
* | | network: don't add arbitrary url rulesEdward Thomson2019-06-101-6/+0
* | | net: rename gitno_connection_data to git_net_urlEdward Thomson2019-06-102-169/+206
| |/ |/|
* | tests: checkout: fix symlink.git being created outside of sandboxPatrick Steinhardt2019-06-071-1/+5
|/
* Merge pull request #5095 from pks-t/pks/ignore-escaped-trailing-spaceEdward Thomson2019-06-061-0/+46
|\
| * ignore: handle escaped trailing whitespacePatrick Steinhardt2019-06-061-0/+46
* | Merge pull request #5074 from libgit2/ethomson/ignore_leading_slashEdward Thomson2019-06-061-0/+24
|\ \ | |/ |/|
| * ignore: test multiple leading slashesEdward Thomson2019-05-191-0/+24
* | online tests: use gitlab for auth failuresethomson/auth_failureEdward Thomson2019-06-051-1/+1
* | attr: ensure regular attr files can have whitespaceethomson/ignore_spacesEdward Thomson2019-05-243-7/+33
* | ignore: test that comments begin at position 0Edward Thomson2019-05-241-0/+4
* | ignore: test that leading whitespace is significantEdward Thomson2019-05-242-0/+1294
* | cache: fix cache eviction using deallocated keyPatrick Steinhardt2019-05-241-0/+8
* | config: validate quoted section valueEdward Thomson2019-05-221-0/+70
* | Merge pull request #5060 from pks-t/pks/refspec-nested-globsEdward Thomson2019-05-222-11/+25
|\ \
| * | refspec: fix transforming nested starsPatrick Steinhardt2019-04-261-0/+5
| * | refs: loosen restriction on wildcard "*" refspecsPatrick Steinhardt2019-04-262-10/+19
| * | tests: network::refspecs: add missing assert when parsing refspecPatrick Steinhardt2019-04-261-1/+1
* | | Merge pull request #4935 from libgit2/ethomson/pcreEdward Thomson2019-05-212-22/+95
|\ \ \
| * | | core::posix: skip some locale tests on win32Edward Thomson2019-05-191-7/+18
| * | | tests: regcomp: use proper character classesEdward Thomson2019-05-191-2/+2
| * | | tests: regcomp: test that regex functions succeedEdward Thomson2019-05-191-9/+9
| * | | tests: regcomp: assert character groups do match normal alphabetPatrick Steinhardt2019-05-191-0/+42
| * | | tests: regex: restructure setup of localesPatrick Steinhardt2019-05-191-34/+29
| * | | tests: regex: add test with LC_COLLATE being setEdward Thomson2019-05-191-0/+25
| * | | tests: fix p_regcomp test not checking return typePatrick Steinhardt2019-05-191-1/+1
| * | | regexec: prefix all regexec function calls with p_Edward Thomson2019-05-192-9/+9
| | |/ | |/|
* | | remote: add callback to resolve URLs before connectingErik Aigner2019-05-212-9/+78
* | | ignore: test we can handle an ignore file with BOMEdward Thomson2019-05-191-0/+23
|/ /
* | Merge branch 'pr/5061'Edward Thomson2019-05-121-0/+18
|\ \
| * | revwalk: fix memory leak in error handlingHeiko Voigt2019-05-101-0/+9
| * | git_revwalk_push_range: do not crash if range is missingHeiko Voigt2019-05-031-0/+9
| |/
* | Merge pull request #5057 from eaigner/merge-rebase-onto-nameEdward Thomson2019-05-121-0/+10
|\ \
| * | rebase: orig_head and onto accessorsErik Aigner2019-04-211-0/+10
| |/
* | Correctly write to missing locked global configIan Hattendorf2019-04-291-0/+30
|/
* Merge pull request #5050 from libgit2/ethomson/windows_init_traversalEdward Thomson2019-04-171-0/+12
|\
| * git_repository_init: stop traversing at windows rootethomson/windows_init_traversalEdward Thomson2019-04-171-0/+12
* | Merge pull request #5027 from ddevault/masterPatrick Steinhardt2019-04-162-0/+28
|\ \ | |/ |/|
| * patch_parse.c: Handle CRLF in parse_header_startDrew DeVault2019-04-052-0/+28
* | ignore: treat paths with trailing "/" as directoriesPatrick Steinhardt2019-04-051-0/+16
|/
* Merge pull request #4874 from tiennou/test/4615Edward Thomson2019-04-042-0/+90
|\
| * tests: test largefiles on win32Edward Thomson2019-04-041-4/+0
| * p_fallocate: add a test for our implementationEdward Thomson2019-02-221-0/+41
| * tests: test that largefiles can be read through the tree APIEtienne Samson2019-01-301-0/+53