jj/lib/tests
2021-02-15 10:28:07 -08:00
..
test_bad_locking.rs view: replace View trait by enum with Readonly and Mutable variants 2021-02-13 08:31:41 -08:00
test_commit_builder.rs
test_commit_concurrent.rs view: replace View trait by enum with Readonly and Mutable variants 2021-02-13 08:31:41 -08:00
test_diff_summary.rs
test_evolution.rs transaction: add accessors for view and evolution directly on transaction 2021-02-13 13:43:48 -08:00
test_git.rs transaction: add accessors for view and evolution directly on transaction 2021-02-13 13:43:48 -08:00
test_index.rs index: keep up to date within transaction 2021-02-14 00:58:11 -08:00
test_init.rs
test_load_repo.rs
test_merge_trees.rs
test_operations.rs transaction: add accessors for view and evolution directly on transaction 2021-02-13 13:43:48 -08:00
test_transaction.rs tests: some fixups to test_transaction as a result of reordering commits 2021-02-15 10:28:07 -08:00
test_view.rs transaction: add accessors for view and evolution directly on transaction 2021-02-13 13:43:48 -08:00
test_working_copy.rs view: replace View trait by enum with Readonly and Mutable variants 2021-02-13 08:31:41 -08:00
test_working_copy_concurrent.rs