summaryrefslogtreecommitdiffstats
path: root/t/superuser--obsolete-and-conflict.t
Commit message (Collapse)AuthorAgeFilesLines
* cpan_testers: fix a test with rpm < 4.13.0Thierry Vignaud2020-04-091-3/+5
| | | | | | | | It was failing for older versions of rpm since commit 32c4bc874e3f7fc99188bf045902b1018f38855a This fix the counting & adjust to missing pkg name when erasing with older rpms
* (install_logger) keep a separate counter for erasuresThierry Vignaud2013-02-091-3/+3
| | | | | | | | | | only initialize $total_pkg: - when starting a new transaction - or on first erasure in transaction (_compute_pkg_total) kill it (no more needed) adjust testsuite accordingly
* (install_logger) unify with callback_uninst(), thus fixing counting forThierry Vignaud2013-02-051-4/+5
| | | | | | | | | | erasures (callback_uninst) restore quiet behavior when not in verbose mode (install) temporary set $urpm->{trans} adapt testsuite
* (callback_uninst) display erasure progressThierry Vignaud2013-02-031-0/+1
| | | | | | inspirated from install_logger() adjust testsuite accordingly
* Add --split-length 1 where --split-level 1 is used in urpmi test cases.Anssi Hannula2009-08-051-1/+1
| | | | | | | urpmi used to have a default split-length of 1, but this was changed to 8 some time ago, causing testcases that test both non-splitted and splitted transactions to only test the non-splitted ones. This change fixes that.
* cleanup using run_urpm_cmdPascal Rigaux2008-01-181-2/+1
|
* those tests do pass nicely with perl-URPM 2.00Pascal Rigaux2007-09-131-1/+3
|
* cleanupPascal Rigaux2007-09-131-24/+18
|
* add a test (that is not fully well handled)Pascal Rigaux2007-09-051-0/+6
|
* add a commentPascal Rigaux2007-09-051-1/+1
|
* test case is fixed since perl-URPM defaults to "one big transaction" insteadPascal Rigaux2007-09-051-2/+1
| | | | | of doing nonsense
* remove useless "use Expect"Pascal Rigaux2007-08-111-1/+0
|
* - urpmiPascal Rigaux2007-05-091-2/+3
| | | | | | | | o display "removing package ..." when removing an obsolete or conflicting package (need perl-URPM 1.63), and not before o in verbose mode, display "removing upgraded package ..." (should make it more understandable by users)
* check the output displays "removing package a"Pascal Rigaux2007-04-301-1/+17
|
* add test checking the bad upgrade of mandriva-release in 2007.1: basesystem ↵Pascal Rigaux2007-04-301-2/+18
| | | | is removed!
* re-sync after the big svn lossPascal Rigaux2007-04-241-0/+24