Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (install_logger) keep a separate counter for erasures | Thierry Vignaud | 2013-02-09 | 1 | -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 for | Thierry Vignaud | 2013-02-05 | 1 | -4/+5 |
| | | | | | | | | | | erasures (callback_uninst) restore quiet behavior when not in verbose mode (install) temporary set $urpm->{trans} adapt testsuite | ||||
* | (callback_uninst) display erasure progress | Thierry Vignaud | 2013-02-03 | 1 | -0/+1 |
| | | | | | | inspirated from install_logger() adjust testsuite accordingly | ||||
* | Add --split-length 1 where --split-level 1 is used in urpmi test cases. | Anssi Hannula | 2009-08-05 | 1 | -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_cmd | Pascal Rigaux | 2008-01-18 | 1 | -2/+1 |
| | |||||
* | those tests do pass nicely with perl-URPM 2.00 | Pascal Rigaux | 2007-09-13 | 1 | -1/+3 |
| | |||||
* | cleanup | Pascal Rigaux | 2007-09-13 | 1 | -24/+18 |
| | |||||
* | add a test (that is not fully well handled) | Pascal Rigaux | 2007-09-05 | 1 | -0/+6 |
| | |||||
* | add a comment | Pascal Rigaux | 2007-09-05 | 1 | -1/+1 |
| | |||||
* | test case is fixed since perl-URPM defaults to "one big transaction" instead | Pascal Rigaux | 2007-09-05 | 1 | -2/+1 |
| | | | | | of doing nonsense | ||||
* | remove useless "use Expect" | Pascal Rigaux | 2007-08-11 | 1 | -1/+0 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-05-09 | 1 | -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 Rigaux | 2007-04-30 | 1 | -1/+17 |
| | |||||
* | add test checking the bad upgrade of mandriva-release in 2007.1: basesystem ↵ | Pascal Rigaux | 2007-04-30 | 1 | -2/+18 |
| | | | | is removed! | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -0/+24 |