]> 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>
Mon, 24 Feb 2020 01:40:12 +0000 (19:40 -0600)
commitbfc9e621ee5801fd597b3668a0a7f6747b7cba3a
tree39edd5688190e1b62b90d2bc88aa7ccae35804d4
parentbd0dc75dd161d544133cc80d4858bc8ef1511a7e
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>
t/test-save-errors