add test cases for git/annexed conversions
authorJoey Hess <joeyh@joeyh.name>
Mon, 10 May 2021 18:19:24 +0000 (14:19 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 10 May 2021 18:29:57 +0000 (14:29 -0400)
commit8e756a6ec04294a7b1f01c6ae59aa235dacb1af4
tree8564533c0e0fda80b1cfbc25e118a9396d1d2d8c
parent675556fd9ae682ffcb034fdf454a15fe6e7da979
add test cases for git/annexed conversions

Make sure that tip keeps working.

I tried to go futher and touch the file and make sure it stayed what it
was converted to, but struggled with some weird and not entirely
reproducable behavior, so kept the tests simple for now.
Test.hs
Test/Framework.hs