summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Push down testing .gitignore entriesDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* Add the unit tests for -Qk and -Qkk that are possible now.Jeremy Heiner2014-01-06
* Use the 'configure'd PYTHON to run pactest.Jeremy Heiner2013-12-21
* trans_prepare: always sort trans->remove by depsAndrew Gregory2013-12-19
* Fix pactest READMEAllan McRae2013-12-15
* Replace "echo" command with "printf" in human_to_size_test.shJason St. John2013-11-15
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* Makefile.am: fix typo in LOG_DRIVER variableAndrew Gregory2013-11-15
* pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz2013-10-31
* sortbydeps: include local pkgs in dep graphAndrew Gregory2013-10-31
* Add parens around tuples in Python list comprehensions.Jeremy Heiner2013-10-14
* Use Python's "range" instead of deprecated "xrange".Jeremy Heiner2013-10-14
* Use dict iteration methods common to both Python 2 and 3.Jeremy Heiner2013-10-14
* Use Python's "0o#" octal literal instead of deprecated "0#".Jeremy Heiner2013-10-14
* Use "exec" instead of "execfile" (deprecated in Python 3).Jeremy Heiner2013-10-14
* Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner2013-10-14
* Jettison the truncation of the display of pmrules.Jeremy Heiner2013-10-14
* Add make target for TESTSAndrew Gregory2013-10-14
* TESTS: add missing testsAndrew Gregory2013-09-19
* Fix make distcheckAndrew Gregory2013-09-19
* libalpm: introduce a usage level for reposDave Reisner2013-09-04
* conflict.c: fix directory ownership checkAndrew Gregory2013-08-21
* pactest: remove results summaryAndrew Gregory2013-08-21
* 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