summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* deps.c: check for indirect deps when orderingAndrew Gregory2013-06-26
* improve dir->file transition conflict resolutionAndrew Gregory2013-06-03
* extract_single_file: consolidate symlink casesAndrew Gregory2013-06-03
* conflict.c: check for file -> dir replacementsAndrew Gregory2013-06-03
* conflict.c: exclude trailing slash from file pathAndrew Gregory2013-06-03
* conflict.c: do not ignore symlink<->dir conflictsAndrew Gregory2013-06-03
* alpm_filelist: remove resolved_pathAndrew Gregory2013-06-03
* update tests for symlink support removalAndrew Gregory2013-06-03
* pmtest: set LC_ALL=C in subprocess.callAndrew Gregory2013-05-29
* Merge branch 'maint'Allan McRae2013-05-07
|\
| * Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-18
* | Add --noprepare option to makepkgEric BĂ©langer2013-04-30
* | Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan2013-04-24
* | util.py: replace file() with open()Andrew Gregory2013-04-15
* | pmpkg: default mode 0755 for dirs in sync packagesAndrew Gregory2013-04-15
|/
* 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