Add pile of new test-cases for file type changes in upgrades
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 24 Aug 2012 09:51:26 +0000 (12:51 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 24 Aug 2012 09:51:26 +0000 (12:51 +0300)
commit0bbcbb050d3a1d93eafa5ee353d4b89a9946b68f
tree5bcaf6527bb691857001988bc95aab8f39549e76
parentfb0d4f643a21b7d1fcb23ee705e309c394927055
Add pile of new test-cases for file type changes in upgrades

- Of particular interest is directory changing to something else
  (including the infamous symlink case), which we miserably fail
  currently. Until we can somehow manage them someday, we should
  abort early (by conflicts) instead of barfing up garbage in
  middle of transaction.
tests/Makefile.am
tests/data/SPECS/replacetest.spec [new file with mode: 0644]
tests/rpmconflict.at
tests/rpmreplace.at [new file with mode: 0644]
tests/rpmtests.at