ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Martin von Zweigbergk fd5bc7966c tests: pass around &RepoPath instead of &str in working copy test
This is a leftover from when there were separate `RepoPath` types for
directories and files.
2022-03-31 10:23:33 -07:00
..
test_bad_locking.rs repo: when merging in removed head, rebase descendants (#111) 2022-03-26 22:31:49 -07:00
test_commit_builder.rs transaction: check that we haven't forgotten to rebase descendants (#111) 2022-03-26 22:31:49 -07:00
test_commit_concurrent.rs repo: when merging in removed head, rebase descendants (#111) 2022-03-26 22:31:49 -07:00
test_conflicts.rs
test_diff_summary.rs
test_git.rs
test_index.rs repo: clarify that some repo functions load the repo at head (#111) 2022-03-26 22:31:49 -07:00
test_init.rs workspace: canonicalize workspace and repo paths internally 2022-03-30 22:09:55 -07:00
test_load_repo.rs repo: when merging in removed head, rebase descendants (#111) 2022-03-26 22:31:49 -07:00
test_merge_trees.rs transaction: check that we haven't forgotten to rebase descendants (#111) 2022-03-26 22:31:49 -07:00
test_mut_repo.rs repo: don't abandon empty commit if it has descendants 2022-03-26 21:11:42 -07:00
test_operations.rs repo: when merging in removed head, rebase descendants (#111) 2022-03-26 22:31:49 -07:00
test_refs.rs
test_revset.rs
test_revset_graph_iterator.rs
test_rewrite.rs tests: add test for delete/modify branch-conflict case (#32) 2022-03-27 21:11:55 -07:00
test_view.rs repo: when merging in removed head, rebase descendants (#111) 2022-03-26 22:31:49 -07:00
test_working_copy.rs tests: pass around &RepoPath instead of &str in working copy test 2022-03-31 10:23:33 -07:00
test_working_copy_concurrent.rs working_copy: let caller pass in base Git ignores (#65, #87) 2022-03-12 10:48:06 -08:00
test_workspace.rs workspace: canonicalize workspace and repo paths internally 2022-03-30 22:09:55 -07:00