jj/lib/tests
2022-02-02 08:15:22 -08:00
..
test_bad_locking.rs tests: avoid depending on .jj/ structure in test_bad_locking (#13) 2022-01-28 22:28:32 -08:00
test_commit_builder.rs
test_commit_concurrent.rs
test_conflicts.rs
test_diff_summary.rs
test_git.rs git: on import, only add ref target as head if target changed (#44) 2021-12-11 11:03:40 -08:00
test_index.rs
test_init.rs workspace: store repo in .jj/repo/ (#13) 2022-02-02 08:15:22 -08:00
test_load_repo.rs
test_merge_trees.rs
test_mut_repo.rs view: add workspace_id argument to set_checkout() (#13) 2022-02-02 08:15:22 -08:00
test_operations.rs
test_refs.rs
test_revset.rs view: add workspace_id argument to set_checkout() (#13) 2022-02-02 08:15:22 -08:00
test_revset_graph_iterator.rs
test_rewrite.rs view: add workspace_id argument to set_checkout() (#13) 2022-02-02 08:15:22 -08:00
test_view.rs view: add workspace_id argument to set_checkout() (#13) 2022-02-02 08:15:22 -08:00
test_working_copy.rs working_copy: keep track of operation ID (#13) 2022-01-19 19:15:29 -08:00
test_working_copy_concurrent.rs working_copy: keep track of operation ID (#13) 2022-01-19 19:15:29 -08:00
test_workspace.rs