Skip to content
Snippets Groups Projects

aports/kde: test case for framework versions

Merged Imported Administrator requested to merge feature/kde-version-test into master
88 files
+ 289
162
Compare changes
  • Side-by-side
  • Inline
Files
88
@@ -30,5 +30,8 @@ set -o pipefail
# test_aports
python -m pytest -vv -x --cov=pmb --tb=native ./test/test_aports.py
# test_aports_kde
python -m pytest -vv -x --cov=pmb --tb=native ./test/test_aports_kde.py
# check_checksums
./test/check_checksums.py --build
Loading