Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-10-18add hook testsAndrew Gregory
2015-10-18pactest: add hook/script supportAndrew Gregory
2015-10-18util.py: return the created pathAndrew Gregory
2015-10-18pactest: use pacman --hookdir optionAndrew Gregory
2015-09-19sortbydeps: skip local packages being updatedAndrew Gregory
2015-05-12makepkg-template: support multiple --template-dirsDominik Fischer
2015-03-03remove: use strcmp for files in skip_removeAndrew Gregory
2015-02-12Merge branch 'maint'Allan McRae
2015-02-12sync200.py.in: remove unused substitutionAndrew Gregory
2015-02-01Update copyright notices for 2015Allan McRae
2015-02-01pmenv.py: Fix typo in copyright assignmentAllan McRae
2015-01-21remove support for .pacorig filesAndrew Gregory
2015-01-11test makepkg-template: Add update-version-with-newest-optionFlorian Pritz
2015-01-11test makepkg-template: Add template-without-versionFlorian Pritz
2015-01-11test makepkg-template: Add name-charset-validFlorian Pritz
2015-01-11test makepkg-template: Add name-charset-invalidFlorian Pritz
2015-01-11test makepkg-template: Add missing-template-symlinkFlorian Pritz
2015-01-11test makepkg-template: Add missing-template-fileFlorian Pritz
2015-01-11test makepkg-template: Add keep-old-versionFlorian Pritz
2015-01-11test makepkg-template: Add invalid-template-line-unknown-markerFlorian Pritz
2015-01-11test makepkg-template: Add invalid-template-line-missing-nameFlorian Pritz
2015-01-11test makepkg-template: Add invalid-keyFlorian Pritz
2015-01-11Add testrunner for makepkg-templateFlorian Pritz
2014-12-28add tap_ prefix to test helper functionsAndrew Gregory
2014-12-28use tap.sh for bash testsAndrew Gregory
2014-12-24add vim modeline to test filesAndrew Gregory
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory
2014-11-20pacsort: parse inputs up front into control structDave Reisner
2014-11-04add pacman-db-upgrade-v9.py to check_SCRIPTSAndrew Gregory
2014-11-04tests/pacman-db-upgrade-v9: set additional pathsAndrew Gregory
2014-11-04pmtest: make test paths easily available to testsAndrew Gregory
2014-10-13add pacman-db-upgrade testAndrew Gregory
2014-10-13pmtest: allow tests to specify test binaryAndrew Gregory
2014-10-13pacman: add --confirm optionAndrew Gregory
2014-10-13pmtest: allow tests to specify db versionAndrew Gregory
2014-10-13pmrule: make backup file test more robustAndrew Gregory
2014-10-13pmdb: include directories in package file listsAndrew Gregory
2014-09-30Add --assume-installed optionFlorian Pritz