| Commit message (Expand) | Author | Age |
* | Header inclusion cleanup | Dan McGee | 2011-04-20 |
* | Merge branch 'maint' | Dan McGee | 2011-04-05 |
|\ |
|
| * | test: fix invalid usage of 'type -p' | Dan McGee | 2011-04-04 |
* | | Rely on the return value of type instead of its output | Dave Reisner | 2011-03-27 |
* | | Added gpg verification options per repo to the config file. | Xavier Chantry | 2011-03-23 |
* | | Add a pactest showing failed GPG verification | Dan McGee | 2011-03-23 |
* | | Add a few pactests for PGP integration | Dan McGee | 2011-03-23 |
* | | Add PGP signature support to pactest | Dan McGee | 2011-03-23 |
|/ |
|
* | Fix handling of ignored packages | Pang Yan Han | 2011-03-20 |
* | pactest: use actual regexes in OUTPUT rules | Dan McGee | 2011-03-01 |
* | pactest for removing a required empty directory | Allan McRae | 2011-02-27 |
* | Add test case for util-linux/util-linux-ng name switch and deps | Dan McGee | 2011-02-25 |
* | Continue resolving dependencies rather than bailing on first error | Dan McGee | 2011-02-25 |
* | Various small spelling fixes and small tweaks | Dan McGee | 2011-02-25 |
* | Add a new removal smoke test | Dan McGee | 2011-02-04 |
* | make -d less strict; add -dd option | Florian Pritz | 2011-01-31 |
* | add pactests for -Sdd | Xavier Chantry | 2011-01-31 |
* | Allow both cleanmethod values to be specified at the same time | Dan McGee | 2011-01-31 |
* | Add three clean cache tests | Dan McGee | 2011-01-31 |
* | pactest: allow checking for cache file existence | Dan McGee | 2011-01-31 |
* | pacman/sync: rewrite target handling | Xavier Chantry | 2011-01-29 |
* | Add interactive provider selection | Xavier Chantry | 2011-01-29 |
* | pactest: pass entire test to rule.check() | Dan McGee | 2011-01-29 |
* | Add a few new provides tests | Dan McGee | 2011-01-22 |
* | pactest: sort repos by alpha order in config file | Dan McGee | 2011-01-22 |
* | pactest: use new-style python classes | Dan McGee | 2011-01-22 |
* | pactest: revamp modified logic | Dan McGee | 2011-01-22 |
* | Modify all pactests to not use PKG_MODIFIED | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pmdb | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for util | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pmtest | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pmpkg | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pmrule | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pmenv | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pactest | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pmfile | Dan McGee | 2011-01-22 |
* | Remove epoch as an independent field | Dan McGee | 2011-01-21 |
* | Allow version comparison to contain epoch specifier | Dan McGee | 2011-01-21 |
* | pactest: add more testing for epoch | Dan McGee | 2011-01-21 |
* | pactest: Rename epoch pactests | Dan McGee | 2011-01-21 |
* | Add a pactest for the situation in FS#7524 | Dan McGee | 2011-01-21 |
* | Add two pactests with non-trivial file counts | Dan McGee | 2011-01-11 |
* | pactest: build the filelist using a set() | Dan McGee | 2011-01-11 |
* | pactest: correctly write epoch and force as necessary | Dan McGee | 2011-01-10 |
* | pactest: Use booleans where it makes sense | Dan McGee | 2011-01-05 |
* | pactest: remove dead function | Dan McGee | 2011-01-05 |
* | Merge branch 'maint' | Dan McGee | 2010-12-30 |
|\ |
|
| * | Respect Ignore{Pkg,Group} for group members | Jakob Gruber | 2010-12-30 |
| * | Tests: Sync group which includes ignored pkgs | Jakob Gruber | 2010-12-30 |
* | | Add pactest to test long archive reads | Dan McGee | 2010-12-21 |