From 90f34b4ba342ee103f791636b52ba5a03b2392b1 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Mon, 27 Feb 2006 09:18:42 +0000 Subject: [PATCH] more testcases --- .../lock-tests/install-single-require-test.solution | 5 +++++ .../lock-tests/install-single-test.xml | 15 +++++++++++++++ .../lock-tests/remove-single-test.solution | 5 +++++ .../data.deptestomatic/lock-tests/remove-single-test.xml | 16 ++++++++++++++++ 4 files changed, 41 insertions(+) create mode 100644 testsuite/solver/data.deptestomatic/lock-tests/install-single-require-test.solution create mode 100644 testsuite/solver/data.deptestomatic/lock-tests/install-single-test.xml create mode 100644 testsuite/solver/data.deptestomatic/lock-tests/remove-single-test.solution create mode 100644 testsuite/solver/data.deptestomatic/lock-tests/remove-single-test.xml diff --git a/testsuite/solver/data.deptestomatic/lock-tests/install-single-require-test.solution b/testsuite/solver/data.deptestomatic/lock-tests/install-single-require-test.solution new file mode 100644 index 0000000..6501025 --- /dev/null +++ b/testsuite/solver/data.deptestomatic/lock-tests/install-single-require-test.solution @@ -0,0 +1,5 @@ +>!> Installing A from channel test +>!> Solution #1: +>!> install A-1.0-1.noarch[test] +>!> install B-1.0-1.noarch[test] +>!> installs=2, upgrades=0, uninstalls=0 diff --git a/testsuite/solver/data.deptestomatic/lock-tests/install-single-test.xml b/testsuite/solver/data.deptestomatic/lock-tests/install-single-test.xml new file mode 100644 index 0000000..3e538d0 --- /dev/null +++ b/testsuite/solver/data.deptestomatic/lock-tests/install-single-test.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + diff --git a/testsuite/solver/data.deptestomatic/lock-tests/remove-single-test.solution b/testsuite/solver/data.deptestomatic/lock-tests/remove-single-test.solution new file mode 100644 index 0000000..1234698 --- /dev/null +++ b/testsuite/solver/data.deptestomatic/lock-tests/remove-single-test.solution @@ -0,0 +1,5 @@ +>!> Locking A from channel @system +>!> Uninstalling A +>!> Solution #1: +>!> remove A-1.0-1.noarch +>!> installs=0, upgrades=0, uninstalls=1 diff --git a/testsuite/solver/data.deptestomatic/lock-tests/remove-single-test.xml b/testsuite/solver/data.deptestomatic/lock-tests/remove-single-test.xml new file mode 100644 index 0000000..10f4e41 --- /dev/null +++ b/testsuite/solver/data.deptestomatic/lock-tests/remove-single-test.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + -- 2.7.4