D10856: Make tests compile, except one

2018-02-26 Thread Michael Heidelbach
michaelh planned changes to this revision. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D10856 To: michaelh, adridg, #baloo, #frameworks Cc: michaelh

D10856: Make tests compile, except one

2018-02-26 Thread Michael Heidelbach
michaelh added inline comments. INLINE COMMENTS > iohandlertest.cpp:32 > +//FIXME: Does not link with DocId in ../iohandler.h. Why? > #include "../iohandler.h" > + Error is: [ 34%] Linking CXX executable ../../../../bin/extractorIOTest CMakeFiles/extractorIOTest.dir/iohandlertest.cpp.o

D10856: Make tests compile, except one

2018-02-26 Thread Michael Heidelbach
michaelh added a dependency: D10829: Use DocumentId class. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D10856 To: michaelh, adridg, #baloo, #frameworks Cc: michaelh

D10856: Make tests compile, except one

2018-02-26 Thread Michael Heidelbach
michaelh created this revision. michaelh added reviewers: adridg, Baloo, Frameworks. Restricted Application added a project: Frameworks. michaelh requested review of this revision. TEST PLAN make test REPOSITORY R293 Baloo BRANCH use-class-tests-compile (branched from flexible-docid) REVI