Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check things like --media, --excludemedia... | Pascal Rigaux | 2006-12-12 | 1 | -0/+55 |
| | |||||
* | create urpm_cmd() | Pascal Rigaux | 2006-12-12 | 1 | -9/+12 |
| | |||||
* | add urpmi_update() | Pascal Rigaux | 2006-12-08 | 1 | -1/+5 |
| | |||||
* | remove function now in helper | Pascal Rigaux | 2006-12-08 | 1 | -7/+0 |
| | |||||
* | add set_urpmi_cfg_global_options() | Pascal Rigaux | 2006-12-08 | 1 | -0/+11 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2006-12-08 | 1 | -0/+1 |
| | |||||
* | try with one, then try with two media | Pascal Rigaux | 2006-12-07 | 1 | -27/+56 |
| | |||||
* | prepare next commit | Pascal Rigaux | 2006-12-07 | 1 | -13/+22 |
| | |||||
* | also test urpmi works with that configuration | Pascal Rigaux | 2006-12-06 | 1 | -5/+21 |
| | |||||
* | fix typo | Pascal Rigaux | 2006-12-04 | 1 | -1/+1 |
| | |||||
* | fix typo (remove a "undefined value" warning) | Pascal Rigaux | 2006-12-04 | 1 | -3/+6 |
| | |||||
* | add tests for --probe-synthesis/--probe-hdlist | Pascal Rigaux | 2006-12-04 | 1 | -0/+27 |
| | |||||
* | add some *old* pkgs (from redhat 4.0) to test rpm&URPM handle it correctly | Pascal Rigaux | 2006-12-01 | 5 | -11/+44 |
| | | | | | so that bug #27263 won't happen again :) | ||||
* | more tests, clean some others, enhance helper.pm | Pascal Rigaux | 2006-11-30 | 7 | -29/+287 |
| | |||||
* | using --urpmi-root, create some tests using urpmi.addmedia, urpmi, urpme | Pascal Rigaux | 2006-11-30 | 10 | -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 file | Rafael Garcia-Suarez | 2006-09-19 | 1 | -0/+5 |
| | |||||
* | The parallel handlers define the same function. This could lead to warnings; ↵ | Rafael Garcia-Suarez | 2005-12-06 | 1 | -1/+0 |
| | | | | silence them. | ||||
* | Avoid redefinition warnings when loading several parallel modules | Rafael Garcia-Suarez | 2005-11-24 | 1 | -0/+2 |
| | |||||
* | Add test to ensure everything compiles. Use strict in tests. | Rafael Garcia-Suarez | 2005-11-07 | 2 | -0/+11 |
| | |||||
* | Don't use MDK::Common | Rafael Garcia-Suarez | 2005-11-03 | 1 | -4/+4 |
| | |||||
* | Functions to write proxy.cfg (and regression tests) | Rafael Garcia-Suarez | 2004-06-30 | 1 | -2/+30 |
| | |||||
* | Handle quoted option values | Rafael Garcia-Suarez | 2004-06-24 | 1 | -3/+7 |
| | |||||
* | I18N of error messages in urpm::cfg | Rafael Garcia-Suarez | 2004-06-24 | 1 | -0/+3 |
| | | | | | Normalize key_ids to key-ids | ||||
* | Tests and fixes for the urpmi.cfg parser | Rafael Garcia-Suarez | 2004-06-24 | 1 | -0/+48 |