author | Sebastian Harl <sh@tokkee.org> | |
Tue, 21 Oct 2014 07:50:42 +0000 (09:50 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 21 Oct 2014 07:50:42 +0000 (09:50 +0200) | ||
commit | 31566d5c9218638665c0992ccf0b5286899ef855 | |
tree | a0393443f6002b3fdedd3802ba3ce5cf31d54509 | tree | snapshot |
parent | 241a7b9ab622e84960471bc9c70fbedccbbdff2d | commit | diff |
store: Removed sdb_store_matcher_tostring().
This function was mainly used for debugging and more verbose error messages
upon test failures. Given that we have more fine-grained tests now, keeping
the tostring() methods up-to-date is rather annoying but for little benefit.
Instead, we should have a real pretty-printer or similar at some point.
This function was mainly used for debugging and more verbose error messages
upon test failures. Given that we have more fine-grained tests now, keeping
the tostring() methods up-to-date is rather annoying but for little benefit.
Instead, we should have a real pretty-printer or similar at some point.