summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2015-02-12sync200.py.in: remove unused substitutionAndrew Gregory1-1/+0
LIBCURL was never set in the Makefile so XferCommand was always being set in the test file. This removes the only substitution in our test files which will prevent the TESTS file from being rebuilt every time configure is run. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
2010-06-02Move pacman test suiteAllan McRae1-0/+1
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>