forked from dotnet/coreclr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Support for Custom Test Environment Settings
RunTest.Cmd had limited suport for setting test environment (ex: Specifying use of alternate Jit) This change generalizes this support so that the clients can specify a test environment script that will be run to set custom settings in the test-environment. Usage is: Runtest TestEnv <test-env-script> ...
- Loading branch information
1 parent
1306650
commit 0d7dcc0
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters