ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
2023-12-07 08:43:49 +09:00
..
test_bad_locking.rs
test_commit_builder.rs
test_commit_concurrent.rs
test_conflicts.rs
test_default_revset_graph_iterator.rs
test_diff_summary.rs
test_git.rs tests: make sure to specify external git repository path including ".git" 2023-12-07 08:43:49 +09:00
test_id_prefix.rs
test_index.rs
test_init.rs tests: make sure to specify external git repository path including ".git" 2023-12-07 08:43:49 +09:00
test_load_repo.rs
test_local_working_copy.rs working_copy: use proto file states without rebuilding BTreeMap 2023-11-30 12:09:31 +09:00
test_local_working_copy_concurrent.rs
test_local_working_copy_sparse.rs working_copy: use proto file states without rebuilding BTreeMap 2023-11-30 12:09:31 +09:00
test_merge_trees.rs
test_merged_tree.rs merged_tree: remove canceling terms prior to resolving file-level conflict 2023-12-03 07:44:58 +09:00
test_mut_repo.rs
test_operations.rs
test_refs.rs
test_revset.rs
test_rewrite.rs
test_signing.rs sign: Implement a test signing backend and add a few basic tests 2023-11-30 23:36:56 +02:00
test_view.rs
test_workspace.rs