infer/test/TestAllCompilerOptions
Jonathan Tims dcb5ac5d5d
Move compiler options test to separate net461 process (#310)
# problem
The Azure DevOps VSTest runner is not handling the Compiler Options test well, because it takes so long. Also the test takes a very long time to run.

# solution
Run different options in parallel, and in a separate process to finish reliably and in a reasonable time.
2021-03-18 09:21:27 +00:00
..
CompilerOptionsTestUtils.cs Move compiler options test to separate net461 process (#310) 2021-03-18 09:21:27 +00:00
Program.cs Move compiler options test to separate net461 process (#310) 2021-03-18 09:21:27 +00:00
TestAllCompilerOptions.csproj Move compiler options test to separate net461 process (#310) 2021-03-18 09:21:27 +00:00