jj/lib/tests
Martin von Zweigbergk cd0192e1b3 cli: extract a function for importing Git refs and HEAD (#44)
`WorkspaceCommandHelper::for_loaded_repo()` was getting a bit long.
2021-12-11 10:20:30 -08:00
..
test_bad_locking.rs
test_commit_builder.rs transaction: remove Drop implementation 2021-12-01 10:31:35 -08:00
test_commit_concurrent.rs
test_conflicts.rs
test_diff_summary.rs
test_git.rs cli: extract a function for importing Git refs and HEAD (#44) 2021-12-11 10:20:30 -08:00
test_index.rs transaction: remove Drop implementation 2021-12-01 10:31:35 -08:00
test_init.rs transaction: remove Drop implementation 2021-12-01 10:31:35 -08:00
test_load_repo.rs
test_merge_trees.rs
test_mut_repo.rs repo: don't use stale view when checking for changes 2021-12-05 22:01:48 -08:00
test_operations.rs
test_refs.rs
test_revset.rs revsets: add git_head() revset 2021-12-01 11:08:53 -08:00
test_revset_graph_iterator.rs
test_rewrite.rs transaction: remove Drop implementation 2021-12-01 10:31:35 -08:00
test_view.rs
test_working_copy.rs cleanup: fix some issues reported by new clippy and/or rustc 2021-12-10 14:12:45 -08:00
test_working_copy_concurrent.rs
test_workspace.rs