summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-05-01fix downloading multiple urls with XferCommandAndrew Gregory2-0/+28
2021-05-01pmserve: allow serving byte objects directlyAndrew Gregory1-0/+2
2021-05-01pmpkg: add makepkg_bytesAndrew Gregory1-4/+10
2021-04-21Add support for multiple 'Architecture' valuesDan McGee3-0/+32
2021-04-08test: update mailing list urlJelle van der Waa1-1/+1
2021-04-07ensure tests are parsed as TAP since they are, in fact, TAPEli Schwartz2-0/+2
2021-03-01Update copyright yearAllan McRae11-11/+11
2021-01-21add --upgrade download testsAndrew Gregory4-0/+137
2021-01-21pmtest: add ability to spawn simple http serversAndrew Gregory3-0/+135
2021-01-21pmdb: add option to skip populating file:// serverAndrew Gregory3-8/+9
2021-01-21add CACHE_FEXISTS and CACHE_FCONTENTS test rulesAndrew Gregory1-0/+10
2021-01-21pactest.py: read options from PACTEST_OPTSAndrew Gregory1-1/+2
2020-06-01Remove autotools supportAllan McRae4-45/+0
2020-05-05meson: handle XFAIL tests outside of TAPDave Reisner2-2/+20
2020-02-10build-aux/update-copyright 2019 2020Allan McRae10-10/+10
2020-01-27Increase meson test timeoutAllan McRae1-0/+1
2020-01-27tests: Fix typo in test descriptionAllan McRae1-1/+1
2019-11-26pactest: add environment option to run tests with valgrindEli Schwartz1-1/+1
2019-11-12pactest: set package tar format to GNU_FORMATAllan McRae1-1/+1
2019-11-06scripts/library: remove human_to_sizeEli Schwartz3-58/+1
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer1-1/+4
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer1-3/+9
2019-10-23Update copyright yearsAllan McRae10-10/+10
2019-10-12run XferCommand via execAndrew Gregory2-2/+2
2019-10-04autotools: distribute meson filesEli Schwartz3-0/+3
2019-08-12meson: remove tap-driver.py, use meson's TAP protocolDave Reisner3-346/+335
2019-06-06hooks: rename type File to PathAndrew Gregory5-5/+5
2019-01-04allow tests for disabled features to be skippedAndrew Gregory5-19/+53
2019-01-04tap.py: add skip_all functionAndrew Gregory1-0/+5
2019-01-04remove unused test summary codeAndrew Gregory2-8/+0
2018-12-10check localdb before upgrading packageAndrew Gregory3-0/+29
2018-11-28add missing tests to meson.buildAndrew Gregory1-0/+2
2018-11-02Add meson.build files to build with mesonDave Reisner3-0/+378
2018-10-21handle EINTR while polling scripts/hooksAndrew Gregory2-0/+16
2018-10-21reset signal handlers before running scripts/hooksAndrew Gregory2-0/+12
2018-10-19Port pactest to python3Dave Reisner4-8/+9
2018-08-10Remove the last traces of the pacman --force optionAllan McRae6-102/+0
2018-05-14Remove all modelines from the projectEli Schwartz16-32/+0
2018-03-14Update coyrights for 2018Allan McRae10-10/+10
2018-03-14hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks.Stefan Klinger5-0/+93
2017-07-11test/pacman: fix spelling of distribution name and another typoMichael Straube2-4/+4
2017-04-17conflict: include owner for filesystem conflictsAndrew Gregory2-0/+18
2017-04-17unlink_file: strip trailing slashesAndrew Gregory2-0/+17
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory4-0/+42
2017-04-04pactest: add --review optionAndrew Gregory1-1/+40
2017-01-04conflict: skip dir children when replacing a fileAndrew Gregory2-0/+19
2017-01-04extract db files with dbonlyAndrew Gregory2-0/+17
2017-01-04Update copyright yearsAllan McRae10-10/+10
2016-12-05Remove pacsortAllan McRae2-130/+0
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter1-1/+1