jj/lib/tests
Yuya Nishihara a3636d8a83 revset: add subject() predicate that matches first line of descriptions
It's generally useful, and we can get by without introducing weird special case
about newline terminator.

Closes #5227
2025-01-21 02:13:04 +00:00
..
runner.rs
test_annotate.rs
test_bad_locking.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
test_commit_builder.rs repo: move rebase_descendants_with_options_return_map() to tests 2025-01-18 01:21:28 +00:00
test_commit_concurrent.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
test_conflicts.rs
test_default_revset_graph_iterator.rs
test_git.rs repo: pass &Commit to record_abandoned_commit() to simplify error handling 2025-01-17 00:28:25 +00:00
test_git_backend.rs
test_gpg.rs
test_id_prefix.rs repo: pass &Commit to record_abandoned_commit() to simplify error handling 2025-01-17 00:28:25 +00:00
test_index.rs
test_init.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
test_load_repo.rs
test_local_working_copy.rs local_working_copy: on snapshot, ignore submodule in ignored directories 2025-01-08 09:39:59 +09:00
test_local_working_copy_concurrent.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
test_local_working_copy_sparse.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
test_merge_trees.rs rewrite: back out 9d4a973 2025-01-07 09:08:46 -08:00
test_merged_tree.rs
test_mut_repo.rs repo: move rebase_descendants_with_options_return_map() to tests 2025-01-18 01:21:28 +00:00
test_operations.rs
test_refs.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
test_revset.rs revset: add subject() predicate that matches first line of descriptions 2025-01-21 02:13:04 +00:00
test_rewrite.rs repo: move rebase_descendants_with_options_return_map() to tests 2025-01-18 01:21:28 +00:00
test_rewrite_duplicate.rs
test_rewrite_transform.rs
test_signing.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
test_ssh_signing.rs
test_view.rs repo: pass &Commit to record_abandoned_commit() to simplify error handling 2025-01-17 00:28:25 +00:00
test_workspace.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00