summaryrefslogtreecommitdiffstats
path: root/test/pacman
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory2-0/+20
2014-11-04pmtest: make test paths easily available to testsAndrew Gregory1-4/+16
2014-10-13pmtest: allow tests to specify test binaryAndrew Gregory4-18/+29
2014-10-13pacman: add --confirm optionAndrew Gregory1-3/+3
2014-10-13pmtest: allow tests to specify db versionAndrew Gregory1-2/+3
2014-10-13pmrule: make backup file test more robustAndrew Gregory1-6/+4
2014-10-13pmdb: include directories in package file listsAndrew Gregory1-1/+1
2014-09-30Add --assume-installed optionFlorian Pritz4-0/+47
2014-09-23Check the version of the local database during validationAllan McRae1-1/+1
2014-09-23Add version file to empty local databaseAllan McRae1-0/+3
2014-09-23Add version file when creating local database directoryAllan McRae1-0/+2
2014-08-04pactest: delay test object creationAndrew Gregory1-3/+3
2014-08-04pactest: only snapshot needed filesAndrew Gregory2-6/+17
2014-08-03check_pkg_fast: check file typeAndrew Gregory1-2/+0
2014-08-03add test for file type check with -QkAndrew Gregory2-0/+15
2014-08-03pactest: check for tests before environment setupAndrew Gregory1-5/+4
2014-08-03pactest: check for pacman binary before runningAndrew Gregory1-1/+5
2014-08-03pactest: parse options before environment setupAndrew Gregory1-3/+5
2014-06-10Add test case for the perl 5.20 dependency breakageFlorian Pritz2-0/+24
2014-05-07remove.c: downgrade TRANS_DUP_TARGET to warningAndrew Gregory1-2/+2
2014-05-04pactest: treat arguments as files instead of globsAndrew Gregory1-7/+8
2014-05-04pmdb.py: change siglevel name to RequiredAndrew Gregory2-2/+2
2014-03-03pactest: add prefix to temporary directoryAndrew Gregory1-1/+1
2014-03-03pmpkg.py: remove unused importsAndrew Gregory1-4/+0
2014-02-04pmtest: add memory check to tests with valgrindAndrew Gregory2-0/+6
2014-02-04pmrule: add FILE_EMPTY ruleAndrew Gregory2-0/+5