summaryrefslogtreecommitdiffstats
path: root/t/superuser--split-transactions--conflict.t
Commit message (Collapse)AuthorAgeFilesLines
* Add --split-length 1 where --split-level 1 is used in urpmi test cases.Anssi Hannula2009-08-051-4/+4
| | | | | | | 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.
* those tests do pass nicely with perl-URPM 2.00Pascal Rigaux2007-09-131-4/+4
|
* mark clearly what are errors (ERROR) and what could be better (WARNING)Pascal Rigaux2007-09-071-2/+2
|
* add another testPascal Rigaux2007-09-071-0/+13
|
* add more tests showing the need for promotionPascal Rigaux2007-09-071-1/+32
|
* add a test case which triggers "transaction is too small" errorPascal Rigaux2007-09-051-0/+31
(nb: it's not a fatal error since "one big transaction" fallback is used)