----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129520/#review101023 -----------------------------------------------------------
autotests/mockdepresolver/CMakeLists.txt (line 3) <https://git.reviewboard.kde.org/r/129520/#comment67743> if qstandardpath is in test mode, would findExecutable() search in .qttest as well? - Marco Martin On Nov. 21, 2016, 2:28 p.m., Bhushan Shah wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129520/ > ----------------------------------------------------------- > > (Updated Nov. 21, 2016, 2:28 p.m.) > > > Review request for KDE Frameworks, Plasma, Aleix Pol Gonzalez, and Marco > Martin. > > > Repository: kpackage > > > Description > ------- > > This works in quite simple way, > > if provided dep url is, mock://validdep it passes > if provided dep url is, mock://invaliddep it fails > > Also adds test cases for testing valid dep and invalid deps. > > > Diffs > ----- > > autotests/CMakeLists.txt 2d8b4f5 > autotests/data/testpackagesdep/metadata.json 23da407 > autotests/data/testpackagesdepinvalid/contents/ui/main.qml PRE-CREATION > autotests/data/testpackagesdepinvalid/metadata.json PRE-CREATION > autotests/data/testpackagesdepinvalid/testpackagesdepinvalid.testappdataxml > PRE-CREATION > autotests/mockdepresolver/CMakeLists.txt PRE-CREATION > autotests/mockdepresolver/main.cpp PRE-CREATION > autotests/querytest.cpp 4186a0b > src/kpackage/private/packagejobthread.cpp 90016d8 > > Diff: https://git.reviewboard.kde.org/r/129520/diff/ > > > Testing > ------- > > tests pass, and moar coverage > > > Thanks, > > Bhushan Shah > >