diff options
Diffstat (limited to 'test/complicated4.test')
-rw-r--r-- | test/complicated4.test | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/test/complicated4.test b/test/complicated4.test index dafeaad..96e9e4a 100644 --- a/test/complicated4.test +++ b/test/complicated4.test @@ -1,2 +1,11 @@ ---raw-repository complicated1.repo --installed complicated1.installed -a +@ARGS +--test-repo complicated1.repo +--test-instdb complicated1.installed +--test-world d +add a +@EXPECT +(1/4) Upgrading d (1.0 -> 1.5) +(2/4) Installing c (1) +(3/4) Installing b (1) +(4/4) Installing a (2) +OK: 0 MiB in 1 packages |