ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/tests
Martin von Zweigbergk 8d7a9e729b tests: set test hostname and username for operation log
This makes the tests more hermetic, even though I don't think the
default values (taken from `whoami`) can break any tests (then we
would have already seen them break). Now we just need to make the
operation log's timestamps predictable and then we can start using
operation IDs in snapshot tests.
2022-11-24 16:00:20 -10:00
..
common tests: set test hostname and username for operation log 2022-11-24 16:00:20 -10: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
test_git_push.rs
test_git_remotes.rs
test_gitignores.rs
test_global_opts.rs feature: add verbose flag and tracing library 2022-11-24 16:35:14 +10:00
test_init_command.rs
test_interdiff_command.rs
test_log_command.rs log: warn if the provided path looks like a revset 2022-11-21 16:42:48 -08:00
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
test_operations.rs tests: set test hostname and username for operation log 2022-11-24 16:00:20 -10: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
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs
test_templater.rs
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