ok/jj
1
0
Fork 0
forked from mirrors/jj
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 tests: disable tests failing on Windows 2021-03-14 15:51:32 -07:00
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 rustfmt: configure to merge imports by module 2021-03-14 10:53:14 -07:00
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 tests: set $HOME in a few tests to avoid depending in developer's ~/.gitignore 2021-03-16 22:05:36 -07:00
test_working_copy_concurrent.rs transaction: delete write_commit() and as_repo_ref() helpers 2021-03-16 22:45:58 -07:00