summaryrefslogtreecommitdiff
path: root/tests/odb/backend
Commit message (Expand)AuthorAgeFilesLines
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-228-996/+0
* Add tests for ODB refreshJosh Triplett2021-11-086-7/+198
* blob: add underscore to `from` functionsEdward Thomson2019-06-161-2/+2
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-223-3/+3
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-014-15/+15
* odb: fix writing to fake write streamsPatrick Steinhardt2018-03-231-0/+8
* tests: add tests for the mempack ODB backendPatrick Steinhardt2018-03-231-0/+52
* odb: reject reading and writing null OIDsPatrick Steinhardt2018-01-261-0/+18
* tests: odb: add more low-level backend testsPatrick Steinhardt2017-06-131-0/+232
* tests: odb: implement `exists_prefix` for the fake backendPatrick Steinhardt2017-06-132-0/+22
* tests: odb: use correct OID lengthPatrick Steinhardt2017-06-131-1/+1
* tests: odb: have the fake backend detect ambiguous prefixesPatrick Steinhardt2017-06-131-26/+32
* tests: odb: add tests with multiple backendsPatrick Steinhardt2017-06-121-0/+121
* tests: odb: allow passing fake objects to the fake backendPatrick Steinhardt2017-06-123-76/+78
* tests: do not reuse OID from backendPatrick Steinhardt2017-06-121-8/+17
* tests: odb: move fake backend into its own filePatrick Steinhardt2017-06-123-137/+149
* odb: verify object hashesPatrick Steinhardt2017-04-281-1/+2
* tests: odb: make hash of fake backend configurablePatrick Steinhardt2017-04-281-12/+14
* tests: update error message checkingethomson/error_msgsEdward Thomson2016-12-291-1/+1
* Plug a few leaks in the testsCarlos Martín Nieto2014-03-071-0/+5
* ODB writing fails gracefully when unsupportedEdward Thomson2014-03-051-0/+41
* Rename tests-clar to testsBen Straub2013-11-141-0/+274