----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129520/ -----------------------------------------------------------
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