summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter1-1/+1
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-04Add pacsort tests with invalid inputRikard Falkeborn1-1/+17
2016-01-04Update copyright years for 2016Allan McRae11-11/+11
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-05-12makepkg-template: support multiple --template-dirsDominik Fischer12-4/+56
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 McRae11-11/+11
2015-02-01pmenv.py: Fix typo in copyright assignmentAllan McRae1-1/+1
2015-01-21remove support for .pacorig filesAndrew Gregory7-11/+2
2015-01-11test makepkg-template: Add update-version-with-newest-optionFlorian Pritz5-0/+50
2015-01-11test makepkg-template: Add template-without-versionFlorian Pritz3-0/+17
2015-01-11test makepkg-template: Add name-charset-validFlorian Pritz3-0/+28
2015-01-11test makepkg-template: Add name-charset-invalidFlorian Pritz2-0/+18
2015-01-11test makepkg-template: Add missing-template-symlinkFlorian Pritz3-0/+17
2015-01-11test makepkg-template: Add missing-template-fileFlorian Pritz2-0/+21
2015-01-11test makepkg-template: Add keep-old-versionFlorian Pritz5-0/+58
2015-01-11test makepkg-template: Add invalid-template-line-unknown-markerFlorian Pritz2-0/+20
2015-01-11test makepkg-template: Add invalid-template-line-missing-nameFlorian Pritz2-0/+12
2015-01-11test makepkg-template: Add invalid-keyFlorian Pritz2-0/+12
2015-01-11Add testrunner for makepkg-templateFlorian Pritz3-0/+77
2014-12-28add tap_ prefix to test helper functionsAndrew Gregory4-119/+119
2014-12-28use tap.sh for bash testsAndrew Gregory5-145/+192
2014-12-24add vim modeline to test filesAndrew Gregory4-0/+8
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory2-0/+20
2014-11-20pacsort: parse inputs up front into control structDave Reisner1-1/+10
2014-11-04add pacman-db-upgrade-v9.py to check_SCRIPTSAndrew Gregory1-0/+1
2014-11-04tests/pacman-db-upgrade-v9: set additional pathsAndrew Gregory1-1/+5
2014-11-04pmtest: make test paths easily available to testsAndrew Gregory1-4/+16
2014-10-13add pacman-db-upgrade testAndrew Gregory1-0/+21
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