summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* add a test case for bug #31130 (--auto-select not upgrading pkg "a" providingPascal Rigaux2007-05-315-1/+76
| | | | | "c" because pkg "b" provides a new version of "c")
* - adapt test to change in urpm/cfg.pmPascal Rigaux2007-05-311-3/+2
| | | | | | - when something goes wrong, display the diff using $file.verbatim, which may be more useful since things are "tidied up"
* - 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)
* add a simple test case on split transactionsPascal Rigaux2007-04-305-0/+95
|
* 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-302-2/+32
| | | | is removed!
* re-sync after the big svn lossPascal Rigaux2007-04-2460-32/+1151
|
* catch "module Net::Server::Simple is missing" casePascal Rigaux2007-03-231-2/+5
|
* group nobody is not standard (?)Pascal Rigaux2007-03-231-1/+1
|
* check things like --media, --excludemedia...Pascal Rigaux2006-12-121-0/+55
|
* create urpm_cmd()Pascal Rigaux2006-12-121-9/+12
|
* add urpmi_update()Pascal Rigaux2006-12-081-1/+5
|
* remove function now in helperPascal Rigaux2006-12-081-7/+0
|
* add set_urpmi_cfg_global_options()Pascal Rigaux2006-12-081-0/+11
|
* help perl_checkerPascal Rigaux2006-12-081-0/+1
|
* try with one, then try with two mediaPascal Rigaux2006-12-071-27/+56
|
* prepare next commitPascal Rigaux2006-12-071-13/+22
|
* also test urpmi works with that configurationPascal Rigaux2006-12-061-5/+21
|
* fix typoPascal Rigaux2006-12-041-1/+1
|
* fix typo (remove a "undefined value" warning)Pascal Rigaux2006-12-041-3/+6
|
* add tests for --probe-synthesis/--probe-hdlistPascal Rigaux2006-12-041-0/+27
|
* add some *old* pkgs (from redhat 4.0) to test rpm&URPM handle it correctlyPascal Rigaux2006-12-015-11/+44
| | | | | so that bug #27263 won't happen again :)
* more tests, clean some others, enhance helper.pmPascal Rigaux2006-11-307-29/+287
|
* using --urpmi-root, create some tests using urpmi.addmedia, urpmi, urpmePascal Rigaux2006-11-3010-0/+334
| | | | | | | | one drawback of the superuser--*.t is the need to be root (the rpmlib needs it to install in a root partition), so for now "make test" tests *.t but superuser--*.t are skipped. Then as root, run "sudo make test TEST_FILES='t/superuser--*.t'"
* Add POD test fileRafael Garcia-Suarez2006-09-191-0/+5
|
* The parallel handlers define the same function. This could lead to warnings; ↵Rafael Garcia-Suarez2005-12-061-1/+0
| | | | silence them.
* Avoid redefinition warnings when loading several parallel modulesRafael Garcia-Suarez2005-11-241-0/+2
|
* Add test to ensure everything compiles. Use strict in tests.Rafael Garcia-Suarez2005-11-072-0/+11
|
* Don't use MDK::CommonRafael Garcia-Suarez2005-11-031-4/+4
|
* Functions to write proxy.cfg (and regression tests)Rafael Garcia-Suarez2004-06-301-2/+30
|
* Handle quoted option valuesRafael Garcia-Suarez2004-06-241-3/+7
|
* I18N of error messages in urpm::cfgRafael Garcia-Suarez2004-06-241-0/+3
| | | | | Normalize key_ids to key-ids
* Tests and fixes for the urpmi.cfg parserRafael Garcia-Suarez2004-06-241-0/+48