jj/lib
Yuya Nishihara 22f2393322 testutils: add stub TestEnvironment that will manage in-memory backend data
TestBackendData instances persist in memory right now, but they should be
discarded when the corresponding temp_dir gets dropped. The added struct will
manage the TestBackendData mapping.
2024-11-02 08:39:02 +09:00
..
benches
gen-protos
proc-macros
src bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
tests annotate: do not collect result lines into Vec, return Iterator instead 2024-10-29 23:33:46 +09:00
testutils testutils: add stub TestEnvironment that will manage in-memory backend data 2024-11-02 08:39:02 +09:00
Cargo.toml cargo: add hashbrown dependency 2024-10-05 08:12:30 +09:00
LICENSE