jj/lib/testutils/src
Yuya Nishihara 351487b9f5 backend: pass Index and keep_newer timestamp parameters to gc()
GitBackend::gc() will need to check if a commit is reachable from any
historical operations. This could be calculated from the view and commit
objects, but the Index will do a better job.
2024-01-27 10:18:11 +09:00
..
lib.rs object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
test_backend.rs backend: pass Index and keep_newer timestamp parameters to gc() 2024-01-27 10:18:11 +09:00
test_signing_backend.rs sign: Implement a test signing backend and add a few basic tests 2023-11-30 23:36:56 +02:00