jj/cli/tests
Yuya Nishihara 3a3834d4b2
Some checks are pending
binaries / Build binary artifacts (push) Waiting to run
website / prerelease-docs-build-deploy (ubuntu-24.04) (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
cli: do not import Git refs by comparing against stale working-copy operation
Because the Git repository should be synchronized with the head operation, we
shouldn't import Git refs compared to the stale working-copy operation.

https://github.com/jj-vcs/jj/pull/8154#discussion_r2572787677
2025-12-04 01:44:49 +00:00
..
common fix: print a warning when fix tool exits with error 2025-11-09 16:20:26 +00:00
sample-configs files, tree: make same-change conflict resolution configurable 2025-09-11 13:14:28 +00:00
cli-reference@.md.snap cli: default Gerrit --remote-branch is gerrit.default-remote-branch 2025-12-03 11:44:03 +00:00
datatest_config_schema.rs deps: update jsonschema to 0.37.1, adapt to breaking changes 2025-11-25 17:58:09 +00:00
datatest_runner.rs tests: use jsonschema directly instead of taplo(1) 2025-08-08 16:19:30 +00:00
runner.rs cli: add test of jj file list 2025-11-14 14:51:27 +00:00
test_abandon_command.rs tests: replace auto-local-bookmark with auto-track-bookmarks 2025-11-21 05:15:55 +00:00
test_absorb_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +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 cli: migrate experimental-advance-branches to parse_union_name_patterns() 2025-12-02 02:27:27 +00:00
test_alias.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_bisect_command.rs tests: exercise more bisect behaviors 2025-11-01 23:17:31 +00:00
test_bookmark_command.rs cli: bookmark, tag: migrate to parse_union_name_patterns() 2025-12-02 01:51:22 +00:00
test_builtin_aliases.rs tests: replace auto-local-bookmark with auto-track-bookmarks 2025-11-21 05:15:55 +00:00
test_commit_command.rs cli: commit: add --editor flag 2025-11-10 16:13:07 +00:00
test_commit_template.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_completion.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_concurrent_operations.rs tests: assert operation description text in Git HEAD race test 2025-11-25 14:18:44 +00:00
test_config_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_config_schema.rs deps: update jsonschema to 0.37.1, adapt to breaking changes 2025-11-25 17:58:09 +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: remove "debug operation"/"view" command in favor of "debug object" 2025-08-27 01:02:40 +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: describe: deprecate --edit in favour of --editor 2025-11-10 16:13:07 +00:00
test_diff_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_diffedit_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_duplicate_command.rs cli: deprecate --destination/-d in favor of --onto/-o 2025-11-08 14:56:37 +00:00
test_edit_command.rs tests: exercise edit of current change 2025-10-29 13:15:23 +00:00
test_evolog_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_file_annotate_command.rs annotate: add original line number to template 2025-07-22 20:29:05 +00:00
test_file_chmod_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_file_list_command.rs cli: warn when jj file list fileset doesn't match 2025-11-14 14:51:27 +00:00
test_file_show_command.rs cli: deprecate --destination/-d in favor of --onto/-o 2025-11-08 14:56:37 +00:00
test_file_track_untrack_commands.rs cli: warn when jj file untrack fileset doesn't match 2025-11-14 13:51:01 +00:00
test_fix_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +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_gerrit_upload.rs gerrit: fix a misplaced comment in test 2025-09-19 07:06:04 +00:00
test_git_clone.rs git: add native support for negative fetch patterns 2025-12-03 08:12:58 +00:00
test_git_colocated.rs deps: update insta 2025-11-26 01:14:58 +00:00
test_git_colocation.rs colocation: rename from "colocated repo" to "colocated workspace" 2025-11-03 16:53:26 +00:00
test_git_fetch.rs git: add native support for negative fetch patterns 2025-12-03 08:12:58 +00:00
test_git_import_export.rs revset: do not ignore "git" remote if user pattern is specified 2025-10-31 00:37:50 +00:00
test_git_init.rs tests: replace auto-local-bookmark with auto-track-bookmarks 2025-11-21 05:15:55 +00:00
test_git_private_commits.rs cli: migrate "git push --bookmark" to parse_union_name_patterns() 2025-12-03 08:12:58 +00:00
test_git_push.rs cli: migrate "git push --bookmark" to parse_union_name_patterns() 2025-12-03 08:12:58 +00:00
test_git_remotes.rs cli: tests: let TestEnvironment store extra env vars in OsString 2025-10-22 14:46:24 +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 docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_help_command.rs cli: help: look up subcommand without using error path 2025-09-05 00:26:12 +00:00
test_identical_commits.rs tests: specify string pattern prefix, use subject(glob:_) accordingly 2025-11-24 01:39:32 +00:00
test_immutable_commits.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_interdiff_command.rs cli: jj interdiff warns when fileset doesn't exist 2025-11-10 22:56:32 +00:00
test_log_command.rs template: Add support for per-file diff stats 2025-12-02 12:59:00 +00:00
test_metaedit_command.rs metaedit: replace --update-committer-timestamp with --force-rewrite 2025-10-25 22:31:16 +00:00
test_new_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_next_prev_commands.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_op_revert_command.rs undo: move or duplicate tests to op revert 2025-08-17 15:05:14 +00:00
test_operations.rs config: Clean up templates.toml 2025-11-27 05:12:11 +00:00
test_parallelize_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_rebase_command.rs tests: specify string pattern prefix, use subject(glob:_) accordingly 2025-11-24 01:39:32 +00:00
test_repo_change_report.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_resolve_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_restore_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_revert_command.rs cli: deprecate --destination/-d in favor of --onto/-o 2025-11-08 14:56:37 +00:00
test_revset_output.rs revsets: Update message to clarify that the default is usually exact. 2025-12-01 23:19:59 +00:00
test_root.rs lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
test_show_command.rs template: Add template-aliases.empty_placeholder 2025-10-11 16:44:28 +00:00
test_sign_unsign_commands.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_simplify_parents_command.rs tests: get current operation id without running jj 2025-08-26 00:27:29 +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 tests: specify string pattern prefix, use subject(glob:_) accordingly 2025-11-24 01:39:32 +00:00
test_squash_command.rs tests: demonstrate squash-moves with bookmarks 2025-11-29 13:21:58 +00:00
test_status_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_tag_command.rs cli: warn only unmatched exact patterns of local tags 2025-12-02 01:51:22 +00:00
test_templater.rs templater: relax whitespace requirement by leveraging implicit whitespace rule 2025-08-29 10:21:37 +00:00
test_undo_redo_commands.rs cli undo: warn about undoing push operations 2025-11-02 16:13:00 +00:00
test_util_command.rs docs: jj-vcs.github.io -> jj-vcs.dev 2025-11-26 00:36:39 +00:00
test_working_copy.rs working-copy: Ensure sub-repos are not tracked. 2025-12-02 23:20:34 +00:00
test_workspaces.rs cli: do not import Git refs by comparing against stale working-copy operation 2025-12-04 01:44:49 +00:00