diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/basic.installed2 | 13 | ||||
-rw-r--r-- | test/basic5.expect | 2 | ||||
-rw-r--r-- | test/basic5.test | 1 | ||||
-rw-r--r-- | test/basic6.expect | 0 | ||||
-rw-r--r-- | test/basic6.test | 1 |
5 files changed, 17 insertions, 0 deletions
diff --git a/test/basic.installed2 b/test/basic.installed2 new file mode 100644 index 0000000..f5fb530 --- /dev/null +++ b/test/basic.installed2 @@ -0,0 +1,13 @@ +C:Q1EyN5AdpAOBJWKMR89pdfC66o+OE= +P:a +V:2 +S:1 +I:1 +D:b + +C:Q1C4uoV7SdMdDdfg4OCVmI71D8HIA= +P:b +V:2 +S:1 +I:1 + diff --git a/test/basic5.expect b/test/basic5.expect new file mode 100644 index 0000000..269ff0c --- /dev/null +++ b/test/basic5.expect @@ -0,0 +1,2 @@ +Replacing a (2 -> 2) +Replacing b (2 -> 2) diff --git a/test/basic5.test b/test/basic5.test new file mode 100644 index 0000000..6e69db3 --- /dev/null +++ b/test/basic5.test @@ -0,0 +1 @@ +--raw-repository basic.repo --installed basic.installed2 -a a diff --git a/test/basic6.expect b/test/basic6.expect new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/basic6.expect diff --git a/test/basic6.test b/test/basic6.test new file mode 100644 index 0000000..2a644c2 --- /dev/null +++ b/test/basic6.test @@ -0,0 +1 @@ +--raw-repository basic.repo --installed basic.installed2 a |