jj/lib/tests
Martin von Zweigbergk 6f53d3a103 tests: test views, operations, and mutable repos only with test backend
I don't think the backend type should matter for any of these.
2023-09-20 07:47:30 -07: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
test_id_prefix.rs
test_index.rs
test_init.rs
test_load_repo.rs
test_merge_trees.rs
test_merged_tree.rs tests: leverage TestRepo::init() in test_merged_tree 2023-09-20 07:47:30 -07:00
test_mut_repo.rs tests: test views, operations, and mutable repos only with test backend 2023-09-20 07:47:30 -07:00
test_operations.rs tests: test views, operations, and mutable repos only with test backend 2023-09-20 07:47:30 -07:00
test_refs.rs
test_revset.rs
test_rewrite.rs
test_view.rs tests: test views, operations, and mutable repos only with test backend 2023-09-20 07:47:30 -07:00
test_working_copy.rs tests: use test backend in working copy tests, fix MergedTree bug 2023-09-19 20:49:41 -07:00
test_working_copy_concurrent.rs tests: use test backend in working copy tests, fix MergedTree bug 2023-09-19 20:49:41 -07:00
test_working_copy_sparse.rs
test_workspace.rs