Age | Commit message (Expand) | Author | Files | Lines |
2011-06-08 | pactest: only create install file if necessary | Dan McGee | 1 | -2/+2 |
2011-06-03 | Use standard errno codes in return from _alpm_archive_fgets | Dan McGee | 2 | -7/+6 |
2011-06-03 | Add two currently failing test cases from bug reports | Dan McGee | 2 | -0/+52 |
2011-05-20 | Merge branch 'maint' | Dan McGee | 4 | -5/+54 |
2011-05-16 | Fix segfault when uninstalling broken backed-up symlink | Dan McGee | 1 | -2/+0 |
2011-05-16 | Add test for FS#24230, dead backup symlink removal | Dan McGee | 1 | -0/+45 |
2011-05-16 | pactest: treat symlinks with more respect | Dan McGee | 3 | -5/+11 |
2011-05-05 | pactest: run with root in /tmp and clean up automatically | Dan McGee | 1 | -10/+24 |
2011-04-21 | Header inclusion cleanup | Dan McGee | 1 | -2/+2 |
2011-04-05 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2011-04-05 | test: fix invalid usage of 'type -p' | Dan McGee | 1 | -1/+1 |
2011-03-28 | Rely on the return value of type instead of its output | Dave Reisner | 1 | -1/+1 |
2011-03-23 | Added gpg verification options per repo to the config file. | Xavier Chantry | 4 | -3/+10 |
2011-03-23 | Add a pactest showing failed GPG verification | Dan McGee | 1 | -0/+10 |
2011-03-23 | Add a few pactests for PGP integration | Dan McGee | 2 | -0/+20 |
2011-03-23 | Add PGP signature support to pactest | Dan McGee | 2 | -0/+5 |
2011-03-20 | Fix handling of ignored packages | Pang Yan Han | 1 | -1/+1 |
2011-03-01 | pactest: use actual regexes in OUTPUT rules | Dan McGee | 14 | -26/+29 |
2011-02-27 | pactest for removing a required empty directory | Allan McRae | 1 | -0/+21 |
2011-02-25 | Add test case for util-linux/util-linux-ng name switch and deps | Dan McGee | 1 | -0/+45 |
2011-02-25 | Continue resolving dependencies rather than bailing on first error | Dan McGee | 1 | -0/+17 |
2011-02-25 | Various small spelling fixes and small tweaks | Dan McGee | 1 | -1/+1 |
2011-02-04 | Add a new removal smoke test | Dan McGee | 2 | -5/+23 |
2011-01-31 | make -d less strict; add -dd option | Florian Pritz | 6 | -14/+10 |
2011-01-31 | add pactests for -Sdd | Xavier Chantry | 6 | -0/+103 |
2011-01-31 | Allow both cleanmethod values to be specified at the same time | Dan McGee | 2 | -0/+59 |
2011-01-31 | Add three clean cache tests | Dan McGee | 3 | -0/+68 |
2011-01-31 | pactest: allow checking for cache file existence | Dan McGee | 2 | -1/+25 |
2011-01-29 | pacman/sync: rewrite target handling | Xavier Chantry | 1 | -1/+1 |
2011-01-29 | Add interactive provider selection | Xavier Chantry | 2 | -4/+0 |
2011-01-29 | pactest: pass entire test to rule.check() | Dan McGee | 2 | -12/+12 |
2011-01-22 | Add a few new provides tests | Dan McGee | 3 | -0/+66 |
2011-01-22 | pactest: sort repos by alpha order in config file | Dan McGee | 2 | -2/+6 |
2011-01-22 | pactest: use new-style python classes | Dan McGee | 6 | -6/+6 |
2011-01-22 | pactest: revamp modified logic | Dan McGee | 6 | -91/+18 |
2011-01-22 | Modify all pactests to not use PKG_MODIFIED | Dan McGee | 10 | -10/+14 |
2011-01-22 | pactest: pylint changes for pmdb | Dan McGee | 1 | -35/+30 |
2011-01-22 | pactest: pylint changes for util | Dan McGee | 1 | -29/+10 |
2011-01-22 | pactest: pylint changes for pmtest | Dan McGee | 3 | -40/+44 |
2011-01-22 | pactest: pylint changes for pmpkg | Dan McGee | 1 | -13/+8 |
2011-01-22 | pactest: pylint changes for pmrule | Dan McGee | 2 | -14/+12 |
2011-01-22 | pactest: pylint changes for pmenv | Dan McGee | 1 | -1/+0 |
2011-01-22 | pactest: pylint changes for pactest | Dan McGee | 1 | -3/+3 |
2011-01-22 | pactest: pylint changes for pmfile | Dan McGee | 1 | -14/+10 |
2011-01-22 | Remove epoch as an independent field | Dan McGee | 12 | -61/+19 |
2011-01-22 | Allow version comparison to contain epoch specifier | Dan McGee | 1 | -0/+19 |
2011-01-22 | pactest: add more testing for epoch | Dan McGee | 7 | -0/+48 |
2011-01-22 | pactest: Rename epoch pactests | Dan McGee | 4 | -0/+0 |
2011-01-21 | Add a pactest for the situation in FS#7524 | Dan McGee | 1 | -0/+38 |
2011-01-12 | Add two pactests with non-trivial file counts | Dan McGee | 2 | -0/+30 |