summaryrefslogtreecommitdiffstats
path: root/t/superuser--media_info_dir.t
Commit message (Collapse)AuthorAgeFilesLines
* Skip rpm-v3 tests on known broken versions of rpmThierry Vignaud2021-10-311-1/+1
| | | | | | | | | | | | | | We know that 4.15.1.1 & 4.16.1.3 had a bad regression regarding handling old rpm v3 packages. See https://github.com/rpm-software-management/rpm/issues/1635 So just skip those tests on affected CPAN smokers. Eg: http://www.cpantesters.org/cpan/report/db1b368e-c68b-11eb-8660-be641f24ea8f error: [fd 10]: invalid signature tag Archivesize (1046) bad rpm media/rpm-v3_no_subdir/libtermcap-2.0.8-2.i386.rpm Failed test 'genhdlist2 --xml-info media/rpm-v3_no_subdir' at t/helper.pm line 151.
* cpan_testers: fallback to bundled genhdlist2Thierry Vignaud2020-04-291-0/+1
| | | | | we could have done it for all tests directly from within t/helper.pm, but only those tests actually need to find genhdlist2
* fix testsuite errors on CentOs (NVR vs NVRA)Thierry Vignaud2020-01-171-1/+1
| | | | | | where rpmquery default to outputing NVRA (vs NVR on Mageia) reuse check_installed_fullnames() where needed instead of introducing %{NVR}
* fix "Undefined subroutine &urpm::select::_rpm_version"Thierry Vignaud2020-01-081-0/+1
| | | | | | | Undefined subroutine &urpm::select::_rpm_version called at t/superuser--media_info_dir.t line 55. which wents undetected by the testsuite for quite some time... sigh... bug introduced in commit 60b5009cc4679d4b55fb0490d4d273b5cc6f220c
* make testsuite work with rpm < 4.14.2 againThierry Vignaud2018-09-191-1/+2
|
* fix testsuite with rpm-4.14.2Thierry Vignaud2018-09-171-1/+1
|
* drop support for rpm5Thierry Vignaud2012-10-041-5/+0
|
* cleanup using run_urpm_cmdPascal Rigaux2008-01-181-3/+1
|
* cleanup using run_urpm_cmdPascal Rigaux2008-01-181-9/+3
|
* check rpmv3 pkg files are installedPascal Rigaux2008-01-181-1/+6
|
* test "urpmq --list"Pascal Rigaux2008-01-151-0/+6
|
* - urpmi:Pascal Rigaux2007-11-301-0/+16
| | | | | | | o fix regression introduced in 4.10.15: "urpmi --force valid invalid" should warn about "invalid" but still install "valid"
* add a test for "urpmq --fuzzy"Pascal Rigaux2007-11-281-0/+12
|
* allow to run tests on 4.4.2.2 which gives a few different resultsPascal Rigaux2007-11-141-1/+4
|
* - move some test from superuser--media_info_dir.t into superuser--rpm.tPascal Rigaux2007-09-271-9/+0
| | | | | - add a test
* add a rebuilddb check (to detect bugs like #34181)Pascal Rigaux2007-09-271-0/+10
|
* KBackup failing is not a big dealPascal Rigaux2007-09-211-1/+1
|
* add an old .src.rpm in the test. it failsPascal Rigaux2007-09-211-0/+12
|
* be more precise (useful for next commit)Pascal Rigaux2007-09-211-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-241-8/+5
|
* add some *old* pkgs (from redhat 4.0) to test rpm&URPM handle it correctlyPascal Rigaux2006-12-011-7/+31
| | | | | so that bug #27263 won't happen again :)
* more tests, clean some others, enhance helper.pmPascal Rigaux2006-11-301-0/+19