summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-06-26deps.c: check for indirect deps when orderingAndrew Gregory2-2/+44
2013-06-03improve dir->file transition conflict resolutionAndrew Gregory1-0/+17
2013-06-03extract_single_file: consolidate symlink casesAndrew Gregory1-1/+2
2013-06-03conflict.c: check for file -> dir replacementsAndrew Gregory2-2/+20
2013-06-03conflict.c: exclude trailing slash from file pathAndrew Gregory2-4/+0
2013-06-03conflict.c: do not ignore symlink<->dir conflictsAndrew Gregory7-10/+4
2013-06-03alpm_filelist: remove resolved_pathAndrew Gregory7-6/+8
2013-06-03update tests for symlink support removalAndrew Gregory9-31/+40
2013-05-29pmtest: set LC_ALL=C in subprocess.callAndrew Gregory1-1/+1
2013-05-07Merge branch 'maint'Allan McRae1-1/+1
2013-04-30Add --noprepare option to makepkgEric BĂ©langer1-1/+1
2013-04-24Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan5-5/+5
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov1-1/+1
2013-04-15util.py: replace file() with open()Andrew Gregory1-1/+1
2013-04-15pmpkg: default mode 0755 for dirs in sync packagesAndrew Gregory1-0/+2
2013-03-10pmpkg: add missing directories to test packagesAndrew Gregory3-22/+37
2013-03-07libalpm: Search for replacers before literalsOlivier Brunel3-4/+19
2013-03-07libalpm: Fix installing update of a replaced packageOlivier Brunel1-0/+18
2013-03-07fix typos in pacman testsAndrew Gregory3-4/+4
2013-02-24Perform limited conflict checking with --forceAllan McRae1-2/+0
2013-02-24use resolved_path for filelist_containsAndrew Gregory1-2/+0
2013-02-24return resolved paths from filelist_differenceAndrew Gregory2-4/+0
2013-02-24return resolved paths from filelist_intersectionAndrew Gregory1-2/+0
2013-02-24add fileconflict tests for cases with symlinksAndrew Gregory4-0/+80
2013-02-16pmtest: install filesystem entries before packagesAndrew Gregory1-3/+3
2013-02-07Document fakeroot and fakechroot as dependenciesChirantan Ekbote1-0/+8
2013-02-07Remove outdated instructions in pactest READMEAllan McRae1-15/+0
2013-02-07Remove conditional checks for fakechroot from test filesChirantan Ekbote2-8/+0
2013-02-07Print a warning if fakechroot is not foundChirantan Ekbote1-1/+3
2013-02-07make test/scripts/human_to_size.sh executableAndrew Gregory1-0/+0
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