forked from mirrors/jj
6344faa3fe
Sometimes it's useful to have an environment variable set for all commands in a test. This patch lets you do that by adding environment variables to the `TestEnvironment` itself. These will then be set on all subsequent commands. |
||
---|---|---|
.. | ||
common | ||
smoke_test.rs | ||
test_concurrent_operations.rs | ||
test_diff_command.rs | ||
test_git_colocated.rs | ||
test_git_push.rs | ||
test_gitignores.rs | ||
test_global_opts.rs | ||
test_init_command.rs | ||
test_log_command.rs | ||
test_new.rs | ||
test_ui.rs | ||
test_undo.rs | ||
test_untrack_command.rs |