blob: d025b6c6bfd9aab63da08bd4395503e116b4a73c [file]
RunCMake_check_slnx("${RunCMake_TEST_BINARY_DIR}/MorePre.slnx" [[
^<\?xml version="1\.0" encoding="UTF-8"\?>
<Solution>
<Configurations>
<BuildType Name="Debug"/>
<BuildType Name="Release"/>
<BuildType Name="MinSizeRel"/>
<BuildType Name="RelWithDebInfo"/>
<Platform Name="[^"]+"/>
</Configurations>
<Project Path="ALL_BUILD\.vcxproj" Id="[0-9a-f-]+">
<BuildDependency Project="ZERO_CHECK\.vcxproj"/>
<Build Solution="Debug\|\*" Project="false"/>
<Build Solution="Release\|\*" Project="false"/>
<Build Solution="MinSizeRel\|\*" Project="false"/>
<Build Solution="RelWithDebInfo\|\*" Project="false"/>
</Project>
<Project Path="ZERO_CHECK\.vcxproj" Id="[0-9a-f-]+"/>
<Properties Name="TestSec1">
<Properties Name="Key1" Value="Value1"/>
<Properties Name="Key2" Value="Value with spaces"/>
</Properties>
<Properties Name="TestSec3">
<Properties Name="Key3" Value="Value1"/>
<Properties Name="Key4" Value="Value with spaces"/>
<Properties Name="Key5" Value="ValueWithoutSpaces"/>
</Properties>
</Solution>$]])