summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
...
* fix 4years+ old warning when running testsuiteThierry Vignaud2012-06-081-1/+1
| | | | | -option --src is deprecated by --buildrequires since commit r233081 by pixel on Fri Jan 18 2008...
* (handle_need_restart) enable to test "should restart" againThierry Vignaud2012-02-271-2/+4
| | | | | it didn't work since commit r263652 on Tue Nov 24 2009 (was: "(handle_need_restart) do not advice to reboot when inside a chroot")
* (system_should_fail) on some error questions ("Do you want to...Thierry Vignaud2012-02-271-0/+2
| | | | | | | | | | | | | | | | | | | | | (y/N)?"), urpmi doesn't output "\n", which breaks parsing: t/superuser--handle-conflict-deps2.t ............................ Failed 2/18 subtests (...) Test Summary Report ------------------- t/superuser--handle-conflict-deps2.t (Wstat: 0 Tests: 16 Failed: 0) Parse errors: Tests out of sequence. Found (6) but expected (5) Tests out of sequence. Found (7) but expected (6) Tests out of sequence. Found (8) but expected (7) Tests out of sequence. Found (9) but expected (8) Tests out of sequence. Found (10) but expected (9) Displayed the first 5 of 13 TAP syntax errors. Re-run prove with the -p option to see them all. eg: Continue installation anyway? (Y/n) ok 5 - should fail: echo n | perl -I.. ../urpmi --urpmi-root /urpmi/t/root -q c-2 d1-2
* kill unused DUDF support (mga#4493)Thierry Vignaud2012-02-141-1/+1
|
* do not test urpm::dudfThierry Vignaud2012-01-231-2/+2
|
* fix another stupide failureThierry Vignaud2011-12-181-1/+1
|
* fix stupid testsuite faillure on mageia...Thierry Vignaud2011-12-181-1/+1
|
* Add urpmi testcase for bug #57224 (disabled until fixed)Anssi Hannula2010-01-246-1/+99
|
* testsuite: fix backtrack-promotion.t for 32bitAnssi Hannula2010-01-231-3/+1
|
* testsuite: When trying to install two conflicting packages, considerAnssi Hannula2010-01-232-9/+22
| | | | | | the tests passed if either of them is installed succesfully after alerting the user.
* add comment about tests known not to workChristophe Fergeau2010-01-122-0/+4
|
* adjust tests for string changesChristophe Fergeau2010-01-122-3/+3
|
* adjust parsing of orphan message in auto-orphan testChristophe Fergeau2010-01-121-1/+1
|
* adjust expected test resultsChristophe Fergeau2010-01-122-4/+4
| | | | | | These tests have 2 valid outputs depending on which order the packages are picked by urpmi, seems this order changed, so we have to adjust the expected results
* undefine distepoch & disttag so that it won't affect buildroot namePer Øyvind Karlsen2009-08-191-0/+2
|
* Enable urpmi testcase for now fixed bug #52667.Anssi Hannula2009-08-111-2/+2
|
* Add urpmi testcase for bug #52667. (disabled until fixed)Anssi Hannula2009-08-056-0/+91
|
* Add --split-length 1 where --split-level 1 is used in urpmi test cases.Anssi Hannula2009-08-056-12/+12
| | | | | | | 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.
* Enable urpmi testcase for now fixed bug #52135.Anssi Hannula2009-08-041-2/+2
|
* dudf patch from Olivier Rosello for the Mancoosi projectChristophe Fergeau2009-07-301-1/+1
|
* add testcase for bug #52153Christophe Fergeau2009-07-281-4/+10
| | | | Patch by Anssi Hannula
* add testcase for bug #52169 into srpm-bootstrapping.t (disabled until fixed)Anssi Hannula2009-07-091-0/+1
|
* Print all parameters when entering test_auto_select_raw_urpmq_urpmeAnssi Hannula2009-07-091-1/+1
| | | | | in orphans.t (one was missing).
* Adapt string match in orphans.t for changes in urpmi.Anssi Hannula2009-07-091-1/+1
|
* Add testcase for bug #52135 (disabled). Adding g.spec changes hdlist orderingAnssi Hannula2009-07-082-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 #52105Anssi Hannula2009-07-076-1/+90
|
* Add testcase for bug #50666 (failing-promotion)Anssi Hannula2009-07-067-0/+111
|
* Add missing \nChristophe Fergeau2009-03-251-1/+1
|
* Remove duplicated definitions in test specsChristophe Fergeau2009-03-235-70/+0
|
* Test case from Anssi Hannula for bug #47803Christophe Fergeau2009-03-207-1/+159
|
* - drop support for /etc/urpmi/media.d/*.cfgPascal Rigaux2009-01-282-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 #45054Christophe Fergeau2009-01-131-1/+35
|
* Add new testcase for bug #46874Christophe Fergeau2009-01-077-0/+116
|
* fix/enhance commentPascal Rigaux2009-01-071-1/+5
|
* fix typoPascal Rigaux2009-01-071-1/+1
|
* - adapt tests to rpm 4.6:Pascal Rigaux2008-12-157-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 Rigaux2008-12-091-1/+2
|
* sync tests dataPascal Rigaux2008-11-241-0/+13
|
* add a testcase for #45457Pascal Rigaux2008-11-144-5/+69
|
* do not use builrequires dash-static, use gcc to build a special binary, soPascal Rigaux2008-10-318-50/+67
| | | | | that we are less mandriva centered
* - urpmiPascal Rigaux2008-10-285-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 ofPascal Rigaux2008-10-0815-0/+280
| | | | | drakxtools-backend in mdv2009.0
* test reconfig.urpmiPascal Rigaux2008-09-233-0/+14
|
* test srpms mediaPascal Rigaux2008-09-231-0/+7
|
* adapt to change:Pascal Rigaux2008-09-231-23/+16
| | | | | r246037 | pixel | 2008-09-19 : do not skip "debug_for=" media
* - reset unrequested lists after each testsPascal Rigaux2008-09-091-1/+3
| | | | | (since urpme doesn't clean for now)
* revert unwanted commit (was for debugging)Pascal Rigaux2008-09-091-1/+1
|
* enhance testPascal Rigaux2008-09-081-11/+11
|
* - add some testsPascal Rigaux2008-09-061-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 Rigaux2008-09-061-0/+12
|