Perspex.Controls.UnitTests.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\..\packages\xunit.runner.visualstudio.2.0.1\build\net20\xunit.runner.visualstudio.props" Condition="Exists('..\..\packages\xunit.runner.visualstudio.2.0.1\build\net20\xunit.runner.visualstudio.props')" />
  4. <Import Project="..\..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props" Condition="Exists('..\..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{5CCB5571-7C30-4E7D-967D-0E2158EBD91F}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Perspex.Controls.UnitTests</RootNamespace>
  12. <AssemblyName>Perspex.Controls.UnitTests</AssemblyName>
  13. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  16. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  17. <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
  18. <IsCodedUITest>False</IsCodedUITest>
  19. <TestProjectType>UnitTest</TestProjectType>
  20. <NuGetPackageImportStamp>
  21. </NuGetPackageImportStamp>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>full</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <DocumentationFile>bin\Debug\Perspex.Controls.UnitTests.XML</DocumentationFile>
  32. <NoWarn>CS1591</NoWarn>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <DebugType>pdbonly</DebugType>
  36. <Optimize>true</Optimize>
  37. <OutputPath>bin\Release\</OutputPath>
  38. <DefineConstants>TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="System" />
  44. <Reference Include="System.Reactive.PlatformServices">
  45. <HintPath>..\..\packages\Rx-PlatformServices.2.2.5\lib\net45\System.Reactive.PlatformServices.dll</HintPath>
  46. </Reference>
  47. <Reference Include="xunit.assert">
  48. <HintPath>..\..\packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath>
  49. </Reference>
  50. <Reference Include="xunit.core">
  51. <HintPath>..\..\packages\xunit.extensibility.core.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Moq, Version=4.2.1507.118, Culture=neutral, PublicKeyToken=69f491c39445e920">
  54. <HintPath>..\..\packages\Moq.4.2.1507.0118\lib\net40\Moq.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Ploeh.AutoFixture, Version=3.31.3.0, Culture=neutral, PublicKeyToken=b24654c590009d4f">
  57. <HintPath>..\..\packages\AutoFixture.3.31.3\lib\net40\Ploeh.AutoFixture.dll</HintPath>
  58. </Reference>
  59. <Reference Include="Ploeh.AutoFixture.AutoMoq, Version=3.31.1.0, Culture=neutral, PublicKeyToken=b24654c590009d4f">
  60. <HintPath>..\..\packages\AutoFixture.AutoMoq.3.31.1\lib\net40\Ploeh.AutoFixture.AutoMoq.dll</HintPath>
  61. </Reference>
  62. <Reference Include="System.Reactive.Core">
  63. <HintPath>..\..\packages\Rx-Core.2.2.5\lib\net45\System.Reactive.Core.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System.Reactive.Interfaces">
  66. <HintPath>..\..\packages\Rx-Interfaces.2.2.5\lib\net45\System.Reactive.Interfaces.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System.Reactive.Linq">
  69. <HintPath>..\..\packages\Rx-Linq.2.2.5\lib\net45\System.Reactive.Linq.dll</HintPath>
  70. </Reference>
  71. <Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c">
  72. <HintPath>..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath>
  73. </Reference>
  74. </ItemGroup>
  75. <Choose>
  76. <When Condition="('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'">
  77. <ItemGroup>
  78. <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  79. </ItemGroup>
  80. </When>
  81. <Otherwise />
  82. </Choose>
  83. <ItemGroup>
  84. <Compile Include="ClassesTests.cs" />
  85. <Compile Include="DockPanelTests.cs" />
  86. <Compile Include="EnumerableExtensions.cs" />
  87. <Compile Include="GridSplitterTests.cs" />
  88. <Compile Include="GridTests.cs" />
  89. <Compile Include="HeaderedItemsControlTests .cs" />
  90. <Compile Include="ControlTests_NameScope.cs" />
  91. <Compile Include="Generators\ItemContainerGeneratorTests.cs" />
  92. <Compile Include="Generators\ItemContainerGeneratorTypedTests.cs" />
  93. <Compile Include="GridLengthTests.cs" />
  94. <Compile Include="Presenters\ContentPresenterTests.cs" />
  95. <Compile Include="BorderTests.cs" />
  96. <Compile Include="ListBoxTests_Single.cs" />
  97. <Compile Include="NameScopeTests.cs" />
  98. <Compile Include="Primitives\SelectingItemsControlTests_Multiple.cs" />
  99. <Compile Include="Presenters\ScrollContentPresenterTests_IScrollable.cs" />
  100. <Compile Include="WindowingPlatformMock.cs" />
  101. <Compile Include="TreeViewTests.cs" />
  102. <Compile Include="Mixins\SelectableMixinTests.cs" />
  103. <Compile Include="StackPanelTests.cs" />
  104. <Compile Include="Primitives\TrackTests.cs" />
  105. <Compile Include="Primitives\PopupTests.cs" />
  106. <Compile Include="DropDownTests.cs" />
  107. <Compile Include="Presenters\CarouselPresenterTests.cs" />
  108. <Compile Include="Presenters\ItemsPresenterTests.cs" />
  109. <Compile Include="Presenters\ScrollContentPresenterTests.cs" />
  110. <Compile Include="Primitives\TemplatedControlTests.cs" />
  111. <Compile Include="Primitives\ScrollBarTests.cs" />
  112. <Compile Include="Primitives\RangeBaseTests.cs" />
  113. <Compile Include="Primitives\SelectingItemsControlTests_AutoSelect.cs" />
  114. <Compile Include="ScrollViewerTests.cs" />
  115. <Compile Include="Primitives\SelectingItemsControlTests.cs" />
  116. <Compile Include="ListBoxTests.cs" />
  117. <Compile Include="ItemsControlTests.cs" />
  118. <Compile Include="ContentControlTests.cs" />
  119. <Compile Include="DecoratorTests.cs" />
  120. <Compile Include="CarouselTests.cs" />
  121. <Compile Include="TopLevelTests.cs" />
  122. <Compile Include="Primitives\TabStripTests.cs" />
  123. <Compile Include="TabControlTests.cs" />
  124. <Compile Include="PanelTests.cs" />
  125. <Compile Include="ControlTests.cs" />
  126. <Compile Include="Properties\AssemblyInfo.cs" />
  127. <Compile Include="Templates\TemplateExtensionsTests.cs" />
  128. <Compile Include="TestTemplatedControl.cs" />
  129. <Compile Include="TestRoot.cs" />
  130. <Compile Include="Utils\AncestorFinderTests.cs" />
  131. <Compile Include="Utils\HotKeyManagerTests.cs" />
  132. <Compile Include="WrapPanelTests.cs" />
  133. </ItemGroup>
  134. <ItemGroup>
  135. <ProjectReference Include="..\..\src\Markup\Perspex.Markup.Xaml\Perspex.Markup.Xaml.csproj">
  136. <Project>{3e53a01a-b331-47f3-b828-4a5717e77a24}</Project>
  137. <Name>Perspex.Markup.Xaml</Name>
  138. </ProjectReference>
  139. <ProjectReference Include="..\..\src\Perspex.Animation\Perspex.Animation.csproj">
  140. <Project>{D211E587-D8BC-45B9-95A4-F297C8FA5200}</Project>
  141. <Name>Perspex.Animation</Name>
  142. </ProjectReference>
  143. <ProjectReference Include="..\..\src\Perspex.Base\Perspex.Base.csproj">
  144. <Project>{B09B78D8-9B26-48B0-9149-D64A2F120F3F}</Project>
  145. <Name>Perspex.Base</Name>
  146. </ProjectReference>
  147. <ProjectReference Include="..\..\src\Perspex.Controls\Perspex.Controls.csproj">
  148. <Project>{D2221C82-4A25-4583-9B43-D791E3F6820C}</Project>
  149. <Name>Perspex.Controls</Name>
  150. </ProjectReference>
  151. <ProjectReference Include="..\..\src\Perspex.Input\Perspex.Input.csproj">
  152. <Project>{62024B2D-53EB-4638-B26B-85EEAA54866E}</Project>
  153. <Name>Perspex.Input</Name>
  154. </ProjectReference>
  155. <ProjectReference Include="..\..\src\Perspex.Interactivity\Perspex.Interactivity.csproj">
  156. <Project>{6B0ED19D-A08B-461C-A9D9-A9EE40B0C06B}</Project>
  157. <Name>Perspex.Interactivity</Name>
  158. </ProjectReference>
  159. <ProjectReference Include="..\..\src\Perspex.Layout\Perspex.Layout.csproj">
  160. <Project>{42472427-4774-4C81-8AFF-9F27B8E31721}</Project>
  161. <Name>Perspex.Layout</Name>
  162. </ProjectReference>
  163. <ProjectReference Include="..\..\src\Perspex.SceneGraph\Perspex.SceneGraph.csproj">
  164. <Project>{EB582467-6ABB-43A1-B052-E981BA910E3A}</Project>
  165. <Name>Perspex.SceneGraph</Name>
  166. </ProjectReference>
  167. <ProjectReference Include="..\..\src\Perspex.Styling\Perspex.Styling.csproj">
  168. <Project>{F1BAA01A-F176-4C6A-B39D-5B40BB1B148F}</Project>
  169. <Name>Perspex.Styling</Name>
  170. </ProjectReference>
  171. </ItemGroup>
  172. <ItemGroup>
  173. <None Include="app.config" />
  174. <None Include="packages.config" />
  175. </ItemGroup>
  176. <ItemGroup>
  177. <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
  178. </ItemGroup>
  179. <Choose>
  180. <When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
  181. <ItemGroup>
  182. <Reference Include="Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  183. <Private>False</Private>
  184. </Reference>
  185. <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  186. <Private>False</Private>
  187. </Reference>
  188. <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Extension, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  189. <Private>False</Private>
  190. </Reference>
  191. <Reference Include="Microsoft.VisualStudio.TestTools.UITesting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  192. <Private>False</Private>
  193. </Reference>
  194. </ItemGroup>
  195. </When>
  196. </Choose>
  197. <Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
  198. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  199. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  200. <PropertyGroup>
  201. <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  202. </PropertyGroup>
  203. <Error Condition="!Exists('..\..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props'))" />
  204. <Error Condition="!Exists('..\..\packages\xunit.runner.visualstudio.2.0.1\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.runner.visualstudio.2.0.1\build\net20\xunit.runner.visualstudio.props'))" />
  205. </Target>
  206. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  207. Other similar extension points exist, see Microsoft.Common.targets.
  208. <Target Name="BeforeBuild">
  209. </Target>
  210. <Target Name="AfterBuild">
  211. </Target>
  212. -->
  213. </Project>