From: Stefan Schubert Date: Thu, 2 Feb 2006 11:04:23 +0000 (+0000) Subject: added conflicting problemSolutions X-Git-Tag: BASE-SuSE-SLE-10-SP2-Branch~2777 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=917e3c43a999e8424006b604ac840afb2fb5c44f;p=platform%2Fupstream%2Flibzypp.git added conflicting problemSolutions --- diff --git a/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-01-test.xml b/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-01-test.xml new file mode 100644 index 0000000..8f50f2a --- /dev/null +++ b/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-01-test.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + diff --git a/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-packages.xml b/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-packages.xml new file mode 100644 index 0000000..08e7c96 --- /dev/null +++ b/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-packages.xml @@ -0,0 +1,41 @@ + + + + foo + A fake summary + A fake description +
misc
+ + + 12345 + 2.0 + 1 + foo.rpm + 123 + 456 + 0f55f36a3240858038a281911605024e + + +
+ + foonew + A fake summary + A fake description +
misc
+ + + 12345 + 2.0 + 1 + foonew.rpm + 123 + 456 + 0f55f36a3240858038a281911605024e + + + + + +
+
+
\ No newline at end of file diff --git a/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-system.xml b/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-system.xml new file mode 100644 index 0000000..e92b947 --- /dev/null +++ b/testsuite/solver/data.deptestomatic/solution-tests/exercise-04obsoletes-system.xml @@ -0,0 +1,21 @@ + + + + foo + A fake summary + A fake description +
misc
+ + + 12345 + 1.0 + 1 + foo.rpm + 123 + 456 + 0f55f36a3240858038a281911605024e + + +
+
+
\ No newline at end of file diff --git a/testsuite/solver/data.deptestomatic/solution-tests/ignore b/testsuite/solver/data.deptestomatic/solution-tests/ignore index 29db74c..99d57c1 100644 --- a/testsuite/solver/data.deptestomatic/solution-tests/ignore +++ b/testsuite/solver/data.deptestomatic/solution-tests/ignore @@ -1,4 +1,5 @@ exercise-4-test.xml exercise-1-test.xml exercise-2-test.xml -exercise-3-test.xml \ No newline at end of file +exercise-3-test.xml +exercise-04obsoletes-01-test.xml \ No newline at end of file