mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
I think if a particular test sets e.g. $JJ_TIMESTAMP, they would expect it to get used by `run_jj()` but we currently overwrite a few variables in that method. This patch makes it so we respect all environment added to the test environment. I'm going to use this for a test case that attempts to create identical commits. |
||
|---|---|---|
| .. | ||
| command_output.rs | ||
| config_schema_defaults.rs | ||
| mod.rs | ||
| test_environment.rs | ||