Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix testsuite errors on CentOs (NVR vs NVRA) | Thierry Vignaud | 2020-01-17 | 1 | -3/+3 |
| | | | | | | where rpmquery default to outputing NVRA (vs NVR on Mageia) reuse check_installed_fullnames() where needed instead of introducing %{NVR} | ||||
* | adapt testsuite to rpm-4.14.2 RC1 | Thierry Vignaud | 2018-07-02 | 1 | -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 | ||||
* | drop support for rpm5 | Thierry Vignaud | 2012-10-04 | 1 | -8/+0 |
| | |||||
* | allow to run tests on 4.4.2.2 which gives a few different results | Pascal Rigaux | 2007-11-14 | 1 | -2/+7 |
| | |||||
* | one more test | Pascal Rigaux | 2007-08-12 | 1 | -3/+23 |
| | |||||
* | also test through urpmi | Pascal Rigaux | 2007-08-12 | 1 | -22/+37 |
| | |||||
* | prepare next commit | Pascal Rigaux | 2007-08-12 | 1 | -3/+8 |
| | |||||
* | fix & enhance test | Pascal Rigaux | 2007-07-06 | 1 | -5/+18 |
| | |||||
* | add test on rpmnew creation for %config files | Pascal Rigaux | 2007-07-05 | 1 | -0/+57 |