summaryrefslogtreecommitdiffstats
path: root/t/superuser--file-conflicts.t
Commit message (Collapse)AuthorAgeFilesLines
* perform some file conflict tests only on MageiaThierry Vignaud2020-04-281-12/+30
| | | | | rationale: Mageia's rpm is patched in order to not conflict for doc files:
* perl_checker cleanupsThierry Vignaud2018-07-021-4/+4
|
* adapt testsuite to rpm-4.14.2 RC1Thierry Vignaud2018-07-021-1/+1
| | | | | | we need to define %_pkgverify_level to none else locally build packages will derail the testsuite as some pkg installations will fail with eg: package nls-1.0-2.i386 does not verify: no digest
* don't disable tests for jbj rpmPer Øyvind Karlsen2008-03-011-24/+9
|
* add a test case: conflicting manpagesPascal Rigaux2008-01-231-0/+15
|
* adapt to rpm patch change:Pascal Rigaux2008-01-181-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 Rigaux2007-12-181-0/+33
|
* - urpmi:Pascal Rigaux2007-11-301-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 resultsPascal Rigaux2007-11-141-12/+24
|
* mark clearly what are errors (ERROR) and what could be better (WARNING)Pascal Rigaux2007-09-071-6/+6
|
* rpm patch ↵Pascal Rigaux2007-08-291-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 symlinkPascal Rigaux2007-08-291-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 conflictPascal Rigaux2007-08-131-0/+19
|
* revert things wrongly committed in previous commit (thanks titi)Pascal Rigaux2007-08-131-4/+0
|
* add the bug number of the rpm issuePascal Rigaux2007-08-131-2/+6
|
* add one "directory owned by 2 rpms" testPascal Rigaux2007-08-131-2/+14
|
* new test for file conflictsPascal Rigaux2007-08-131-0/+75