Revision a818f0e...
Go back to digest for 16th June 2013Features in KDE-PIM
Mario Bensi committed changes in [zanshin] /:
Add DataStoreInterface
DataStoreInterface allows to decouple akonadi access from the rest of
the application.
DataStoreInterface provides mecanism to override the current
implementation. In particulary uses for preventing akonadi access during
tests.
File Changes
Added 6 files
- src/core/akonadidatastore.cpp
- src/core/akonadidatastore.h
- src/core/datastoreinterface.cpp
- src/core/datastoreinterface.h
- tests/testlib/mockdatastore.cpp
- tests/testlib/mockdatastore.h
Modified 5 files
- tests/todocontextsmodelspec.cpp
- tests/todometadatamodelspec.cpp
- tests/todotreemodelspec.cpp
- src/core/CMakeLists.txt
- tests/testlib/CMakeLists.txt
11 files changed in total