jj/lib/tests
Martin von Zweigbergk 5aec8b9d77 evolution: use index for filtering out ancestors of candidates in new_parent()
This speeds up `jj evolve` of 100 linear commits of the "what's
cooking" branch in the git.git repo further, from ~700 ms to ~400 ms.
2021-03-16 23:43:44 -07:00
..
test_bad_locking.rs transaction: delete write_commit() and as_repo_ref() helpers 2021-03-16 22:45:58 -07:00
test_commit_builder.rs
test_commit_concurrent.rs
test_diff_summary.rs
test_evolution.rs evolution: use index for filtering out ancestors of candidates in new_parent() 2021-03-16 23:43:44 -07:00
test_git.rs transaction: remove index() and view() helpers 2021-03-16 22:05:51 -07:00
test_index.rs transaction: delete write_commit() and as_repo_ref() helpers 2021-03-16 22:45:58 -07:00
test_init.rs transaction: delete write_commit() and as_repo_ref() helpers 2021-03-16 22:45:58 -07:00
test_load_repo.rs transaction: delete write_commit() and as_repo_ref() helpers 2021-03-16 22:45:58 -07:00
test_merge_trees.rs
test_mut_repo.rs transaction: remove evolution() and store() helpers 2021-03-16 22:31:24 -07:00
test_operations.rs transaction: delete write_commit() and as_repo_ref() helpers 2021-03-16 22:45:58 -07:00
test_view.rs transaction: delete write_commit() and as_repo_ref() helpers 2021-03-16 22:45:58 -07:00
test_working_copy.rs
test_working_copy_concurrent.rs transaction: delete write_commit() and as_repo_ref() helpers 2021-03-16 22:45:58 -07:00