conflict
authorStefan Schubert <schubi@suse.de>
Wed, 8 Feb 2006 22:32:43 +0000 (22:32 +0000)
committerStefan Schubert <schubi@suse.de>
Wed, 8 Feb 2006 22:32:43 +0000 (22:32 +0000)
testsuite/solver/data.deptestomatic/solution-tests/conflict4-test.xml [new file with mode: 0644]

diff --git a/testsuite/solver/data.deptestomatic/solution-tests/conflict4-test.xml b/testsuite/solver/data.deptestomatic/solution-tests/conflict4-test.xml
new file mode 100644 (file)
index 0000000..84a1b56
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<!--
+   install package B, A conflicts B
+-->
+<test>
+<setup>
+  <system file="conflicting-system.xml"/>
+  <channel name="test" file="conflicting2-packages.xml"/>
+</setup>
+<trial>
+  <install channel="test" package="B"/>
+  <uninstall package="A"/>
+  <reportproblems/>
+</trial>
+</test>