Add test-cases for identical basenames within package
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 16 Apr 2012 11:14:37 +0000 (14:14 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 16 Apr 2012 11:14:37 +0000 (14:14 +0300)
commitdf475ec90cee171049ed7eb2edfcbba9b4d4993f
treefd027ffc04b91374868087df15505ebabf0ce0a7
parent8e4c7a56150407bd99edf29f009d1014a1d61626
Add test-cases for identical basenames within package

- One test for the normal situation where identical basenames are
  not a problem, and another one where this causes a self-conflict
  because of a directory symlink.
tests/Makefile.am
tests/data/SPECS/selfconflict.spec [new file with mode: 0644]
tests/rpmconflict.at