• Show log

    Commit

  • Hash : 2add34d0
    Author : Patrick Steinhardt
    Date : 2017-06-12T14:53:46

    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.