]> arthur.barton.de Git - bup.git/commit
tests: add test for save encountering duplicates
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 25 Jan 2020 22:13:17 +0000 (23:13 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sat, 25 Apr 2020 19:25:02 +0000 (14:25 -0500)
commitea70ee6580867a0885b2ee214a7774b41cfe0ae4
tree8e1301d1a4af8f6b440dda2c9daae3f3742730b4
parent781b2d7a82ed5255ee7c91adb0be988e855e44d8
tests: add test for save encountering duplicates

Add a test for save encountering duplicates in the index, both
for a file and a directory, which was fixed in the previous patch.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
(cherry picked from commit bfc9e621ee5801fd597b3668a0a7f6747b7cba3a)
Tested-by: Rob Browning <rlb@defaultvalue.org>
t/test-save-errors