Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a test case: conflicting manpages | Pascal Rigaux | 2008-01-23 | 1 | -0/+15 |
| | |||||
* | adapt to rpm patch change: | Pascal Rigaux | 2008-01-18 | 1 | -11/+8 |
| | | | | | | | - allow conflicting ghost file types as sometimes the same ghost file is a file in one package and a symlink in another package (modifies rpm-4.4.2.2-allow-conflicting-ghost-files.patch) | ||||
* | add tests for %ghost conflicts (which should be allowed) | Pascal Rigaux | 2007-12-18 | 1 | -0/+33 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2007-11-30 | 1 | -5/+0 |
| | | | | | | | o fix regression introduced in 4.10.15: "urpmi --force valid invalid" should warn about "invalid" but still install "valid" | ||||
* | allow to run tests on 4.4.2.2 which gives a few different results | Pascal Rigaux | 2007-11-14 | 1 | -12/+24 |
| | |||||
* | mark clearly what are errors (ERROR) and what could be better (WARNING) | Pascal Rigaux | 2007-09-07 | 1 | -6/+6 |
| | |||||
* | 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 | 1 | -4/+51 |
| | | | | | - perl-URPM do not drop tags anymore, so re-enable the test which fails without tag RPMTAG_FILEDIGESTS | ||||
* | add a test for dir vs symlink conflict | Pascal Rigaux | 2007-08-13 | 1 | -0/+19 |
| | |||||
* | 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 | 1 | -2/+14 |
| | |||||
* | new test for file conflicts | Pascal Rigaux | 2007-08-13 | 1 | -0/+75 |