jj/cli/tests
Yuya Nishihara 3890e426e5 settings: migrate get() to StackedConfig, rename .stacked_config to .config
The goal is to remove dependency on config::Config and replace the underlying
table type to toml_edit::Table. Other StackedConfig::merge() users will be
migrated in the next batch.
2024-12-03 09:42:47 +09:00
..
common
cli-reference@.md.snap cli util gc: document the fact that evolution log limits gc 2024-12-02 09:09:57 -08:00
runner.rs cli: delete deprecated jj checkout command 2024-11-21 11:50:03 -06:00
test_abandon_command.rs
test_absorb_command.rs
test_acls.rs
test_advance_bookmarks.rs
test_alias.rs
test_backout_command.rs
test_bookmark_command.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_builtin_aliases.rs config: extract layer management from cli LayeredConfigs to jj-lib 2024-11-25 12:09:21 +09:00
test_commit_command.rs
test_commit_template.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_completion.rs completion: suggest file paths incrementally 2024-12-01 11:06:36 +01:00
test_concurrent_operations.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_config_command.rs settings: migrate get() to StackedConfig, rename .stacked_config to .config 2024-12-03 09:42:47 +09:00
test_copy_detection.rs
test_debug_command.rs
test_describe_command.rs
test_diff_command.rs merge_tools: allow setting conflict marker style per-tool 2024-11-26 09:05:17 -06:00
test_diffedit_command.rs merge_tools: allow setting conflict marker style per-tool 2024-11-26 09:05:17 -06:00
test_duplicate_command.rs rewrite: fix duplicated commits to be rebased onto destination 2024-11-21 10:49:51 +09:00
test_edit_command.rs
test_evolog_command.rs
test_file_annotate_command.rs
test_file_chmod_command.rs
test_file_show_command.rs
test_file_track_untrack_commands.rs
test_fix_command.rs
test_generate_md_cli_help.rs
test_git_clone.rs
test_git_colocated.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_git_fetch.rs cli git fetch: clarify the error for invalid branch names/globs 2024-11-29 11:27:05 -08:00
test_git_import_export.rs
test_git_init.rs
test_git_private_commits.rs
test_git_push.rs cli: delete deprecated jj checkout command 2024-11-21 11:50:03 -06:00
test_git_remotes.rs
test_git_submodule.rs
test_gitignores.rs
test_global_opts.rs settings: simply forward .get_<type>(key) to .get::<type>(key) 2024-11-23 10:20:27 +09:00
test_help_command.rs
test_immutable_commits.rs
test_init_command.rs
test_interdiff_command.rs cli: delete deprecated jj checkout command 2024-11-21 11:50:03 -06:00
test_log_command.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_new_command.rs cli: delete deprecated jj merge command 2024-11-21 11:50:03 -06:00
test_next_prev_commands.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_operations.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_parallelize_command.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_rebase_command.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_repo_change_report.rs
test_resolve_command.rs merge_tools: allow setting conflict marker style per-tool 2024-11-26 09:05:17 -06:00
test_restore_command.rs
test_revset_output.rs
test_root.rs
test_shell_completion.rs
test_show_command.rs
test_simplify_parents_command.rs cli: simplify-parents: add default revsets.simplify-parents config 2024-11-26 13:19:25 +08:00
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00
test_status_command.rs
test_tag_command.rs
test_templater.rs
test_undo.rs
test_unsquash_command.rs
test_util_command.rs
test_working_copy.rs cli: Fix error message grammar and associated tests 2024-11-25 18:22:33 -06:00
test_workspaces.rs log: emit working-copy branch first if included in the revset 2024-11-20 10:50:16 +09:00