jj/lib/tests
Martin von Zweigbergk 3c7c4e9f5c tests: move testutils module into separate crate
The `testutils` module should ideally not be part of the library
dependencies. Since they're used by the integration tests (and the CLI
tests), we need to move them to a separate crate to achieve that.
2022-11-08 07:29:35 -08:00
..
test_bad_locking.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -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: move testutils module into separate crate 2022-11-08 07:29:35 -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: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_index.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_init.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_load_repo.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -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: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_operations.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_refs.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_revset.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -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: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
test_working_copy.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -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