[Continuation] - Enable the fundamentals behind libraries tests compiled via Crossgen...
authorIvan Diaz Sanchez <ivdiazsa@microsoft.com>
Mon, 20 Feb 2023 23:07:30 +0000 (15:07 -0800)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2023 23:07:30 +0000 (15:07 -0800)
commitbf0608f48f29a958dfd0cb090cf358765eee765b
treedc2bade4b79ffabbb467d0d660fd5e7557a7063d
parent6d325e1aa46879677a56b722fc20ef919ec173f5
[Continuation] - Enable the fundamentals behind libraries tests compiled via Crossgen2 (#80946)

* Added the documentation regarding the new libraries test modes.

* Enable the fundamentals behind libraries tests compiled via crossgen2.

* Fixed a typo with SINGLE_FILE_TEST_RUNNER.

* Addressed review comments.

* Restored an accidentally deleted comment.

* Fixed wrong Crossgen2 path and added comment with link to an important tracking SDK bug.
docs/workflow/testing/libraries/testing.md
eng/testing/tests.props
eng/testing/tests.singlefile.targets
src/libraries/Common/tests/SingleFileTestRunner/SingleFileTestRunner.cs
src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj
src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj