jj/lib/tests
Yuya Nishihara d061c3782f merged_tree: remove .diff_summary()
There are no non-test callers since 452fecb7c4 "cli: colorize diff summary
and sort by path."
2024-08-06 10:15:44 +09:00
..
runner.rs merged_tree: remove .diff_summary() 2024-08-06 10:15:44 +09:00
test_bad_locking.rs
test_commit_builder.rs tests: compare trees without using .diff_summary() 2024-08-06 10:15:44 +09:00
test_commit_concurrent.rs
test_conflicts.rs conflicts: switch to multi-line regex, fix minor bug 2024-07-18 18:42:40 -07:00
test_default_revset_graph_iterator.rs
test_git.rs git: on abandoning unreachable commits, don't count HEAD ref 2024-07-24 21:22:26 +09:00
test_git_backend.rs copy-tracking: move unit tests into backend specific file 2024-07-18 05:44:56 -04:00
test_gpg.rs
test_id_prefix.rs
test_index.rs
test_init.rs
test_load_repo.rs
test_local_working_copy.rs tests: make helpers create non-legacy trees 2024-07-24 14:33:05 +02:00
test_local_working_copy_concurrent.rs
test_local_working_copy_sparse.rs
test_merge_trees.rs
test_merged_tree.rs
test_mut_repo.rs
test_operations.rs op_walk: include operation ids in multiple match error 2024-08-03 09:22:26 +09:00
test_refs.rs
test_revset.rs revset: add author_date and committer_date revset functions 2024-08-01 09:04:07 -07:00
test_rewrite.rs
test_rewrite_transform.rs
test_signing.rs
test_ssh_signing.rs
test_view.rs
test_workspace.rs