From b40fe69c3b15d24f1c18a5a2b9805e2d8ac27870 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Thu, 26 May 2011 13:49:38 +0300 Subject: Add two basic multilib conflict resolution tests - Add colored binary packages (as there's no guarantee we can build them from test-suite), test that colored conflicts get resolved to preferred color. --- tests/data/RPMS/hello-2.0-1.i686.rpm | Bin 0 -> 4376 bytes tests/data/RPMS/hello-2.0-1.x86_64.rpm | Bin 0 -> 4356 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/data/RPMS/hello-2.0-1.i686.rpm create mode 100644 tests/data/RPMS/hello-2.0-1.x86_64.rpm (limited to 'tests/data') diff --git a/tests/data/RPMS/hello-2.0-1.i686.rpm b/tests/data/RPMS/hello-2.0-1.i686.rpm new file mode 100644 index 000000000..ae2df2541 Binary files /dev/null and b/tests/data/RPMS/hello-2.0-1.i686.rpm differ diff --git a/tests/data/RPMS/hello-2.0-1.x86_64.rpm b/tests/data/RPMS/hello-2.0-1.x86_64.rpm new file mode 100644 index 000000000..5a3557229 Binary files /dev/null and b/tests/data/RPMS/hello-2.0-1.x86_64.rpm differ -- cgit v1.2.3