]> cloud.milkyroute.net Git - dolphin.git/commit
test(search): Add test case for baloo parsing model
authorIsmael Asensio <isma.af@gmail.com>
Thu, 14 Nov 2019 21:48:26 +0000 (22:48 +0100)
committerIsmael Asensio <isma.af@gmail.com>
Thu, 14 Nov 2019 21:51:22 +0000 (22:51 +0100)
commit0ba9e8bbc04225c6679ba5a30d359d55b3af7ed0
treefb1172d3f4159cd098ed78d0e17aef96eea38492
parentadfc098aa74723ec3f01cda513290864ef9ee0f9
test(search): Add test case for baloo parsing model

Summary:
Adds a new test unit for the model which parses baloo search URLs
14/19 tests are set to `XFAIL` on current implementation, as they will be fixed in a final revision.

Supersedes D25135.

Depends on: D25257

Test Plan: `bin/dolphinquerytest`

Reviewers: elvisangelaccio, bruns, #dolphin

Reviewed By: elvisangelaccio, bruns, #dolphin

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D25258
src/tests/CMakeLists.txt
src/tests/dolphinquerytest.cpp [new file with mode: 0644]