jj/lib/tests
Martin von Zweigbergk 7f9a0a2820 cleanup: let new Clippy move variables into format strings
I ran an upgraded Clippy on the codebase. All the changes seem to be
about using variables directly in format strings instead of passing
them as separate arguments.
2022-12-14 21:30:58 -08:00
..
test_bad_locking.rs repo: rename BackendFactories to StoreFactories 2022-12-14 14:10:30 -08:00
test_commit_builder.rs
test_commit_concurrent.rs repo: rename BackendFactories to StoreFactories 2022-12-14 14:10:30 -08:00
test_conflicts.rs
test_diff_summary.rs
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
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
test_operations.rs
test_refs.rs
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
test_rewrite.rs
test_view.rs
test_working_copy.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -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
test_workspace.rs repo: rename BackendFactories to StoreFactories 2022-12-14 14:10:30 -08:00