ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/tests
Yuya Nishihara b9e82f6e06 tests: run workspace-creation commands with --at-op or --ignore-working-copy
I'm going to fix misuse of CommandHelper::for_loaded_repo(), which expects
that the given repo respects the --at-operation option.

I don't think all of the added tests are useful, but "clone
--ignore-working-copy" might be legit as a replacement for bare repos.
2024-07-24 18:06:09 +09:00
..
common
cli-reference@.md.snap git: add --allow-private option to push command 2024-07-23 08:45:51 -07:00
runner.rs git: add git.private-commits setting for preventing commits from being pushed 2024-07-23 08:45:51 -07:00
test_abandon_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_acls.rs
test_advance_branches.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_alias.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_backout_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_branch_command.rs str_util: add regex pattern 2024-07-22 12:00:52 +09:00
test_builtin_aliases.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_checkout.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_commit_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_commit_template.rs str_util: add regex pattern 2024-07-22 12:00:52 +09:00
test_concurrent_operations.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_config_command.rs
test_copy_detection.rs
test_debug_command.rs
test_describe_command.rs
test_diff_command.rs cli: enable fileset by default 2024-07-24 10:49:46 +09:00
test_diffedit_command.rs
test_duplicate_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_edit_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_file_chmod_command.rs cli_util: add missing word in conflict resolution instructions 2024-07-17 08:10:25 +02:00
test_file_print_command.rs
test_fix_command.rs
test_generate_md_cli_help.rs
test_git_clone.rs tests: run workspace-creation commands with --at-op or --ignore-working-copy 2024-07-24 18:06:09 +09:00
test_git_colocated.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_git_fetch.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_git_import_export.rs
test_git_init.rs tests: run workspace-creation commands with --at-op or --ignore-working-copy 2024-07-24 18:06:09 +09:00
test_git_private_commits.rs git: add --allow-private option to push command 2024-07-23 08:45:51 -07:00
test_git_push.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_git_remotes.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_git_submodule.rs
test_gitignores.rs
test_global_opts.rs cli: enable fileset by default 2024-07-24 10:49:46 +09:00
test_immutable_commits.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_init_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_interdiff_command.rs
test_log_command.rs cli: enable fileset by default 2024-07-24 10:49:46 +09:00
test_move_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_new_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_next_prev_commands.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_obslog_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_operations.rs cli: add jj operation show command 2024-07-22 19:16:42 +08:00
test_parallelize_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_rebase_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_repo_change_report.rs cli_util: add missing word in conflict resolution instructions 2024-07-17 08:10:25 +02:00
test_resolve_command.rs cli_util: add missing word in conflict resolution instructions 2024-07-17 08:10:25 +02:00
test_restore_command.rs cli_util: add missing word in conflict resolution instructions 2024-07-17 08:10:25 +02:00
test_revset_output.rs str_util: add regex pattern 2024-07-22 12:00:52 +09:00
test_root.rs
test_shell_completion.rs
test_show_command.rs
test_sparse_command.rs
test_split_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_squash_command.rs cli_util: add missing word in conflict resolution instructions 2024-07-17 08:10:25 +02:00
test_status_command.rs cli_util: add missing word in conflict resolution instructions 2024-07-17 08:10:25 +02:00
test_tag_command.rs
test_templater.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_undo.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_unsquash_command.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
test_untrack_command.rs
test_util_command.rs
test_working_copy.rs
test_workspaces.rs tests: run workspace-creation commands with --at-op or --ignore-working-copy 2024-07-24 18:06:09 +09:00