libgit2/tests/odb/backend
Patrick Steinhardt 2add34d0fb tests: odb: move fake backend into its own file
The fake backend used by the test suite `odb::backend::nonrefreshing` is
useful to have some low-level tests for the ODB layer. As such, we move
the implementation into its own `backend_helpers` module.
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: odb: move fake backend into its own file 2017-06-12 17:24:53 +02:00