libgit2/tests/odb/backend
Patrick Steinhardt 369cb45fc3 tests: do not reuse OID from backend
In order to make the fake backend more useful, we want to enable it
holding multiple object references. To do so, we need to decouple it
from the single fake OID it currently holds, which we simply move up
into the calling tests.
2017-06-12 17:24:53 +02:00
..
backend_helpers.c tests: odb: move fake backend into its own file 2017-06-12 17:24:53 +02:00
backend_helpers.h tests: odb: move fake backend into its own file 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: do not reuse OID from backend 2017-06-12 17:24:53 +02:00