jj/lib/tests
Remo Senekowitsch e4d45dda34 tests: replace auto-local-bookmark with auto-track-bookmarks
This paves the way to deprecate `git.auto-local-bookmark` without
adding lots of deprecation warnings to test output snapshots.

The behavior of some tests is slightly changed, because
auto-track-bookmarks also tracks bookmarks that were created locally.
I think it just shows up in output snapshots as absent-tracked
bookmarks, without affecting what the test is about.
2025-11-21 05:15:55 +00:00
..
runner.rs bisect: add library for running bisection 2025-09-04 14:30:52 +00:00
test_annotate.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_bad_locking.rs op_store: convert OpStore trait to be async 2025-10-19 05:46:00 +00:00
test_bisect.rs cli, lib: convert revset expressions to use Arc over Rc 2025-09-05 16:09:44 +00:00
test_commit_builder.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_commit_concurrent.rs op_store: convert OpStore trait to be async 2025-10-19 05:46:00 +00:00
test_conflicts.rs conflicts: add "diff-experimental" conflict marker style 2025-11-05 00:00:58 +00:00
test_default_revset_graph_iterator.rs cleanup: leverage trait upcasting, delete as_any*() 2025-09-20 01:22:47 +00:00
test_eol.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_evolution_predecessors.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_fix.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_git.rs tests: replace auto-local-bookmark with auto-track-bookmarks 2025-11-21 05:15:55 +00:00
test_git_backend.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_gpg.rs ci: Skip the GPG tests if they cannot pass on macOS 2025-08-23 13:48:25 +00:00
test_id_prefix.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_index.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_init.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_load_repo.rs cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
test_local_working_copy.rs testutils: dump_tree: print contents of conflicted trees 2025-11-09 17:48:25 +00:00
test_local_working_copy_concurrent.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_local_working_copy_sparse.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_merge_trees.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_merged_tree.rs testutils: dump_tree: print contents of conflicted trees 2025-11-09 17:48:25 +00:00
test_mut_repo.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_operations.rs index: make Index::has_id fallible 2025-10-25 18:05:13 +00:00
test_refs.rs index: make Index::is_ancestor fallible 2025-10-28 13:47:44 +00:00
test_revset.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_revset_optimized.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_rewrite.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_rewrite_duplicate.rs lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
test_rewrite_transform.rs cargo: bump MSRV to 1.88 2025-09-19 01:03:21 +00:00
test_signing.rs cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
test_ssh_signing.rs ssh-signing: include key in verification result 2025-10-08 13:02:43 +00:00
test_view.rs view: rename remaining local "tag" functions 2025-09-30 13:51:40 +00:00
test_workspace.rs cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00