| Commit message (Expand) | Author | Age |
... | |
* | pactest: remove results summary | Andrew Gregory | 2013-08-21 |
* | integrate tests with automake | Andrew Gregory | 2013-08-21 |
* | pactest: accept test names without a switch | Andrew Gregory | 2013-08-21 |
* | convert pactest to TAP output | Andrew Gregory | 2013-08-21 |
* | pactest: treat unknown rules as failures | Andrew Gregory | 2013-08-21 |
* | query006: only set expectfailure on 32-bit systems | Andrew Gregory | 2013-08-21 |
* | Remove setlocale usage from the backend | Allan McRae | 2013-07-30 |
* | deps.c: check for indirect deps when ordering | Andrew Gregory | 2013-06-26 |
* | improve dir->file transition conflict resolution | Andrew Gregory | 2013-06-03 |
* | extract_single_file: consolidate symlink cases | Andrew Gregory | 2013-06-03 |
* | conflict.c: check for file -> dir replacements | Andrew Gregory | 2013-06-03 |
* | conflict.c: exclude trailing slash from file path | Andrew Gregory | 2013-06-03 |
* | conflict.c: do not ignore symlink<->dir conflicts | Andrew Gregory | 2013-06-03 |
* | alpm_filelist: remove resolved_path | Andrew Gregory | 2013-06-03 |
* | update tests for symlink support removal | Andrew Gregory | 2013-06-03 |
* | pmtest: set LC_ALL=C in subprocess.call | Andrew Gregory | 2013-05-29 |
* | Remove ALPM_QUESTION_LOCAL_NEWER | Connor Behan | 2013-04-24 |
* | util.py: replace file() with open() | Andrew Gregory | 2013-04-15 |
* | pmpkg: default mode 0755 for dirs in sync packages | Andrew Gregory | 2013-04-15 |
* | pmpkg: add missing directories to test packages | Andrew Gregory | 2013-03-10 |
* | libalpm: Search for replacers before literals | Olivier Brunel | 2013-03-07 |
* | libalpm: Fix installing update of a replaced package | Olivier Brunel | 2013-03-07 |
* | fix typos in pacman tests | Andrew Gregory | 2013-03-07 |
* | Perform limited conflict checking with --force | Allan McRae | 2013-02-24 |
* | use resolved_path for filelist_contains | Andrew Gregory | 2013-02-24 |
* | return resolved paths from filelist_difference | Andrew Gregory | 2013-02-24 |
* | return resolved paths from filelist_intersection | Andrew Gregory | 2013-02-24 |
* | add fileconflict tests for cases with symlinks | Andrew Gregory | 2013-02-24 |
* | pmtest: install filesystem entries before packages | Andrew Gregory | 2013-02-16 |
* | Document fakeroot and fakechroot as dependencies | Chirantan Ekbote | 2013-02-07 |
* | Remove outdated instructions in pactest README | Allan McRae | 2013-02-07 |
* | Remove conditional checks for fakechroot from test files | Chirantan Ekbote | 2013-02-07 |
* | Print a warning if fakechroot is not found | Chirantan Ekbote | 2013-02-07 |
* | Make path to ldconfig configurable | Allan McRae | 2013-01-28 |
* | Remove leading / for pactest paths | Allan McRae | 2013-01-28 |
* | pactest: handle non-default scriptlet shells | Allan McRae | 2013-01-28 |
* | Revert execvp and related commits | Allan McRae | 2013-01-28 |
* | pmtest: resolve path to scriptlet shell | Allan McRae | 2013-01-17 |
* | Save backup files with extension .pacsave.n | Pang Yan Han | 2013-01-04 |
* | Add pactest for "Optional for" output | Benedikt Morbach | 2012-12-14 |
* | Add pactests for displaying optdep installation status | Benedikt Morbach | 2012-12-14 |
* | It turns out we do care about directories... | Allan McRae | 2012-12-14 |
* | Add pactests for not detecting directory conflicts with upgrades | Florian Pritz | 2012-12-14 |
* | Fix overzealous package removal with unmet dependencies | Andrew Gregory | 2012-12-14 |
* | pactest: variant of package removal due to unmet dependencies | Allan McRae | 2012-12-14 |
* | pactest: removal of packages with unmet dependencies | Allan McRae | 2012-12-14 |
* | Avoid upgrade conflict with unchanged effective path | Allan McRae | 2012-12-14 |
* | Resolve file paths during inter-package conflict check | Allan McRae | 2012-12-14 |
* | Detect inter-package conflicts between files and directories | Allan McRae | 2012-12-14 |
* | pactest: Provide a full filelist to the pactests that need it | Allan McRae | 2012-12-14 |