Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pactest: run with root in /tmp and clean up automatically | Dan McGee | 2011-05-05 |
| | | | | | | | | | | | | This moves the generated root/ directory into /tmp, or at least a path returned by tempfile.mkdtemp(), by default. This can make test runs significantly faster if done when /tmp is a tmpfs. If you are debugging a failed test, use the new --keep-root option to not clean up and pactest will print the location of the generated root/ test directory. Signed-off-by: Dan McGee <dan@archlinux.org> | ||
* | pactest: pylint changes for pactest | Dan McGee | 2011-01-22 |
| | | | | Signed-off-by: Dan McGee <dan@archlinux.org> | ||
* | Move pacman test suite | Allan McRae | 2010-06-02 |
Move the test suite to test/pacman in order to make a logical location for a future makepkg test suite. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> |