Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-10-14Use Python's "0o#" octal literal instead of deprecated "0#".Jeremy Heiner
2013-10-14Use "exec" instead of "execfile" (deprecated in Python 3).Jeremy Heiner
2013-10-14Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner
2013-10-14Jettison the truncation of the display of pmrules.Jeremy Heiner
2013-10-14Add make target for TESTSAndrew Gregory
2013-09-19TESTS: add missing testsAndrew Gregory
2013-09-19Fix make distcheckAndrew Gregory
2013-09-04libalpm: introduce a usage level for reposDave Reisner
2013-08-21conflict.c: fix directory ownership checkAndrew Gregory
2013-08-21pactest: remove results summaryAndrew Gregory
2013-08-21integrate tests with automakeAndrew Gregory
2013-08-21pactest: accept test names without a switchAndrew Gregory
2013-08-21provide default values for test scriptsAndrew Gregory
2013-08-21convert pactest to TAP outputAndrew Gregory
2013-08-21pactest: treat unknown rules as failuresAndrew Gregory
2013-08-21convert test scripts to tap outputAndrew Gregory
2013-08-21query006: only set expectfailure on 32-bit systemsAndrew Gregory
2013-07-30Remove setlocale usage from the backendAllan McRae
2013-06-26deps.c: check for indirect deps when orderingAndrew Gregory
2013-06-03improve dir->file transition conflict resolutionAndrew Gregory
2013-06-03extract_single_file: consolidate symlink casesAndrew Gregory
2013-06-03conflict.c: check for file -> dir replacementsAndrew Gregory
2013-06-03conflict.c: exclude trailing slash from file pathAndrew Gregory
2013-06-03conflict.c: do not ignore symlink<->dir conflictsAndrew Gregory
2013-06-03alpm_filelist: remove resolved_pathAndrew Gregory
2013-06-03update tests for symlink support removalAndrew Gregory
2013-05-29pmtest: set LC_ALL=C in subprocess.callAndrew Gregory
2013-05-07Merge branch 'maint'Allan McRae
2013-04-30Add --noprepare option to makepkgEric BĂ©langer
2013-04-24Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-04-15util.py: replace file() with open()Andrew Gregory
2013-04-15pmpkg: default mode 0755 for dirs in sync packagesAndrew Gregory
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