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