jj/lib/src
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
..
protos
backend.rs
commit.rs
commit_builder.rs
conflicts.rs
dag_walk.rs
diff.rs
file_util.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
files.rs
git.rs
git_backend.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
gitignore.rs
index.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
index_store.rs
lib.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
local_backend.rs
lock.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
matchers.rs
nightly_shims.rs
op_heads_store.rs
op_store.rs
operation.rs
refs.rs
repo.rs
repo_path.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
revset.pest
revset.rs revset: add present(set) predicate that suppresses NoSuchRevision error 2022-11-07 21:41:54 +09:00
revset_graph_iterator.rs
rewrite.rs
settings.rs
simple_op_store.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
stacked_table.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
store.rs
transaction.rs
tree.rs
tree_builder.rs
view.rs
working_copy.rs
workspace.rs