ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Martin von Zweigbergk f0619c07ac MutableEvolution: make MutableRepo responsible for lazy calculation
This patch continues the work from the previous pathc. From this
patch, we no longer calculate the evolution state just because a
transaction starts. We still unnecessarily calculate it when adding a
commit within the transaction, however. I'll fix that next.
2021-03-15 15:03:14 -07:00
..
test_bad_locking.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_commit_builder.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_commit_concurrent.rs tests: disable tests failing on Windows 2021-03-14 15:51:32 -07:00
test_diff_summary.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_evolution.rs MutableEvolution: make MutableRepo responsible for lazy calculation 2021-03-15 15:03:14 -07:00
test_git.rs git: fix bad formatting from commit 1e9d428406 2021-03-14 22:28:12 -07:00
test_index.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_init.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_load_repo.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_merge_trees.rs rustfmt: configure to merge imports by module 2021-03-14 10:53:14 -07:00
test_operations.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_transaction.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07: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 tests: disable tests failing on Windows 2021-03-14 15:51:32 -07:00
test_working_copy_concurrent.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00