Add test-case for explicit file conflict variants
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 20 Mar 2013 10:50:48 +0000 (12:50 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 7 Jun 2013 07:31:16 +0000 (10:31 +0300)
commit090ee6bb6c7ec4d97cff0f5b7d7d056a22d562d6
treec2c27fb8c420aeaf70d54e978b6b415c22d11574
parentecf4171185b9e1005ccafe80751cbe85b3f13399
Add test-case for explicit file conflict variants

- Three-way tests for explicit (aka manually added) file conflicts:
  conflict within added set, and conflict in transaction <-> database.
- The problem message rpm creates for the third case is pretty bad,
  it misses the fact its on an installed package and gets the name
  wrong too. Better than not detecting though, and the message has
  been broken for a long time so not related to the recent other
  changes.
(cherry picked from commit 909aab0916ef851ea78df4dbd7bd8c9d2045c7ab)
tests/rpmconflict.at
tests/rpmdeps.at