$(BaseOutputPathWithConfig)
$(XunitTestBinBase)\TestWrappers\
$(XunitTestBinBase)\Tests\
1
<_SkipTestDir Include="@(DisabledTestDir)" />
$([System.IO.Path]::GetFullPath(%(Identity)))
$([System.IO.Path]::GetFullPath(%(AllRunnableTestPaths.Identity)))
False
True
<_XunitWrapperGen >
Debug
AnyCPU
$(XunitWrapper)
2.0
{95DFC527-4DC1-495E-97D7-E94EE1F7140D}
Library
.NETFramework
v4.5
net45
true
true
{786C830F-07A1-408B-BD7F-6EE04809D6DB}%3B{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
..\..\
BuildOnly
true
{8ffe99c0-22f8-4462-b839-970eac1b3472}
coreclr
{8ffe99c0-22f8-4462-b839-970eac1b3472}
coreclr
$(XunitTestBinBase)\$(CategoryWithSlash)\
%24(TestWrappersPackagesConfigFileDirectory)obj/project.assets.json
]]>
<_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)
$(XunitWrapperOutputIntermediatedDirBase)$(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)