jj/tests
2023-02-21 22:50:27 -08:00
..
common
test_abandon_command.rs
test_alias.rs
test_branch_command.rs
test_cat_command.rs
test_checkout.rs
test_commit_command.rs
test_commit_template.rs templater: Allow separate styling for change and commit ids 2023-02-21 22:50:27 -08:00
test_concurrent_operations.rs Make ui.relative-timestamps default to true 2023-02-15 21:26:14 -08:00
test_config_command.rs
test_debug_command.rs
test_describe_command.rs
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 cmd: --branch option for git fetch. 2023-02-21 18:33:40 -08:00
test_git_import_export.rs
test_git_push.rs git push: add --deleted option 2023-02-19 18:18:53 +01:00
test_git_remotes.rs
test_gitignores.rs
test_global_opts.rs
test_init_command.rs
test_interdiff_command.rs
test_log_command.rs config: remove ui.log-author-format in favor of template alias 2023-02-16 11:43:17 +09:00
test_move_command.rs
test_new_command.rs
test_obslog_command.rs conflicts: replace missing files by empty in materialized conflict 2023-02-17 22:19:04 -08:00
test_operations.rs cli: add "op log -T" option and basic tests for template keywords 2023-02-20 18:20:41 +09:00
test_rebase_command.rs cmd: Allow multiple -b for jj rebase 2023-02-20 00:36:32 -08:00
test_resolve_command.rs conflicts: preserve order of adds in materialized conflict 2023-02-18 22:01:25 -08:00
test_restore_command.rs cmd: Make jj restore work if @ is a merge commit 2023-02-19 22:55:53 -08: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 templater: Upper and lowercase ids and strings 2023-02-21 22:50:27 -08:00
test_undo.rs
test_unsquash_command.rs
test_untrack_command.rs
test_workspaces.rs