ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Martin von Zweigbergk f43880381f view: make sure we don't leave a dangling git ref
All commits in the view are supposed to be reachable from its
heads. If a head is removed and there are git refs pointing to
ancestors of it (or to the removed head itself), we should make that
ancestor a head.
2021-01-16 11:05:32 -08:00
..
test_bad_locking.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00
test_commit_builder.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_commit_concurrent.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08: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 cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_git.rs git: slightly simplify a few tests 2021-01-11 00:34:04 -08:00
test_index.rs view: make remove_head() not add parents as heads 2021-01-15 01:08:05 -08: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 repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00
test_merge_trees.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_operations.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_transaction.rs view: make sure we don't leave a dangling git ref 2021-01-16 11:05:32 -08:00
test_view.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_working_copy.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_working_copy_concurrent.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00