$(BaseOutputPathWithConfig)
$(XunitTestBinBase)\TestWrappers\
1
9.9.9
$(BinDir)testhost\
$(TestHostRootPath)host\fxr\$(NETCoreAppTestSharedFxVersion)\
$(TestHostRootPath)shared\Microsoft.NETCore.App\$(NETCoreAppTestSharedFxVersion)\
<_SkipTestDir Include="@(DisabledTestDir)" />
$([System.IO.Path]::GetFullPath(%(Identity)))
$([System.IO.Path]::GetFullPath(%(AllRunnableTestPaths.Identity)))
@(AllRunnableTestPaths->Count())
False
True
<_XunitWrapperGen >
$(XUnitTestBinBase)\$(CategoryWithSlash)
$(MicrosoftNETCoreAppPackageVersion)
]]>
<_CMDDIR_Parent>$([System.IO.Path]::GetDirectoryName($(_CMDDIR)))
<_CMDDIR_Grandparent>$([System.IO.Path]::GetDirectoryName($(_CMDDIR_Parent)))
$([System.String]::Copy('$(_CMDDIR)').Replace("$(_CMDDIR_Grandparent)\",""))
$([System.String]::Copy('$(_CMDDIR)').Replace("$(_CMDDIR_Grandparent)/",""))
$([System.String]::Copy('$(CategoryWithSlash)').Replace('\','.'))
$([System.String]::Copy('$(CategoryWithSlash)').Replace('/','.'))
$(Category).XUnitWrapper
$(XunitWrapperGeneratedCSDirBase)$(Category)
<_XunitProlog Condition=" '$(_XunitProlog)'=='' ">
<_XunitEpilog Condition=" '$(_XunitEpilog)'=='' ">
testExecutable = testExecutable.Replace("\\", "/")%3B
<_FactName Condition="'$(RunningOnUnix)' != 'true'" >$([System.String]::Copy('%(AllCMDs.FullPath)').Replace("$(_CMDDIR)",'').Replace(".","_").Replace("\","_").Replace("-","_"))
<_ClassName Condition="'$(RunningOnUnix)' != 'true'" >$([System.String]::Copy('%(AllCMDs.FullPath)').Replace("$(_CMDDIR)",'').Replace("cmd","").Replace(".","_").Replace("\","_").Replace("-","_"))
<_FactName Condition="'$(RunningOnUnix)' == 'true'" >$([System.String]::Copy('%(AllCMDs.FullPath)').Replace("$(_CMDDIR)",'').Replace(".","_").Replace("/","_").Replace("-","_"))
<_ClassName Condition="'$(RunningOnUnix)' == 'true'" >$([System.String]::Copy('%(AllCMDs.FullPath)').Replace("$(_CMDDIR)",'').Replace("sh","").Replace(".","_").Replace("/","_").Replace("-","_"))
<_XunitFact >
set CORE_ROOT=" + _Global.coreRoot + "\n" +
"> " + testExecutable + "\n"%3B
Assert.True(ret == CoreclrTestWrapperLib.EXIT_SUCCESS_CODE, msg)%3B
}
}
}
]]>
$(StableVersion)
$(PackageVersion)-$(PreReleaseLabel)-$(BuildNumberMajor)-$(BuildNumberMinor)
$(VersionToRestore)
$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)
<_sharedFrameworkDepsJson Include="$(ToolsDir)dotnetcli\shared\Microsoft.NETCore.App\*\Microsoft.NETCore.App.deps.json" />
<_OriginalDepsJsonPath>%(_sharedFrameworkDepsJson.FullPath)
<_OutputTestSharedFrameworkDepsPath>$(NETCoreAppTestSharedFrameworkPath)\Microsoft.NETCore.App.deps.json
hostfxr
dll
dotnet.exe
hostpolicy
dll
libhostfxr
so
dylib
libhostpolicy
$(HostFxrFileExtension)
dotnet