summaryrefslogtreecommitdiffstats
path: root/t/superuser--handle-conflict-deps2.t
Commit message (Collapse)AuthorAgeFilesLines
* fix testsuite faillure introduced in commit r3103 on Feb 27 2012:Thierry Vignaud2012-06-081-1/+1
| | | | | | | | | "fix urpmi failing silently and with exit status 0 when package installation fails due to either conflicts (mdv#63072) or to unselecting package (inspirated by mdv, mdv#63940)" urpmi now exit with 17 instead of 0 in that case unless we comment "$exit_code ||= $urpm::postponed_code;" in urpmi
* testsuite: When trying to install two conflicting packages, considerAnssi Hannula2010-01-231-7/+10
| | | | | | the tests passed if either of them is installed succesfully after alerting the user.
* adjust expected test resultsChristophe Fergeau2010-01-121-2/+2
| | | | | | 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
* add testcase for bug #52153Christophe Fergeau2009-07-281-4/+10
| | | | Patch by Anssi Hannula
* fix/enhance commentPascal Rigaux2009-01-071-1/+5
|
* add a test case for something that currently failsPascal Rigaux2008-04-031-0/+35