jj/lib/tests
Martin von Zweigbergk 87bcee6cf2 repo: make capable of loading repo with out-of-tree backend
This changes `RepoLoader` to take a map of functions that load a
specific type of backend, keyed by the backend type. The backend type
is read from `.jj/repo/store/backend`.
2022-09-25 09:40:42 -07:00
..
test_bad_locking.rs repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
test_commit_builder.rs backend: let each backend handle root commit on write 2022-09-20 21:20:57 -07:00
test_commit_concurrent.rs repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
test_conflicts.rs conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
test_diff_summary.rs
test_git.rs repo: remove init_*() functions used only in tests 2022-09-25 09:40:42 -07:00
test_index.rs repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
test_init.rs cleanup: replace some PathBuf args by &Path 2022-09-25 09:40:42 -07:00
test_load_repo.rs repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
test_merge_trees.rs backend: let each backend handle root commit on write 2022-09-20 21:20:57 -07:00
test_mut_repo.rs cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
test_operations.rs
test_refs.rs
test_revset.rs backend: let each backend handle root commit on write 2022-09-20 21:20:57 -07:00
test_revset_graph_iterator.rs
test_rewrite.rs backend: let each backend handle root commit on write 2022-09-20 21:20:57 -07:00
test_view.rs cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
test_working_copy.rs cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
test_working_copy_concurrent.rs cleanup: replace some PathBuf args by &Path 2022-09-25 09:40:42 -07:00
test_working_copy_sparse.rs
test_workspace.rs cleanup: replace some PathBuf args by &Path 2022-09-25 09:40:42 -07:00