ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Yuya Nishihara ae9f7aba52 tests: add test for file-directory-file transition
TreeBuilder fails to handle directory-file transition right now, and leaves
the dirty file as "clean".
2023-06-01 09:38:06 +09:00
..
test_bad_locking.rs
test_commit_builder.rs
test_commit_concurrent.rs
test_conflicts.rs
test_default_revset_graph_iterator.rs index: pass only CompositeIndex to default_revset_engine::evaluate() 2023-05-29 08:15:40 +09:00
test_diff_summary.rs
test_git.rs
test_id_prefix.rs
test_index.rs index: implement Index for CompositeIndex 2023-05-29 08:15:40 +09:00
test_init.rs
test_load_repo.rs
test_merge_trees.rs tree: add test of merge of executable bit 2023-05-24 22:00:38 -07:00
test_mut_repo.rs
test_operations.rs
test_refs.rs
test_revset.rs revset: use different errors for ambiguous commit/change IDs 2023-05-31 06:28:32 -07:00
test_rewrite.rs
test_view.rs
test_working_copy.rs tests: add test for file-directory-file transition 2023-06-01 09:38:06 +09:00
test_working_copy_concurrent.rs
test_working_copy_sparse.rs
test_workspace.rs