jj/lib/tests
Martin von Zweigbergk 759ddd1e60 git: on initial export, export all branches
As I said in the previous patch, I don't know why I made the initial
export to Git a no-op. Exporting everything makes more sense to
(current-)me. It will make it slightly easier to skip exporting
conflicted branches (#463). It also lets us remove a `jj export` call
from `test_templater.rs`.
2022-11-13 15:06:10 -08:00
..
test_bad_locking.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_commit_builder.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_commit_concurrent.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_conflicts.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_diff_summary.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_git.rs git: on initial export, export all branches 2022-11-13 15:06:10 -08:00
test_index.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_init.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_load_repo.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_merge_trees.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_mut_repo.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_operations.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_refs.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_revset.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_revset_graph_iterator.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_rewrite.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_view.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_working_copy.rs tests: consistently import create_random_tree() 2022-11-13 15:06:10 -08:00
test_working_copy_concurrent.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_working_copy_sparse.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_workspace.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00