summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-03-10pmpkg: add missing directories to test packagesAndrew Gregory
2013-03-07libalpm: Search for replacers before literalsOlivier Brunel
2013-03-07libalpm: Fix installing update of a replaced packageOlivier Brunel
2013-03-07fix typos in pacman testsAndrew Gregory
2013-02-24Perform limited conflict checking with --forceAllan McRae
2013-02-24use resolved_path for filelist_containsAndrew Gregory
2013-02-24return resolved paths from filelist_differenceAndrew Gregory
2013-02-24return resolved paths from filelist_intersectionAndrew Gregory
2013-02-24add fileconflict tests for cases with symlinksAndrew Gregory
2013-02-16pmtest: install filesystem entries before packagesAndrew Gregory
2013-02-07Document fakeroot and fakechroot as dependenciesChirantan Ekbote
2013-02-07Remove outdated instructions in pactest READMEAllan McRae
2013-02-07Remove conditional checks for fakechroot from test filesChirantan Ekbote
2013-02-07Print a warning if fakechroot is not foundChirantan Ekbote
2013-02-07make test/scripts/human_to_size.sh executableAndrew Gregory
2013-01-28pacsort: add -f, --files option for sorting filenamesDave Reisner
2013-01-28Make path to ldconfig configurableAllan McRae
2013-01-28Remove leading / for pactest pathsAllan McRae
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae
2013-01-28Revert execvp and related commitsAllan McRae
2013-01-17pmtest: resolve path to scriptlet shellAllan McRae
2013-01-04Save backup files with extension .pacsave.nPang Yan Han
2012-12-14Add pactest for "Optional for" outputBenedikt Morbach
2012-12-14Add pactests for displaying optdep installation statusBenedikt Morbach
2012-12-14It turns out we do care about directories...Allan McRae
2012-12-14Add pactests for not detecting directory conflicts with upgradesFlorian Pritz
2012-12-14Fix overzealous package removal with unmet dependenciesAndrew Gregory
2012-12-14pactest: variant of package removal due to unmet dependenciesAllan McRae
2012-12-14pactest: removal of packages with unmet dependenciesAllan McRae
2012-12-14Avoid upgrade conflict with unchanged effective pathAllan McRae
2012-12-14Resolve file paths during inter-package conflict checkAllan McRae
2012-12-14Detect inter-package conflicts between files and directoriesAllan McRae
2012-12-14pactest: Provide a full filelist to the pactests that need itAllan McRae
2012-09-18Merge branch 'maint'Dan McGee
2012-09-18pactest: allow running with valgrind from any directoryAllan McRae
2012-08-07fixed typoBarbu Paul - Gheorghe
2012-08-02pactest: avoid upgrade conflict with unchanged effective pathDave Reisner
2012-08-02pactest: Do not remove symlink to directory if a to be installed package uses itAllan McRae
2012-08-02pactest: Do not remove symlink to directory if local package uses that pathAllan McRae
2012-08-02pactest: conflict between files having same effective pathAllan McRae
2012-08-02pactest: conflict between directory and a fileAllan McRae
2012-08-02Add pactest for empty subdirectory conflictAllan McRae
2012-07-10Merge branch 'maint'Dan McGee
2012-07-10Check empty subdirectory ownershipAllan McRae
2012-07-10Add conflict for replacing owned empty directoryAllan McRae
2012-06-25Scripts testsuite output consistencyAllan McRae
2012-06-25scripts/library: add human_to_sizeDave Reisner
2012-06-25query: avoid false ownership matches for files in rootDave Reisner
2012-04-24scripts/library: introduce parseoptsDave Reisner