libgit2/tests/odb/backend
Patrick Steinhardt b2e53f3692 tests: odb: implement exists_prefix for the fake backend
The fake backend currently implements all reading functions except for
the `exists_prefix` one. Implement it to enable further testing of the
ODB layer.
2017-06-13 11:43:20 +02:00
..
backend_helpers.c tests: odb: implement exists_prefix for the fake backend 2017-06-13 11:43:20 +02:00
backend_helpers.h tests: odb: implement exists_prefix for the fake backend 2017-06-13 11:43:20 +02:00
multiple.c tests: odb: add tests with multiple backends 2017-06-12 17:24:53 +02:00
nobackend.c tests: update error message checking 2016-12-29 12:55:49 +00:00
nonrefreshing.c tests: odb: allow passing fake objects to the fake backend 2017-06-12 17:24:53 +02:00