jj/tests
2022-11-21 23:14:50 +09:00
..
common tests: assert result of TestEnvironment::jj_cmd_cli_error 2022-11-20 05:08:35 -08:00
test_alias.rs tests: suppress must_use warning and update cli_error output 2022-11-21 23:14:50 +09:00
test_branch_command.rs tests: assert result of TestEnvironment::jj_cmd_cli_error 2022-11-20 05:08:35 -08:00
test_checkout.rs
test_commit_command.rs
test_concurrent_operations.rs
test_describe_command.rs
test_diff_command.rs
test_edit_command.rs tests: assert result of TestEnvironment::jj_cmd_cli_error 2022-11-20 05:08:35 -08:00
test_git_clone.rs
test_git_colocated.rs git: update our record of Git branches on export 2022-11-13 15:06:10 -08:00
test_git_push.rs test_git_push: create Git repo using jj commands 2022-11-13 15:29:48 -08:00
test_git_remotes.rs
test_gitignores.rs
test_global_opts.rs tests: suppress must_use warning and update cli_error output 2022-11-21 23:14:50 +09:00
test_init_command.rs log: move commit ID off to the right 2022-11-14 07:49:52 -08:00
test_interdiff_command.rs
test_log_command.rs
test_move_command.rs tests: assert result of TestEnvironment::jj_cmd_cli_error 2022-11-20 05:08:35 -08:00
test_new_command.rs tests: assert result of TestEnvironment::jj_cmd_cli_error 2022-11-20 05:08:35 -08:00
test_obslog_command.rs log: move commit ID off to the right 2022-11-14 07:49:52 -08:00
test_operations.rs operations: make hostname and username configurable 2022-11-14 10:02:04 -08:00
test_print_command.rs
test_rebase_command.rs tests: assert result of TestEnvironment::jj_cmd_cli_error 2022-11-20 05:08:35 -08:00
test_restore_command.rs tests: assert result of TestEnvironment::jj_cmd_cli_error 2022-11-20 05:08:35 -08:00
test_revset_output.rs revset: leverage SOI/EOI markers to detect incomplete parser input 2022-11-17 01:11:08 +09:00
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs
test_templater.rs git: on initial export, export all branches 2022-11-13 15:06:10 -08:00
test_touchup_command.rs
test_undo.rs
test_unsquash_command.rs
test_untrack_command.rs tests: assert result of TestEnvironment::jj_cmd_cli_error 2022-11-20 05:08:35 -08:00
test_workspaces.rs