Revision 88d873d...

Go back to digest for 27th November 2011

Other in KDE Base

Sebastian Trueg committed changes in [nepomuk-core] services/storage/test/asyncclientapitest.cpp:

Added a small test which exposes a bug in storeResources.

The patch which added a return value to storeResources completely broke
indexing. I did not find the actual bug yet but this test at least
exposes the buggyness of the result propagation through DBus.

Without this additional test one had to look at the test output to see
that something is wrong (hint, hint). Now it actually fails.

File Changes

Modified 1 files
  • services/storage/test/asyncclientapitest.cpp
1 files changed in total