false true tests.passed $(OutDir) $(ToolsDir)\xunit.console.netcore.runtimeconfig.json %RUNTIME_PATH%\ $RUNTIME_PATH/ $(TestRuntimeEnvVar)dotnet.exe $(TestRuntimeEnvVar)dotnet xunit.console.netcore.exe {2E36F1D4-B23C-435D-AB41-18E608940038} xunit.console.exe testResults.xml $(XunitOptions) -noshadow $(XunitOptions) -noappdomain $(XunitOptions) -xml $(XunitResultsFileName) $(XunitOptions) -notrait Benchmark=true $(XunitOptions) -parallel none $(XunitOptions) -redirectoutput $(XunitOptions) -notrait category=non$(_bc_TargetGroup)tests $(XunitOptions) -maxthreads $(XunitMaxThreads) $(TargetFileName) $(XunitTestAssembly) $(XunitOptions) $(TestHostExecutablePath) $(XunitExecutable) $(XunitArguments) $(XunitExecutable) $(XunitArguments) $(TestProgram) $(TestArguments) {XunitTraitOptions} $(TestDebugger) $(TestCommandLine) $(TestDebugger) /debugexe $(TestCommandLine) $(TestPath) Program $(TestHostRootPath)dotnet.exe $(TestArguments) -wait -parallel none $(ToolsDir)\DesktopRunnerConfigFile.config $(TestPath)\$(XunitExecutable).config $(TestPath)\RemoteExecutorConsoleApp.exe.config nonwindowstests nonlinuxtests nonosxtests nonfreebsdtests nonnetbsdtests RunTests.cmd RunnerTemplate.Windows.txt RunTests.sh RunnerTemplate.Unix.txt $(XunitTraitOptions) -trait category=@(RunWithTraits, ' -trait category=') $(XunitTraitOptions) -notrait category=@(RunWithoutTraits, ' -notrait category=') $(TestCommandLine.Replace('{XunitTraitOptions}', '$(XunitTraitOptions)')) $(TestCommandLine.Replace('{CoverageFilter}', '$(CoverageFilter)')) $(TestPath) $(OutputFolderForScriptGenerator)/$(RunnerScriptName) $(BinDir)/TestDependencies <_TestDependencyListRoot>$(MSBuildProjectName)-$(TestConfiguration) <_TestDependencyListFileName>$(_TestDependencyListRoot).dependencylist.txt $(OutputFolderForTestDependencies)/$(_TestDependencyListFileName) ret <_TestILCFolder>%RUNTIME_PATH%\TestILC <_Runtime_Path>%RUNTIME_PATH%\ILCInputFolder\ %USERPROFILE%\Documents\TestResults\ <_Runtime_Path>%RUNTIME_PATH%\UAPLayout\ <_Runtime_Path>$(_Runtime_Path.Replace('/', '\')) %RUNTIME_PATH%\Launcher\WindowsStoreAppLauncher.exe -test appxmanifest.xml $(XunitArguments) $(XunitTraitOptions) $(TestsSuccessfulSemaphore).with.@(RunWithTraits, '.') $(TestsSuccessfulSemaphore).without.@(RunWithoutTraits, '.') $(TestPath)/$(TestsSuccessfulSemaphore) $(DefaultOSGroup) true $(TestDependsOn); CopySupplementalTestData; GenerateTestExecutionScripts; RunTestsForProject; ArchiveTestBuild