summaryrefslogtreecommitdiffstats
path: root/test/pacman
AgeCommit message (Expand)AuthorFilesLines
2019-10-23Update copyright yearsAllan McRae9-9/+9
2019-10-12run XferCommand via execAndrew Gregory2-2/+2
2019-10-04autotools: distribute meson filesEli Schwartz1-0/+1
2019-08-12meson: remove tap-driver.py, use meson's TAP protocolDave Reisner2-344/+334
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 Reisner1-0/+357
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 Schwartz10-20/+0
2018-03-14Update coyrights for 2018Allan McRae9-9/+9
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 McRae9-9/+9
2016-09-03Fix memory leak in remove_notify_needed_optdependsAllan McRae2-0/+16
2016-08-30recursedeps: include cyclic dependenciesAndrew Gregory2-0/+42
2016-05-05Print replacements when using -SupAllan McRae2-0/+15
2016-02-23do not rely on localdb for hook matchingAndrew Gregory2-0/+24
2016-02-21only remove pacnew file if it is newAndrew Gregory2-0/+21
2016-01-15test version range restrictions corner caseDominik Fischer2-0/+20
2016-01-04Update copyright years for 2016Allan McRae9-9/+9
2015-12-05skip conflicts resolved by file replacementAndrew Gregory1-2/+0
2015-12-05Detect potential conflict when symlink to directory is changing to directoryAllan McRae2-0/+29
2015-11-28hooks: pass matched targets to hooksAndrew Gregory2-0/+41
2015-11-28allow arguments in hook Exec fieldsAndrew Gregory2-0/+23
2015-11-28tap.py: replace newlines with escape sequenceAndrew Gregory1-1/+1
2015-11-28pmrule.py: add FILE_CONTENTS ruleAndrew Gregory2-0/+7
2015-10-18add hook testsAndrew Gregory10-0/+237
2015-10-18pactest: add hook/script supportAndrew Gregory2-6/+46
2015-10-18util.py: return the created pathAndrew Gregory3-5/+5
2015-10-18pactest: use pacman --hookdir optionAndrew Gregory2-0/+5
2015-09-19sortbydeps: skip local packages being updatedAndrew Gregory2-0/+33
2015-03-03remove: use strcmp for files in skip_removeAndrew Gregory2-0/+20
2015-02-12Merge branch 'maint'Allan McRae3-22/+2
2015-02-12sync200.py.in: remove unused substitutionAndrew Gregory3-22/+2
2015-02-01Update copyright notices for 2015Allan McRae9-9/+9
2015-02-01pmenv.py: Fix typo in copyright assignmentAllan McRae1-1/+1
2015-01-21remove support for .pacorig filesAndrew Gregory7-11/+2