summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools supportAllan McRae2020-06-014-45/+0
* meson: handle XFAIL tests outside of TAPDave Reisner2020-05-052-2/+20
* build-aux/update-copyright 2019 2020Allan McRae2020-02-1010-10/+10
* Increase meson test timeoutAllan McRae2020-01-271-0/+1
* tests: Fix typo in test descriptionAllan McRae2020-01-271-1/+1
* pactest: add environment option to run tests with valgrindEli Schwartz2019-11-261-1/+1
* pactest: set package tar format to GNU_FORMATAllan McRae2019-11-121-1/+1
* scripts/library: remove human_to_sizeEli Schwartz2019-11-063-58/+1
* libmakepkg: fix empty arguments in parseoptsEthan Sommer2019-11-051-1/+4
* libmakepkg: add optional argument support to parseoptsEthan Sommer2019-11-041-3/+9
* Update copyright yearsAllan McRae2019-10-2310-10/+10
* run XferCommand via execAndrew Gregory2019-10-122-2/+2
* autotools: distribute meson filesEli Schwartz2019-10-043-0/+3
* meson: remove tap-driver.py, use meson's TAP protocolDave Reisner2019-08-123-346/+335
* hooks: rename type File to PathAndrew Gregory2019-06-065-5/+5
* allow tests for disabled features to be skippedAndrew Gregory2019-01-045-19/+53
* tap.py: add skip_all functionAndrew Gregory2019-01-041-0/+5
* remove unused test summary codeAndrew Gregory2019-01-042-8/+0
* check localdb before upgrading packageAndrew Gregory2018-12-103-0/+29
* add missing tests to meson.buildAndrew Gregory2018-11-281-0/+2
* Add meson.build files to build with mesonDave Reisner2018-11-023-0/+378
* handle EINTR while polling scripts/hooksAndrew Gregory2018-10-212-0/+16
* reset signal handlers before running scripts/hooksAndrew Gregory2018-10-212-0/+12
* Port pactest to python3Dave Reisner2018-10-184-8/+9
* Remove the last traces of the pacman --force optionAllan McRae2018-08-106-102/+0
* Remove all modelines from the projectEli Schwartz2018-05-1416-32/+0
* Update coyrights for 2018Allan McRae2018-03-1410-10/+10
* hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks.Stefan Klinger2018-03-145-0/+93
* test/pacman: fix spelling of distribution name and another typoMichael Straube2017-07-112-4/+4
* conflict: include owner for filesystem conflictsAndrew Gregory2017-04-162-0/+18
* unlink_file: strip trailing slashesAndrew Gregory2017-04-162-0/+17
* add --overwrite option to ignore file conflictsAndrew Gregory2017-04-124-0/+42
* pactest: add --review optionAndrew Gregory2017-04-041-1/+40
* conflict: skip dir children when replacing a fileAndrew Gregory2017-01-042-0/+19
* extract db files with dbonlyAndrew Gregory2017-01-042-0/+17
* Update copyright yearsAllan McRae2017-01-0410-10/+10
* Remove pacsortAllan McRae2016-12-052-130/+0
* makepkg: Move parseopts from library to libmakepkgAlad Wenter2016-10-221-1/+1
* Fix memory leak in remove_notify_needed_optdependsAllan McRae2016-09-032-0/+16
* recursedeps: include cyclic dependenciesAndrew Gregory2016-08-302-0/+42
* Print replacements when using -SupAllan McRae2016-05-052-0/+15
* do not rely on localdb for hook matchingAndrew Gregory2016-02-232-0/+24
* only remove pacnew file if it is newAndrew Gregory2016-02-212-0/+21
* test version range restrictions corner caseDominik Fischer2016-01-152-0/+20
* Add pacsort tests with invalid inputRikard Falkeborn2016-01-041-1/+17
* Update copyright years for 2016Allan McRae2016-01-0411-11/+11
* skip conflicts resolved by file replacementAndrew Gregory2015-12-051-2/+0
* Detect potential conflict when symlink to directory is changing to directoryAllan McRae2015-12-052-0/+29
* hooks: pass matched targets to hooksAndrew Gregory2015-11-282-0/+41
* allow arguments in hook Exec fieldsAndrew Gregory2015-11-282-0/+23