1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 10:00:57 +09:00
Satori/docs/workflow/testing
Jeremy Koritzinsky f3c705ef29
Implement support for passing a .env file to corerun to easily set environment variables for stress testing. (#58222)
* Implement support for passing a .env file to corerun to easily set environment variables for stress testing.

* Load the parsed dotenv into the process.

* Implement support for # comments

* Clean up code

* Avoid copy

* PR feedback

* Update docs and bash/batch scripts to support the dotenv files.

* Use what clang recommends to not copy

* Apply suggestions from code review

Co-authored-by: Aaron Robinson <arobins@microsoft.com>

Co-authored-by: Aaron Robinson <arobins@microsoft.com>
2021-09-03 02:18:59 +00:00
..
coreclr Add support for building just a subset of runtime tests (#57142) 2021-08-12 15:54:17 +02:00
host Clarify host testing instructions (#49797) 2021-03-18 09:30:37 -07:00
libraries Add zip tool to the install list for Android tests (#57569) 2021-08-17 08:00:48 -07:00
mono Don't build ReferenceSystemPrivateCoreLib tests with Mono (#58232) 2021-08-30 12:11:42 -04:00
testing-workloads.md [wasm] Run Wasm.Build.Tests against workloads (#54451) 2021-07-14 10:47:03 -04:00
using-corerun.md Implement support for passing a .env file to corerun to easily set environment variables for stress testing. (#58222) 2021-09-03 02:18:59 +00:00
using-your-build.md Fix the daily build links in docs (#55443) 2021-07-09 22:32:23 -04:00
visualstudio.md Fix trailing whitespaces (#40891) 2020-08-19 17:29:01 -07:00