Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adapt to "--split-length 8" being the default | Pascal Rigaux | 2007-11-28 | 1 | -1/+1 |
| | |||||
* | add a test for "urpmq --fuzzy" | Pascal Rigaux | 2007-11-28 | 1 | -0/+12 |
| | |||||
* | test "urpmi --src" and "urpmi --install-src" | Pascal Rigaux | 2007-11-15 | 1 | -2/+26 |
| | |||||
* | allow to run tests on 4.4.2.2 which gives a few different results | Pascal Rigaux | 2007-11-14 | 5 | -15/+41 |
| | |||||
* | run complex test later | Pascal Rigaux | 2007-10-19 | 1 | -1/+1 |
| | |||||
* | remove debug code | Pascal Rigaux | 2007-10-19 | 1 | -1/+0 |
| | |||||
* | use system_() from helper.pm | Pascal Rigaux | 2007-10-16 | 1 | -7/+2 |
| | |||||
* | fixed in rpm-4.4.8-22mdv2008 :) | Pascal Rigaux | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | add a test showing rpm failure (for #34342) | Pascal Rigaux | 2007-10-02 | 2 | -0/+35 |
| | |||||
* | better doc | Pascal Rigaux | 2007-10-02 | 1 | -0/+2 |
| | |||||
* | add doc | Pascal Rigaux | 2007-10-02 | 1 | -0/+9 |
| | |||||
* | add a test which currently triggers a big transaction | Pascal Rigaux | 2007-09-28 | 6 | -0/+110 |
| | |||||
* | with perl-URPM 2.04, promote on obsoletes are properly handled | Pascal Rigaux | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | - move some test from superuser--media_info_dir.t into superuser--rpm.t | Pascal Rigaux | 2007-09-27 | 3 | -9/+56 |
| | | | | | - add a test | ||||
* | add a rebuilddb check (to detect bugs like #34181) | Pascal Rigaux | 2007-09-27 | 1 | -0/+10 |
| | |||||
* | KBackup failing is not a big deal | Pascal Rigaux | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | add an old .src.rpm in the test. it fails | Pascal Rigaux | 2007-09-21 | 2 | -0/+12 |
| | |||||
* | be more precise (useful for next commit) | Pascal Rigaux | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | add a test case | Pascal Rigaux | 2007-09-13 | 1 | -1/+38 |
| | |||||
* | those tests do pass nicely with perl-URPM 2.00 | Pascal Rigaux | 2007-09-13 | 2 | -5/+7 |
| | |||||
* | cleanup | Pascal Rigaux | 2007-09-13 | 1 | -24/+18 |
| | |||||
* | add a test case (to detect breakage in perl-URPM) | Pascal Rigaux | 2007-09-12 | 1 | -6/+14 |
| | |||||
* | explain | Pascal Rigaux | 2007-09-12 | 1 | -1/+4 |
| | |||||
* | promote fixed in perl-URPM > 1.80 | Pascal Rigaux | 2007-09-12 | 1 | -2/+2 |
| | |||||
* | silence gendistrib | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | add a reverse conflict test case, not nicely handled at the moment | Pascal Rigaux | 2007-09-07 | 5 | -0/+68 |
| | |||||
* | mark clearly what are errors (ERROR) and what could be better (WARNING) | Pascal Rigaux | 2007-09-07 | 4 | -10/+10 |
| | |||||
* | add another test | Pascal Rigaux | 2007-09-07 | 1 | -0/+13 |
| | |||||
* | add more tests showing the need for promotion | Pascal Rigaux | 2007-09-07 | 5 | -1/+87 |
| | |||||
* | add a test showing the lack of promotion | Pascal Rigaux | 2007-09-07 | 1 | -0/+14 |
| | |||||
* | add a simple test case for promotion on conflict | Pascal Rigaux | 2007-09-07 | 5 | -9/+82 |
| | |||||
* | nicer comment | Pascal Rigaux | 2007-09-07 | 1 | -2/+2 |
| | |||||
* | rename test into split-transactions--promote | Pascal Rigaux | 2007-09-07 | 10 | -0/+0 |
| | |||||
* | add a test showing promotion of a new package on missing require | Pascal Rigaux | 2007-09-07 | 6 | -5/+91 |
| | |||||
* | add a simple test that shows urpmi promotes pkgs when a strict require fails | Pascal Rigaux | 2007-09-05 | 12 | -18/+104 |
| | |||||
* | add a test (that is not fully well handled) | Pascal Rigaux | 2007-09-05 | 1 | -0/+6 |
| | |||||
* | add a comment | Pascal Rigaux | 2007-09-05 | 1 | -1/+1 |
| | |||||
* | test case is fixed since perl-URPM defaults to "one big transaction" instead | Pascal Rigaux | 2007-09-05 | 1 | -2/+1 |
| | | | | | of doing nonsense | ||||
* | add a test case which triggers "transaction is too small" error | Pascal Rigaux | 2007-09-05 | 6 | -0/+100 |
| | | | | | (nb: it's not a fatal error since "one big transaction" fallback is used) | ||||
* | rpm patch ↵ | Pascal Rigaux | 2007-08-29 | 1 | -2/+2 |
| | | | | rpm-4.4.8-speedup-by-not-checking-same-files-with-different-paths-through-symlink.patch breaks a+ga+gd test (it is meant to be that way) | ||||
* | - add a test case for same files but different paths through symlink | Pascal Rigaux | 2007-08-29 | 5 | -4/+139 |
| | | | | | - perl-URPM do not drop tags anymore, so re-enable the test which fails without tag RPMTAG_FILEDIGESTS | ||||
* | update comment | Pascal Rigaux | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | test fixed by new perl-URPM 1.76 | Pascal Rigaux | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | better comment | Pascal Rigaux | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | add a test case for #31969, need to fix urpmi now... | Pascal Rigaux | 2007-08-22 | 8 | -1/+125 |
| | |||||
* | add a test for dir vs symlink conflict | Pascal Rigaux | 2007-08-13 | 2 | -0/+41 |
| | |||||
* | revert things wrongly committed in previous commit (thanks titi) | Pascal Rigaux | 2007-08-13 | 1 | -4/+0 |
| | |||||
* | add the bug number of the rpm issue | Pascal Rigaux | 2007-08-13 | 1 | -2/+6 |
| | |||||
* | add one "directory owned by 2 rpms" test | Pascal Rigaux | 2007-08-13 | 3 | -3/+38 |
| | |||||
* | new test for file conflicts | Pascal Rigaux | 2007-08-13 | 5 | -1/+148 |
| |