Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add testcase for bug #52135 (disabled). Adding g.spec changes hdlist ordering | Anssi Hannula | 2009-07-08 | 2 | -1/+19 | |
| | | | | | | | and changes result of another test in handle-conflict-deps; change the test accordingly and clarify the WARNING text for that test to explain why it happens. | |||||
* | add testcase for bug #52105 | Anssi Hannula | 2009-07-07 | 6 | -1/+90 | |
| | ||||||
* | Add testcase for bug #50666 (failing-promotion) | Anssi Hannula | 2009-07-06 | 7 | -0/+111 | |
| | ||||||
* | Add missing \n | Christophe Fergeau | 2009-03-25 | 1 | -1/+1 | |
| | ||||||
* | Remove duplicated definitions in test specs | Christophe Fergeau | 2009-03-23 | 5 | -70/+0 | |
| | ||||||
* | Test case from Anssi Hannula for bug #47803 | Christophe Fergeau | 2009-03-20 | 7 | -1/+159 | |
| | ||||||
* | - drop support for /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2009-01-28 | 2 | -48/+0 | |
| | | | | | | | (was partially broken, non documented and hopefully unused) (mostly reverting commit 234656 which introduced that feature) | |||||
* | Add more tests for behaviour described in bug #45054 | Christophe Fergeau | 2009-01-13 | 1 | -1/+35 | |
| | ||||||
* | Add new testcase for bug #46874 | Christophe Fergeau | 2009-01-07 | 7 | -0/+116 | |
| | ||||||
* | fix/enhance comment | Pascal Rigaux | 2009-01-07 | 1 | -1/+5 | |
| | ||||||
* | fix typo | Pascal Rigaux | 2009-01-07 | 1 | -1/+1 | |
| | ||||||
* | - adapt tests to rpm 4.6: | Pascal Rigaux | 2008-12-15 | 7 | -91/+4 | |
| | | | | | | | | o old suggests format is no more handled o buildroot handling changed o build directories for root changed - fix buildroot_default.spec: was broken since %{rpm_version} is not defined | |||||
* | segfault must not go undetected! | Pascal Rigaux | 2008-12-09 | 1 | -1/+2 | |
| | ||||||
* | sync tests data | Pascal Rigaux | 2008-11-24 | 1 | -0/+13 | |
| | ||||||
* | add a testcase for #45457 | Pascal Rigaux | 2008-11-14 | 4 | -5/+69 | |
| | ||||||
* | do not use builrequires dash-static, use gcc to build a special binary, so | Pascal Rigaux | 2008-10-31 | 8 | -50/+67 | |
| | | | | | that we are less mandriva centered | |||||
* | - urpmi | Pascal Rigaux | 2008-10-28 | 5 | -0/+59 | |
| | | | | | | | | o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ; urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not remove firefox (cf #45054) (this is especially bad for DrakX/rpmsrate) | |||||
* | add tests, esp. for %triggerpostun failing that blocks upgrade of | Pascal Rigaux | 2008-10-08 | 15 | -0/+280 | |
| | | | | | drakxtools-backend in mdv2009.0 | |||||
* | test reconfig.urpmi | Pascal Rigaux | 2008-09-23 | 3 | -0/+14 | |
| | ||||||
* | test srpms media | Pascal Rigaux | 2008-09-23 | 1 | -0/+7 | |
| | ||||||
* | adapt to change: | Pascal Rigaux | 2008-09-23 | 1 | -23/+16 | |
| | | | | | r246037 | pixel | 2008-09-19 : do not skip "debug_for=" media | |||||
* | - reset unrequested lists after each tests | Pascal Rigaux | 2008-09-09 | 1 | -1/+3 | |
| | | | | | (since urpme doesn't clean for now) | |||||
* | revert unwanted commit (was for debugging) | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 | |
| | ||||||
* | enhance test | Pascal Rigaux | 2008-09-08 | 1 | -11/+11 | |
| | ||||||
* | - add some tests | Pascal Rigaux | 2008-09-06 | 1 | -0/+21 | |
| | | | | | | - reset unrequested list after each tests (since urpme doesn't clean for now) | |||||
* | add a test case which fails: test_auto_select_urpme(['g', 'gg'], 'g', 'gg') | Pascal Rigaux | 2008-09-06 | 1 | -0/+12 | |
| | ||||||
* | for tests: handle empty list of pkgs to remove | Pascal Rigaux | 2008-09-06 | 1 | -3/+3 | |
| | ||||||
* | adapt to --suggests urpmi option being now --allow-suggests | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 | |
| | ||||||
* | check that just required packages are not detected as orphans | Pascal Rigaux | 2008-07-09 | 1 | -0/+3 | |
| | | | | | | (reported on cooker@ that perl-Mail-DomainKeys suggested by spamassassin was detected as orphan) | |||||
* | check "urpmi --auto-select" and "urpme" correctly warn about new orphans | Pascal Rigaux | 2008-07-07 | 1 | -18/+53 | |
| | ||||||
* | o handle "unrequested orphans" (similar to "deborphan") | Pascal Rigaux | 2008-07-07 | 84 | -1/+1220 | |
| | ||||||
* | add a test | Pascal Rigaux | 2008-06-30 | 2 | -0/+63 | |
| | ||||||
* | fixed in perl-URPM 3.15 | Pascal Rigaux | 2008-06-23 | 1 | -3/+2 | |
| | ||||||
* | Add a testcase for urpmi wrongly considering epochless conflicts to match any | Anssi Hannula | 2008-06-13 | 4 | -0/+67 | |
| | | | | | | | epoch in a case when urpmi should upgrade a conflicting package to an actually non-conflicting version. Disabled for now until fixed. | |||||
* | add a test case for mdvbz#40842 | Pascal Rigaux | 2008-05-19 | 5 | -0/+81 | |
| | ||||||
* | add a test case for something that currently fails | Pascal Rigaux | 2008-04-03 | 11 | -0/+169 | |
| | ||||||
* | add a test for "should-restart" | Pascal Rigaux | 2008-03-18 | 4 | -0/+70 | |
| | ||||||
* | add a test that is fixed in perl-URPM 3.12 | Pascal Rigaux | 2008-03-07 | 8 | -0/+115 | |
| | ||||||
* | add a comment | Pascal Rigaux | 2008-03-07 | 1 | -0/+1 | |
| | ||||||
* | - this bug is fixed | Pascal Rigaux | 2008-03-07 | 1 | -2/+2 | |
| | | | | | - add bug number (it was only in the commit log) | |||||
* | "a" and "b" can be installed in any order, so sometimes "a" is first, | Pascal Rigaux | 2008-03-03 | 1 | -3/+11 | |
| | | | | | sometimes "b" is first | |||||
* | urpm/cdrom.pm has been added | Pascal Rigaux | 2008-03-01 | 1 | -1/+1 | |
| | ||||||
* | don't disable tests for jbj rpm | Per Øyvind Karlsen | 2008-03-01 | 1 | -24/+9 | |
| | ||||||
* | skip buildroot checks for rpm5.org | Per Øyvind Karlsen | 2008-03-01 | 3 | -1/+9 | |
| | ||||||
* | fixed in perl-URPM 3.09 | Pascal Rigaux | 2008-02-25 | 1 | -1/+1 | |
| | ||||||
* | add a simple test case for mirrorlist | Pascal Rigaux | 2008-02-25 | 1 | -0/+17 | |
| | ||||||
* | add a test case for "sort choices on virtual package by provided version ↵ | Pascal Rigaux | 2008-02-25 | 8 | -0/+143 | |
| | | | | (#12645)" | |||||
* | - all tools: | Pascal Rigaux | 2008-02-23 | 1 | -1/+1 | |
| | | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation) | |||||
* | ash is no more static in mandriva, use dash.static instead (for our test ↵ | Pascal Rigaux | 2008-02-23 | 1 | -2/+2 | |
| | | | | purpose) | |||||
* | rename conf_file__rel_media into with-dir | Pascal Rigaux | 2008-02-21 | 1 | -1/+1 | |
| | | | | | (since it will be used in urpmi.cfg too, it needs a less verbose name) |