summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-01-28pacsort: add -f, --files option for sorting filenamesDave Reisner1-0/+18
2013-01-28Make path to ldconfig configurableAllan McRae2-3/+8
2013-01-28Remove leading / for pactest pathsAllan McRae4-4/+4
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae8-3/+20
2013-01-28Revert execvp and related commitsAllan McRae3-25/+3
2013-01-17pmtest: resolve path to scriptlet shellAllan McRae3-3/+25
2013-01-04Save backup files with extension .pacsave.nPang Yan Han1-0/+20
2012-12-14Add pactest for "Optional for" outputBenedikt Morbach1-0/+13
2012-12-14Add pactests for displaying optdep installation statusBenedikt Morbach2-0/+27
2012-12-14It turns out we do care about directories...Allan McRae2-4/+0
2012-12-14Add pactests for not detecting directory conflicts with upgradesFlorian Pritz2-0/+38
2012-12-14Fix overzealous package removal with unmet dependenciesAndrew Gregory3-6/+0
2012-12-14pactest: variant of package removal due to unmet dependenciesAllan McRae1-0/+28
2012-12-14pactest: removal of packages with unmet dependenciesAllan McRae1-0/+28
2012-12-14Avoid upgrade conflict with unchanged effective pathAllan McRae1-2/+0
2012-12-14Resolve file paths during inter-package conflict checkAllan McRae3-4/+26
2012-12-14Detect inter-package conflicts between files and directoriesAllan McRae2-4/+0
2012-12-14pactest: Provide a full filelist to the pactests that need itAllan McRae2-4/+11
2012-09-18Merge branch 'maint'Dan McGee1-1/+4
2012-09-18pactest: allow running with valgrind from any directoryAllan McRae1-1/+4
2012-08-08fixed typoBarbu Paul - Gheorghe1-1/+1
2012-08-02pactest: avoid upgrade conflict with unchanged effective pathDave Reisner1-0/+22
2012-08-02pactest: Do not remove symlink to directory if a to be installed package uses itAllan McRae2-0/+44
2012-08-02pactest: Do not remove symlink to directory if local package uses that pathAllan McRae1-0/+22
2012-08-02pactest: conflict between files having same effective pathAllan McRae1-0/+23
2012-08-02pactest: conflict between directory and a fileAllan McRae1-0/+17
2012-08-02Add pactest for empty subdirectory conflictAllan McRae2-1/+18
2012-07-10Merge branch 'maint'Dan McGee3-0/+57
2012-07-10Check empty subdirectory ownershipAllan McRae1-0/+17
2012-07-10Add conflict for replacing owned empty directoryAllan McRae2-0/+40
2012-06-26Scripts testsuite output consistencyAllan McRae2-4/+4
2012-06-26scripts/library: add human_to_sizeDave Reisner2-1/+77
2012-06-26query: avoid false ownership matches for files in rootDave Reisner1-0/+11
2012-04-24scripts/library: introduce parseoptsDave Reisner2-0/+147
2012-04-12Remove SyncFirst optionDan McGee6-201/+0
2012-03-16pactest: make OPTDEPEND rule look at non-description onlyDan McGee1-2/+5
2012-03-09Point python shebangs at python2Allan McRae8-8/+8
2012-02-21Merge branch 'maint'Dan McGee6-22/+12
2012-02-15Revert "Add -S --recursive operation"Dan McGee3-12/+8
2012-02-15Revert "Enable recursive/needed sync on SyncFirst"Dan McGee3-10/+4
2012-02-06Merge branch 'maint'Dan McGee4-0/+4
2012-02-03pactest: check return code in some upgrade testsDan McGee4-0/+4
2012-01-03Merge branch 'maint'Dan McGee2-0/+130
2012-01-03add new pactest for syncfirst with recursive depsDave Reisner2-0/+130
2011-12-08Use automake verbose helpers in custom make rulesDan McGee1-6/+4
2011-12-01Merge branch 'maint'Dan McGee2-0/+65
2011-12-01Add two new pactests for pacman upgrade behaviorDan McGee2-0/+65
2011-11-13add fnmatch support for HoldPkgDave Reisner1-0/+11
2011-11-13add support for back end fnmatch'd optionsDave Reisner4-0/+87
2011-11-01Merge branch 'maint'Dan McGee4-1/+73