jj/lib/tests
Martin von Zweigbergk 33b272f5fa working_copy: make some functions require mutable references
We use interior mutability for caching in `WorkingCopy`, but let's
still take mutable reference in the functions where the state change
is visible.
2021-11-17 10:15:33 -08:00
..
test_bad_locking.rs
test_commit_builder.rs
test_commit_concurrent.rs
test_conflicts.rs
test_diff_summary.rs
test_git.rs git: fix regression in pruning of remote refs 2021-11-07 16:02:18 -08:00
test_index.rs
test_init.rs
test_load_repo.rs
test_merge_trees.rs cleanup: replace some as_slice() by & 2021-11-10 10:55:58 -08:00
test_mut_repo.rs
test_operations.rs
test_refs.rs
test_revset.rs
test_revset_graph_iterator.rs
test_rewrite.rs
test_view.rs
test_working_copy.rs working_copy: make some functions require mutable references 2021-11-17 10:15:33 -08:00
test_working_copy_concurrent.rs working_copy: make some functions require mutable references 2021-11-17 10:15:33 -08:00