imag/lib/core/libimagstore/src
Matthias Beyer 9128d04866 Remove test
This test is not applicable anymore because it tests (and tested) the
wrong thing.

It was to check whether the function failed because the "imag" key
contained the wrong type, but this is not tested by that function. The
function only checks whether the "imag" key is present.
2017-12-25 17:59:50 +01:00
..
file_abstraction Use ? operator instead of try!() macro 2017-10-31 15:03:30 +01:00
configuration.rs Enhance error types 2017-12-25 17:59:50 +01:00
error.rs Remove configuration member, reduce configuration 2017-12-24 13:52:13 +01:00
iter.rs Minify iterator helper implementation 2017-09-15 13:17:12 +02:00
lib.rs Add new dependency: toml-query 2017-12-24 13:52:13 +01:00
store.rs Remove test 2017-12-25 17:59:50 +01:00
storeid.rs Use ? operator instead of try!() macro 2017-10-31 15:03:30 +01:00
util.rs Fix syntax 2017-11-18 12:28:20 +01:00