pacman/test/makepkg/README

16 lines
389 B
Text
Raw Normal View History

2016-12-04 08:31:43 -05:00
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
----------------