jj/lib/tests
Martin von Zweigbergk 18a25a7c2b tests: demonstrate spurious branch conflict after git export
This is a test case for #463. It's not exactly the same case, but I'm
confident that the root cause is the same (that the
`.jj/repo/git_export_operation_id` doesn't include the git refs we
just updated).
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 tests: demonstrate spurious branch conflict after git export 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