jj/lib/tests
Yuya Nishihara 564506a7c7 tests: fix test_fetch_prune_deleted_ref() to set up refs on remote
This is broken since aa78f97d55 "git: refactor tests by extracting some
common setup."
2023-07-09 10:08:46 +09:00
..
test_bad_locking.rs
test_commit_builder.rs
test_commit_concurrent.rs
test_conflicts.rs files: replace uses of MergeHunk by Conflict<ContentHunk> 2023-06-28 06:51:37 +02:00
test_default_revset_graph_iterator.rs
test_diff_summary.rs
test_git.rs tests: fix test_fetch_prune_deleted_ref() to set up refs on remote 2023-07-09 10:08:46 +09:00
test_id_prefix.rs
test_index.rs index: turn CompositeIndex::walk_revs() into position-based API 2023-06-19 13:41:43 +09:00
test_init.rs
test_load_repo.rs
test_merge_trees.rs store: cache tree on write and return it 2023-06-30 14:12:36 +02:00
test_mut_repo.rs
test_operations.rs
test_refs.rs
test_revset.rs store: cache tree on write and return it 2023-06-30 14:12:36 +02:00
test_rewrite.rs
test_view.rs
test_working_copy.rs feat(fsmonitor): Watchman filesystem monitor implementation 2023-07-08 18:48:14 +03:00
test_working_copy_concurrent.rs refactor(working_copy): create SnapshotOptions struct 2023-07-08 18:48:14 +03:00
test_working_copy_sparse.rs refactor(working_copy): create SnapshotOptions struct 2023-07-08 18:48:14 +03:00
test_workspace.rs