summaryrefslogtreecommitdiffstats
path: root/t/superuser--split-transactions.t
Commit message (Collapse)AuthorAgeFilesLines
* add 2 other possible transaction ordersThierry Vignaud2014-02-191-0/+2
| | | | needed due to perl-5.18 random keys order
* add 2 other possible transaction ordersThierry Vignaud2013-10-041-0/+2
| | | | | | needed due to perl-5.18 random keys order it could alternatively be workarounded by sorting packages in genhdlist2
* factorize possible transaction sets definitionThierry Vignaud2013-10-041-19/+18
| | | | (needed for next commit)
* simplify: use member()Thierry Vignaud2013-10-041-1/+1
| | | | (needed for next commit)
* (test_urpmi) ignore new "SECURITY:" messagesThierry Vignaud2012-08-311-0/+1
|
* "a" and "b" can be installed in any order, so sometimes "a" is first,Pascal Rigaux2008-03-031-3/+11
| | | | | sometimes "b" is first
* cleanup using run_urpm_cmdPascal Rigaux2008-01-181-2/+1
|
* adapt to "--split-length 8" being the defaultPascal Rigaux2007-11-281-1/+1
|
* remove useless "use Expect"Pascal Rigaux2007-08-111-1/+0
|
* add a simple test case on split transactionsPascal Rigaux2007-04-301-0/+40