jj/cli/tests
2025-03-05 02:53:48 +00:00
..
common tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
cli-reference@.md.snap cli git fetch: support string pattern syntax in remote option 2025-03-01 12:11:19 +00:00
runner.rs unsign: implement jj unsign command 2025-02-25 13:36:44 +00:00
test_abandon_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_absorb_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_acls.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_advance_bookmarks.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_alias.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_backout_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_bookmark_command.rs cli: provide better hint on bookmark name parse error 2025-02-28 07:27:40 +00:00
test_builtin_aliases.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_commit_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_commit_template.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_completion.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_concurrent_operations.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_config_command.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_config_schema.rs config-schema: validate default configs in tests with taplo 2025-02-14 04:17:37 +00:00
test_copy_detection.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_debug_command.rs tests: normalize formatting in insta macro that could leave trailing whitespace 2025-02-25 15:40:14 +00:00
test_describe_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_diff_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_diffedit_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_duplicate_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_edit_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_evolog_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_file_annotate_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_file_chmod_command.rs tests: normalize formatting in insta macro that could leave trailing whitespace 2025-02-25 15:40:14 +00:00
test_file_show_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_file_track_untrack_commands.rs tests: avoid using the local backend 2025-03-04 22:12:17 +00:00
test_fix_command.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_generate_md_cli_help.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_git_clone.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_git_colocated.rs cli/tests: move test_git_colocated_unborn_bookmarks to gitoxide 2025-03-01 09:54:31 +00:00
test_git_fetch.rs cli git fetch: support string pattern syntax in remote option 2025-03-01 12:11:19 +00:00
test_git_import_export.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_git_init.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_git_private_commits.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_git_push.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_git_remotes.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_git_submodule.rs tests: migrate non-snapshot users of jj_cmd_ok() to run_jj_in().success() 2025-02-24 15:39:11 +00:00
test_gitignores.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_global_opts.rs test_global_opts: use the Git backend 2025-03-05 02:53:48 +00:00
test_help_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_immutable_commits.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_init_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_interdiff_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_log_command.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_new_command.rs cli: new: --insert-after: remove special handling of commits which are ancestors 2025-03-03 14:56:32 +00:00
test_next_prev_commands.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_operations.rs op_store: validate operation/view id length to detect corruption earlier 2025-03-03 01:18:34 +00:00
test_parallelize_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_rebase_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_repo_change_report.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_resolve_command.rs tests: normalize formatting in insta macro that could leave trailing whitespace 2025-02-25 15:40:14 +00:00
test_restore_command.rs tests: normalize formatting in insta macro that could leave trailing whitespace 2025-02-25 15:40:14 +00:00
test_revset_output.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_root.rs tests: migrate unusual users of jj_cmd_success() to run_jj_in/with() 2025-02-23 13:34:17 +00:00
test_shell_completion.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_show_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_sign_unsign_commands.rs sign: add --key argument to jj sign 2025-02-28 07:52:57 +00:00
test_simplify_parents_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_sparse_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_split_command.rs cli split: Disable the new bookmark behavior for jj split 2025-02-28 23:23:06 +00:00
test_squash_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_status_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_tag_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_templater.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_undo.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_unsquash_command.rs tests: resolve directory path to run_jj_in() relative to env_root 2025-02-25 15:40:14 +00:00
test_util_command.rs tests: avoid using the local backend 2025-03-04 22:12:17 +00:00
test_working_copy.rs docs: Add pointers to usage of jj help -k <keyword> 2025-02-28 06:52:52 +00:00
test_workspaces.rs tests: avoid using the local backend 2025-03-04 22:12:17 +00:00