Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-01-12 | pactest: build the filelist using a set() | Dan McGee | 1 | -6/+4 |
2011-01-10 | pactest: correctly write epoch and force as necessary | Dan McGee | 3 | -0/+9 |
2011-01-06 | pactest: Use booleans where it makes sense | Dan McGee | 6 | -6/+6 |
2011-01-06 | pactest: remove dead function | Dan McGee | 1 | -50/+0 |
2010-12-30 | Merge branch 'maint' | Dan McGee | 1 | -2/+0 |
2010-12-30 | Respect Ignore{Pkg,Group} for group members | Jakob Gruber | 1 | -2/+0 |
2010-12-30 | Tests: Sync group which includes ignored pkgs | Jakob Gruber | 1 | -0/+23 |
2010-12-21 | Add pactest to test long archive reads | Dan McGee | 1 | -0/+19 |
2010-12-21 | pactest: allow testing of package description | Dan McGee | 2 | -10/+7 |
2010-12-13 | Update pactest suite for change in db structure | Allan McRae | 2 | -48/+18 |
2010-12-13 | alpm/remove.c : respect --dbonly during remove-upgrade | Xavier Chantry | 1 | -7/+1 |
2010-10-18 | pactest: use valgrind.supp file | Xavier Chantry | 1 | -1/+1 |
2010-10-18 | Tests: '-S repo/group' syntax | Jakob Gruber | 1 | -0/+23 |
2010-10-18 | Tests: Sync group which includes ignored pkgs | Jakob Gruber | 1 | -0/+23 |
2010-10-14 | Add several pactests for epoch code | Dan McGee | 4 | -0/+58 |
2010-10-14 | Add epoch support to pactest | Dan McGee | 3 | -13/+14 |
2010-10-12 | CLI args: reorganize parsing | Jakob Gruber | 1 | -3/+0 |
2010-10-12 | pactest: fix typo in ignore001 | Xavier Chantry | 1 | -1/+1 |
2010-10-11 | CLI args: add pactest with an invalid combination | Jakob Gruber | 1 | -0/+11 |
2010-10-11 | pactest: fix gensync | Xavier Chantry | 3 | -22/+21 |
2010-10-11 | pactest: use simpler method to create tar | Xavier Chantry | 1 | -5/+2 |
2010-10-05 | Merge branch 'maint' | Dan McGee | 1 | -8/+2 |
2010-10-05 | Make testsuite python-2.7 compatible | Rémy Oudompheng | 1 | -8/+2 |