summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* integrate tests with automakeAndrew Gregory2013-08-21
* pactest: accept test names without a switchAndrew Gregory2013-08-21
* provide default values for test scriptsAndrew Gregory2013-08-21
* convert pactest to TAP outputAndrew Gregory2013-08-21
* pactest: treat unknown rules as failuresAndrew Gregory2013-08-21
* convert test scripts to tap outputAndrew Gregory2013-08-21
* query006: only set expectfailure on 32-bit systemsAndrew Gregory2013-08-21
* Remove setlocale usage from the backendAllan McRae2013-07-30
* 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