Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/test/pacman
AgeCommit message (Expand)Author
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-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
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory
2014-11-04pmtest: make test paths easily available to testsAndrew 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
2014-09-23Check the version of the local database during validationAllan McRae
2014-09-23Add version file to empty local databaseAllan McRae
2014-09-23Add version file when creating local database directoryAllan McRae
2014-08-04pactest: delay test object creationAndrew Gregory
2014-08-04pactest: only snapshot needed filesAndrew Gregory
2014-08-03check_pkg_fast: check file typeAndrew Gregory
2014-08-03add test for file type check with -QkAndrew Gregory
2014-08-03pactest: check for tests before environment setupAndrew Gregory
2014-08-03pactest: check for pacman binary before runningAndrew Gregory
2014-08-03pactest: parse options before environment setupAndrew Gregory
2014-06-10Add test case for the perl 5.20 dependency breakageFlorian Pritz
2014-05-07remove.c: downgrade TRANS_DUP_TARGET to warningAndrew Gregory
2014-05-04pactest: treat arguments as files instead of globsAndrew Gregory
2014-05-04pmdb.py: change siglevel name to RequiredAndrew Gregory
2014-03-03pactest: add prefix to temporary directoryAndrew Gregory
2014-03-03pmpkg.py: remove unused importsAndrew Gregory
2014-02-04pmtest: add memory check to tests with valgrindAndrew Gregory
2014-02-04pmrule: add FILE_EMPTY ruleAndrew Gregory
2014-01-30pacman: use exit status 0 for --help and --versionAndrew Gregory
2014-01-28pmtest: use valgrind --child-silent-after-forkAndrew Gregory
2014-01-28pmtest: use --gen-suppression=all with valgrindAndrew Gregory
2014-01-28pmtest: send valgrind output to var/log/valgrindAndrew Gregory
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2014-01-06Add the unit tests for -Qk and -Qkk that are possible now.Jeremy Heiner
2013-12-21Use the 'configure'd PYTHON to run pactest.Jeremy Heiner