Andreas Gruenbacher 2f40ef66be Fix removing empty directories
Reported by Thomas Moschny <thomas.moschny@gmx.de>:
src/patch.c (main): Temporary output files are created in the same directory as
the output file.  Make sure to remove them before removing empty files and
their empty ancestor directories; else the directories won't be empty.
tests/remove-directories: Add directory removal test case.
tests/Makefile.am (TESTS): Add new test case.
2013-03-10 19:02:54 +01:00
..
2012-08-08 01:41:42 +02:00
2012-09-18 00:47:30 +02:00
2012-09-22 20:10:53 +02:00
2013-03-10 19:02:54 +01:00