pacman/test/makepkg/README
2018-12-26 20:57:50 -08:00

15 lines
389 B
Text

README
======
Running Tests
-------------
Environment Variables
---------------------
PMTEST_SCRIPT_DIR - location of the makepkg executable; defaults to "$(dirname "$0")/../../../scripts)"
PMTEST_LIBMAKEPKG_DIR - base directory of the makepkg library; defaults to "$PMTEST_SCRIPT_DIR/libmakepkg"
VERBOSE - enable additional test output for debugging
Adding New Tests
----------------