Revision 1191758
Go back to digest for 7th November 2010Other in KDE Base
Sebastian Trueg committed changes in /trunk/KDE/kdelibs/nepomuk:
And here come the unit tests....
Unit tests for
- SimpleFacet
- DynamicResourceFacet
- FacetModel
- ProxyFacet
Along for the ride are a few fixes (direct results of the tests) and some small API
changes - only renamed methods and signals actually. The latter is only intended to
make for a more consistent usage (matching method names in Facet and FacetModel).
File Changes
Added 9 files
- /trunk/KDE/kdelibs/nepomuk
- /test/dynamicresourcefacettest.cpp
- /test/dynamicresourcefacettest.h
- /test/facetmodeltest.cpp
- /test/facetmodeltest.h
- /test/proxyfacettest.cpp
- /test/proxyfacettest.h
- /test/simplefacettest.cpp
- /test/simplefacettest.h
- /utils/dynamicresourcefacet_p.h
Modified 18 files
- /trunk/KDE/kdelibs/nepomuk
- /CMakeLists.txt
- /test/CMakeLists.txt
- /test/qtest_querytostring.h
- /utils/datefacet.cpp
- /utils/datefacet.h
- /utils/dynamicresourcefacet.cpp
- /utils/dynamicresourcefacet.h
- /utils/facet.cpp
- /utils/facet.h
- /utils/facetmodel.cpp
- /utils/facetmodel.h
- /utils/facetwidget.cpp
- /utils/facetwidget.h
- /utils/proxyfacet.cpp
- /utils/proxyfacet.h
- /utils/searchwidget.cpp
- /utils/simplefacet.cpp
- /utils/simplefacet.h
27 files changed in total