D9807: autotests: do not incorrectly split spaces in paths of duplicate results

2018-01-10 Thread David Faure
dfaure closed this revision. REVISION DETAIL https://phabricator.kde.org/D9807 To: dfaure, sitter, apol Cc: cfeck, #frameworks

D9807: autotests: do not incorrectly split spaces in paths of duplicate results

2018-01-10 Thread Harald Sitter
sitter accepted this revision. This revision is now accepted and ready to land. BRANCH master REVISION DETAIL https://phabricator.kde.org/D9807 To: dfaure, sitter, apol Cc: cfeck, #frameworks

D9807: autotests: do not incorrectly split spaces in paths of duplicate results

2018-01-10 Thread David Faure
dfaure added a comment. Sample output: * Start testing of DupeTest * Config: Using QtTest library 5.9.2, Qt 5.9.2 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.3.1 20160301 [gcc-5-branch revision 233849]) PASS : DupeTest::initTestCase()

D9807: autotests: do not incorrectly split spaces in paths of duplicate results

2018-01-10 Thread David Faure
dfaure created this revision. dfaure added reviewers: sitter, apol. dfaure requested review of this revision. REVISION SUMMARY Now using a hand-made loop to avoid the dependency on kcoreaddons introduced by the earlier commit. TEST PLAN bin/dupes from a srcdir with a space, after