jj/lib/tests
Martin von Zweigbergk fb396e6b45 cleanup: address unnecessary_borrow lints reported by Clippy 1.66
Interestingly, the nightly release doesn't complain about this. One
instance in `test_working_copy.rs` is a bug in Clippy.
2022-12-15 12:38:01 -08:00
..
test_bad_locking.rs cleanup: address unnecessary_borrow lints reported by Clippy 1.66 2022-12-15 12:38:01 -08:00
test_commit_builder.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_commit_concurrent.rs repo: rename BackendFactories to StoreFactories 2022-12-14 14:10:30 -08:00
test_conflicts.rs Rename FileConflictData to ConflictHunk, use it in files.rs. 2022-12-03 15:12:40 -08:00
test_diff_summary.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_git.rs repo: give OpStore factory load semantics 2022-12-14 14:10:30 -08:00
test_index.rs repo: rename BackendFactories to StoreFactories 2022-12-14 14:10:30 -08:00
test_init.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_load_repo.rs repo: rename BackendFactories to StoreFactories 2022-12-14 14:10:30 -08:00
test_merge_trees.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
test_mut_repo.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_operations.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_refs.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_revset.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
test_revset_graph_iterator.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_rewrite.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_view.rs view: test that merging divergent rewrites results in both commits visible 2022-12-01 19:20:38 -08:00
test_working_copy.rs cleanup: address unnecessary_borrow lints reported by Clippy 1.66 2022-12-15 12:38:01 -08:00
test_working_copy_concurrent.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
test_working_copy_sparse.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
test_workspace.rs repo: rename BackendFactories to StoreFactories 2022-12-14 14:10:30 -08:00