jj/cli/tests
Ilya Grigoriev 8bc3f5fd67 cli rebase: Allow jj rebase -r to rebase a commit onto a descendant
#1188

There are some additional test changes because children and descendants are now
rebased before the commit itself.
2023-10-30 10:56:27 -07:00
..
common
test_abandon_command.rs cli templates: include hidden (AKA abandoned) status in short commit template 2023-10-24 12:37:26 -07:00
test_alias.rs
test_branch_command.rs cli templates: include hidden (AKA abandoned) status in short commit template 2023-10-24 12:37:26 -07:00
test_builtin_aliases.rs
test_cat_command.rs
test_checkout.rs cli templates: include info on divergent change ids in short commit template 2023-10-26 17:58:13 -07:00
test_chmod_command.rs
test_commit_command.rs clippy: run cargo clippy --fix --workspace with recent nightly 2023-10-29 20:19:44 -07:00
test_commit_template.rs templater: add local/remote_branches keywords 2023-10-28 11:03:23 +09:00
test_concurrent_operations.rs
test_config_command.rs
test_debug_command.rs
test_describe_command.rs clippy: run cargo clippy --fix --workspace with recent nightly 2023-10-29 20:19:44 -07:00
test_diff_command.rs
test_diffedit_command.rs
test_duplicate_command.rs
test_edit_command.rs
test_git_clone.rs
test_git_colocated.rs
test_git_fetch.rs cli templates: include hidden (AKA abandoned) status in short commit template 2023-10-24 12:37:26 -07:00
test_git_import_export.rs cli templates: include hidden (AKA abandoned) status in short commit template 2023-10-24 12:37:26 -07:00
test_git_push.rs cli: add string pattern support to "git push --branch" 2023-10-26 04:51:17 +09:00
test_git_remotes.rs
test_git_submodule.rs
test_gitignores.rs
test_global_opts.rs
test_immutable_commits.rs immutable commits: remove the hint if trying to edit the root commit 2023-10-29 21:13:39 -07:00
test_init_command.rs
test_interdiff_command.rs
test_log_command.rs
test_move_command.rs
test_new_command.rs immutable commits: remove the hint if trying to edit the root commit 2023-10-29 21:13:39 -07:00
test_next_prev_commands.rs
test_obslog_command.rs
test_operations.rs
test_rebase_command.rs cli rebase: Allow jj rebase -r to rebase a commit onto a descendant 2023-10-30 10:56:27 -07:00
test_resolve_command.rs
test_restore_command.rs cli: rebase descendants earlier for jj diffedit and jj restore 2023-10-26 17:58:13 -07:00
test_revset_output.rs
test_show_command.rs
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs
test_status_command.rs
test_templater.rs tests: migrate most tests from test_templater.rs 2023-10-27 05:30:53 +09:00
test_tree_level_conflicts.rs
test_undo.rs cli change id templates: make "hidden" override "divergent" 2023-10-26 17:58:13 -07:00
test_unsquash_command.rs
test_untrack_command.rs
test_util_command.rs
test_working_copy.rs
test_workspaces.rs cli: make jj workspace add preserve all parents of current workspace 2023-10-29 21:53:29 -07:00