Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-01-29tests should change "i686" to "pentium4" if sse2 is availableErich Eckner
2020-01-27Increase meson test timeoutAllan McRae
2020-01-27tests: Fix typo in test descriptionAllan McRae
2019-11-26pactest: add environment option to run tests with valgrindEli Schwartz
2019-11-12pactest: set package tar format to GNU_FORMATAllan McRae
2019-11-06scripts/library: remove human_to_sizeEli Schwartz
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer
2019-10-23Update copyright yearsAllan McRae
2019-10-12run XferCommand via execAndrew Gregory
2019-10-04autotools: distribute meson filesEli Schwartz
2019-08-12meson: remove tap-driver.py, use meson's TAP protocolDave Reisner
2019-06-06hooks: rename type File to PathAndrew Gregory
2019-01-04allow tests for disabled features to be skippedAndrew Gregory
2019-01-04tap.py: add skip_all functionAndrew Gregory
2019-01-04remove unused test summary codeAndrew Gregory
2018-12-10check localdb before upgrading packageAndrew Gregory
2018-11-28add missing tests to meson.buildAndrew Gregory
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-10-21handle EINTR while polling scripts/hooksAndrew Gregory
2018-10-21reset signal handlers before running scripts/hooksAndrew Gregory
2018-10-18Port pactest to python3Dave Reisner
2018-08-10Remove the last traces of the pacman --force optionAllan McRae
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks.Stefan Klinger
2017-07-11test/pacman: fix spelling of distribution name and another typoMichael Straube
2017-04-16conflict: include owner for filesystem conflictsAndrew Gregory
2017-04-16unlink_file: strip trailing slashesAndrew Gregory
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory
2017-04-04pactest: add --review optionAndrew Gregory
2017-01-04conflict: skip dir children when replacing a fileAndrew Gregory
2017-01-04extract db files with dbonlyAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-12-05Remove pacsortAllan McRae
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-09-03Fix memory leak in remove_notify_needed_optdependsAllan McRae
2016-08-30recursedeps: include cyclic dependenciesAndrew Gregory
2016-05-05Print replacements when using -SupAllan McRae
2016-02-23do not rely on localdb for hook matchingAndrew Gregory
2016-02-21only remove pacnew file if it is newAndrew Gregory
2016-01-15test version range restrictions corner caseDominik Fischer
2016-01-04Add pacsort tests with invalid inputRikard Falkeborn
2016-01-04Update copyright years for 2016Allan McRae
2015-12-05skip conflicts resolved by file replacementAndrew Gregory
2015-12-05Detect potential conflict when symlink to directory is changing to directoryAllan McRae
2015-11-28hooks: pass matched targets to hooksAndrew Gregory
2015-11-28allow arguments in hook Exec fieldsAndrew Gregory
2015-11-28tap.py: replace newlines with escape sequenceAndrew Gregory
2015-11-28pmrule.py: add FILE_CONTENTS ruleAndrew Gregory