jj/cli/tests
Stephen Jennings 9b86159789 fix: prepend file name to stderr output
To distinguish stderr output from different invocations of fix tools,
write the file name to stderr before writing the output from the fix
tool.
2025-07-12 05:35:34 +00:00
..
common config-schema: add test asserting schema defaults match default config 2025-06-01 17:36:37 +00:00
sample-configs cli: git-push: make "change" bookmark names templated 2025-07-02 01:55:59 +00:00
cli-reference@.md.snap cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
datatest_config_schema.rs config-schema: rename schema test module used by datatest 2025-06-01 17:36:37 +00:00
datatest_runner.rs config-schema: rename schema test module used by datatest 2025-06-01 17:36:37 +00:00
runner.rs config-schema: validate schema defaults according to schema 2025-06-01 17:36:37 +00:00
test_abandon_command.rs cli: abandon: remove hidden revisions from the set to abandon 2025-06-15 15:09:01 +00:00
test_absorb_command.rs cli: evolog: show associated operations alongside commits 2025-05-27 13:28:09 +00:00
test_acls.rs tests: port test_acls.rs to TestWorkDir API 2025-03-12 02:18:56 +00:00
test_advance_bookmarks.rs tests: port test_advance_bookmarks.rs to TestWorkDir API 2025-03-12 02:18:56 +00:00
test_alias.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_backout_command.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_bookmark_command.rs bookmark rename: fix hint for pushing the rename 2025-07-09 18:37:22 +00:00
test_builtin_aliases.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_commit_command.rs cli: for deprecated configs, say at which source level they were found 2025-05-28 20:01:51 +00:00
test_commit_template.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_completion.rs cli: complete: use diff template instead of parsing copied/renamed paths 2025-07-10 12:42:08 +00:00
test_concurrent_operations.rs repo: store commit predecessors in Operation object 2025-05-26 10:23:29 +00:00
test_config_command.rs config-schema: add test asserting schema defaults match default config 2025-06-01 17:36:37 +00:00
test_config_schema.rs config-schema: validate schema defaults according to schema 2025-06-01 17:36:37 +00:00
test_copy_detection.rs tests: port test_copy_detection.rs to TestWorkDir API 2025-03-13 16:13:12 +00:00
test_debug_command.rs cli: add "debug revset --no-optimize" flag to evaluate original expression 2025-06-08 04:44:12 +00:00
test_debug_init_simple_command.rs lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
test_describe_command.rs cli: for deprecated configs, say at which source level they were found 2025-05-28 20:01:51 +00:00
test_diff_command.rs cli: add "diff --template" argument 2025-06-15 15:09:08 +00:00
test_diffedit_command.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_duplicate_command.rs repo: store commit predecessors in Operation object 2025-05-26 10:23:29 +00:00
test_edit_command.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_evolog_command.rs index: don't preserve commits not referred to by operations/views 2025-07-03 09:06:21 +00:00
test_file_annotate_command.rs revset: do not reinterpret set&filter intersection as filter 2025-06-13 00:23:59 +00:00
test_file_chmod_command.rs backend: add CopyId to TreeValue::File 2025-06-03 01:11:32 +00:00
test_file_show_command.rs tests: port test_file_show_command.rs to TestWorkDir API 2025-03-19 01:47:00 +00:00
test_file_track_untrack_commands.rs tests: port test_file_track_untrack_commands.rs to TestWorkDir API 2025-03-19 14:52:52 +00:00
test_fix_command.rs fix: prepend file name to stderr output 2025-07-12 05:35:34 +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 repo: store commit predecessors in Operation object 2025-05-26 10:23:29 +00:00
test_git_colocated.rs repo: store commit predecessors in Operation object 2025-05-26 10:23:29 +00:00
test_git_fetch.rs cli fetch: put all not-found branches into one warning 2025-07-05 19:40:45 +00:00
test_git_import_export.rs repo: store commit predecessors in Operation object 2025-05-26 10:23:29 +00:00
test_git_init.rs cli git init: show jj bookmark track command on new line 2025-05-14 07:14:47 +00:00
test_git_private_commits.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_git_push.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_git_remotes.rs git: work around gix global remote configuration issue 2025-04-13 13:55:09 +00:00
test_git_root.rs cli: git: add git root command 2025-03-25 08:58:43 +00:00
test_gitignores.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_global_opts.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_help_command.rs cli: add revert command 2025-03-17 15:03:29 +00:00
test_immutable_commits.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_interdiff_command.rs diff: add option to render color-words diffs without materializing conflicts 2025-04-08 09:12:39 +00:00
test_log_command.rs id_prefix: check conflicting bookmarks/tags when calculating shortest length 2025-06-23 00:27:01 +00:00
test_new_command.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_next_prev_commands.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_operations.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_parallelize_command.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_rebase_command.rs revset: soft-deprecate "all:" modifier syntax 2025-07-11 17:15:26 +00:00
test_repo_change_report.rs cli: use more precise wording in conflict resolution hint 2025-05-22 03:49:34 +00:00
test_resolve_command.rs backend: add CopyId to TreeValue::File 2025-06-03 01:11:32 +00:00
test_restore_command.rs cli: use more precise wording in conflict resolution hint 2025-05-22 03:49:34 +00:00
test_revert_command.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_revset_output.rs revset: soft-deprecate "all:" modifier syntax 2025-07-11 17:15:26 +00:00
test_root.rs lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
test_show_command.rs cli: add top-level context label to commit templates 2025-05-19 01:41:15 +00:00
test_sign_unsign_commands.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_simplify_parents_command.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_sparse_command.rs tests: port test_sparse_command.rs to TestWorkDir API 2025-04-03 01:43:02 +00:00
test_split_command.rs cli: for deprecated configs, say at which source level they were found 2025-05-28 20:01:51 +00:00
test_squash_command.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_status_command.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00
test_tag_command.rs git: write change-id header by default 2025-05-08 23:05:38 +00:00
test_templater.rs cli: Remove hard-coding of log symbols and put them in default templates 2025-06-21 21:57:57 +00:00
test_undo.rs repo: store commit predecessors in Operation object 2025-05-26 10:23:29 +00:00
test_util_command.rs repo: store commit predecessors in Operation object 2025-05-26 10:23:29 +00:00
test_working_copy.rs repo: store commit predecessors in Operation object 2025-05-26 10:23:29 +00:00
test_workspaces.rs cli: allow "large" revsets by default 2025-07-11 17:15:26 +00:00