jj/lib/tests
Martin von Zweigbergk f838d083d3 tree: add test of merge of executable bit
We didn't seem to have any tests of this, so let's add one before I
change the implementation.
2023-05-24 22:00:38 -07:00
..
test_bad_locking.rs
test_commit_builder.rs
test_commit_concurrent.rs cleanup: leverage scoped thread in tests 2023-05-21 21:02:58 +09:00
test_conflicts.rs
test_default_revset_graph_iterator.rs
test_diff_summary.rs
test_git.rs git_backend: on read_commit(), bulk-update extra metadata table of ancestors 2023-05-21 08:29:00 +09:00
test_id_prefix.rs
test_index.rs tests: invoke .walk_revs() through CompositeIndex 2023-05-24 01:02:37 +09:00
test_init.rs
test_load_repo.rs
test_merge_trees.rs tree: add test of merge of executable bit 2023-05-24 22:00:38 -07:00
test_mut_repo.rs
test_operations.rs
test_refs.rs
test_revset.rs
test_rewrite.rs
test_view.rs
test_working_copy.rs
test_working_copy_concurrent.rs cleanup: leverage scoped thread in tests 2023-05-21 21:02:58 +09:00
test_working_copy_sparse.rs
test_workspace.rs