]> git.ipfire.org Git - pakfire.git/commit - tests/python/tests.py
python: Add tests for the Archive class
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Jan 2024 18:11:40 +0000 (18:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Jan 2024 18:11:40 +0000 (18:11 +0000)
commitba813665ee1fa7de2937f1bfabb82116ff6b33da
tree16f69a431b34fead7491b0bca0bb2578ce82c7ac
parentc7c92efb1b2217d2dc003d8d8ea6f21abf0e7c51
python: Add tests for the Archive class

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
tests/python/archive.py [new file with mode: 0755]
tests/python/tests.py