jj/lib/tests
Martin von Zweigbergk 6809a88d42 cleanup: use ReadonlyRepo returned from Transaction::commit()
I thought I had looked for this case and cleaned up all the places
when I made `Transaction::commit()` return a new `ReadonlyRepo`. I
must have forgotten to do that, because there we tons of places to
clean up left.
2021-05-19 14:04:52 -07:00
..
test_bad_locking.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_commit_builder.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_commit_concurrent.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_diff_summary.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_evolution.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_git.rs cleanup: use ReadonlyRepo returned from Transaction::commit() 2021-05-19 14:04:52 -07:00
test_index.rs cleanup: use ReadonlyRepo returned from Transaction::commit() 2021-05-19 14:04:52 -07:00
test_init.rs cli: avoid using angle brackets in name/email placeholder, to please git 2021-05-19 13:02:39 -07:00
test_load_repo.rs cleanup: use ReadonlyRepo returned from Transaction::commit() 2021-05-19 14:04:52 -07:00
test_merge_trees.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_mut_repo.rs cleanup: use ReadonlyRepo returned from Transaction::commit() 2021-05-19 14:04:52 -07:00
test_operations.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_revset.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_revset_graph_iterator.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_view.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_working_copy.rs tests: avoid using to_internal_string() to produce FS path 2021-05-16 22:56:18 -07:00
test_working_copy_concurrent.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00