2015-06-17 18:21:10 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProjectGuid>{529544E3-3C26-4688-B39D-04DA30F05E20}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>Tests</RootNamespace>
|
|
|
|
|
<AssemblyName>Tests</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
|
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
|
|
|
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
|
|
|
|
|
<IsCodedUITest>False</IsCodedUITest>
|
|
|
|
|
<TestProjectType>UnitTest</TestProjectType>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
2015-07-06 13:48:43 +00:00
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<SignAssembly>true</SignAssembly>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<AssemblyOriginatorKeyFile>zaaReloaded2.pfx</AssemblyOriginatorKeyFile>
|
|
|
|
|
</PropertyGroup>
|
2015-06-17 18:21:10 +00:00
|
|
|
|
<ItemGroup>
|
2015-10-18 04:59:14 +00:00
|
|
|
|
<Reference Include="Bovender, Version=0.5.0.0, Culture=neutral, PublicKeyToken=df1c15557d8b6df8, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Bovender.0.5.0.0\lib\net40\Bovender.dll</HintPath>
|
2015-07-31 15:19:49 +00:00
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
2015-07-13 21:57:35 +00:00
|
|
|
|
<Reference Include="Microsoft.Office.Interop.Word, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
|
|
</Reference>
|
2015-06-17 18:21:10 +00:00
|
|
|
|
<Reference Include="nunit.framework, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath>
|
|
|
|
|
</Reference>
|
2015-07-31 15:19:49 +00:00
|
|
|
|
<Reference Include="PresentationCore" />
|
|
|
|
|
<Reference Include="PresentationFramework" />
|
2015-06-17 18:21:10 +00:00
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
2015-08-11 14:12:39 +00:00
|
|
|
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
2015-07-31 15:19:49 +00:00
|
|
|
|
<Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net40-client\System.Windows.Interactivity.dll</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Xaml" />
|
2015-08-11 14:12:39 +00:00
|
|
|
|
<Reference Include="System.XML" />
|
2015-07-31 15:19:49 +00:00
|
|
|
|
<Reference Include="WindowsBase" />
|
2015-06-17 18:21:10 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Choose>
|
|
|
|
|
<When Condition="('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'">
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
</When>
|
|
|
|
|
<Otherwise>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
</Otherwise>
|
|
|
|
|
</Choose>
|
|
|
|
|
<ItemGroup>
|
2015-08-30 05:48:32 +00:00
|
|
|
|
<Compile Include="Controller\Comments\CommentPoolTest.cs" />
|
|
|
|
|
<Compile Include="Controller\Comments\ItemCommentTest.cs" />
|
2015-10-06 14:16:09 +00:00
|
|
|
|
<Compile Include="Controller\Elements\CloneTest.cs" />
|
2015-11-26 20:33:10 +00:00
|
|
|
|
<Compile Include="Medication\ImporterTest.cs" />
|
2015-11-26 18:11:25 +00:00
|
|
|
|
<Compile Include="Medication\PrescriptionTest.cs" />
|
2015-08-11 14:12:39 +00:00
|
|
|
|
<Compile Include="SerializationTest.cs" />
|
2015-07-16 03:28:28 +00:00
|
|
|
|
<Compile Include="Controller\SettingsRepositoryTest.cs" />
|
2015-08-07 19:37:14 +00:00
|
|
|
|
<Compile Include="Controller\SettingsTest.cs" />
|
2015-07-25 12:33:48 +00:00
|
|
|
|
<Compile Include="Formatter\DocumentWriterTest.cs" />
|
2015-09-04 18:19:42 +00:00
|
|
|
|
<Compile Include="Thesaurus\ParametersTest.cs" />
|
2015-07-14 21:50:39 +00:00
|
|
|
|
<Compile Include="Thesaurus\ThesaurusTest.cs" />
|
2015-07-16 22:23:06 +00:00
|
|
|
|
<Compile Include="Controller\Elements\ItemsTest.cs" />
|
2015-07-13 21:57:35 +00:00
|
|
|
|
<Compile Include="Formatter\FormatterTest.cs" />
|
2015-07-06 13:48:43 +00:00
|
|
|
|
<Compile Include="Importer\ZaaImporter\LaurisItemTest.cs" />
|
|
|
|
|
<Compile Include="Importer\ZaaImporter\LaurisParagraphTest.cs" />
|
2015-07-11 14:51:02 +00:00
|
|
|
|
<Compile Include="Importer\ZaaImporter\ZaaImporterTest.cs" />
|
2015-06-17 18:21:10 +00:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
2015-06-20 19:13:55 +00:00
|
|
|
|
<Compile Include="LineParserTest.cs" />
|
2015-07-14 21:50:39 +00:00
|
|
|
|
<Compile Include="Thesaurus\TestThesaurus.cs" />
|
2015-07-06 13:48:43 +00:00
|
|
|
|
<Compile Include="Importer\ZaaImporter\TimePointTest.cs" />
|
2015-07-13 21:57:35 +00:00
|
|
|
|
<Compile Include="TestHelpers.cs" />
|
2015-08-03 12:31:35 +00:00
|
|
|
|
<Compile Include="ViewModels\ElementPickerViewModelTest.cs" />
|
2015-08-30 18:32:37 +00:00
|
|
|
|
<Compile Include="ViewModels\ItemCommentViewModelTest.cs" />
|
2015-08-01 19:23:56 +00:00
|
|
|
|
<Compile Include="ViewModels\SettingsRepositoryViewModelTest.cs" />
|
2015-07-31 15:19:49 +00:00
|
|
|
|
<Compile Include="ViewModels\SettingsViewModelTest.cs" />
|
2015-06-17 18:21:10 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
<None Include="Tests.licenseheader" />
|
2015-07-06 13:48:43 +00:00
|
|
|
|
<None Include="zaaReloaded2.pfx" />
|
2015-06-17 18:21:10 +00:00
|
|
|
|
</ItemGroup>
|
2015-06-20 14:26:10 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\zaaReloaded2\zaaReloaded2.csproj">
|
|
|
|
|
<Project>{0478f1b0-17f2-4151-8f93-1cb6eb9732c5}</Project>
|
|
|
|
|
<Name>zaaReloaded2</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
2015-06-21 12:53:49 +00:00
|
|
|
|
<ItemGroup>
|
2015-07-14 21:50:39 +00:00
|
|
|
|
<EmbeddedResource Include="Thesaurus\test_thesaurus.txt" />
|
2015-06-21 12:53:49 +00:00
|
|
|
|
</ItemGroup>
|
2015-06-29 19:50:27 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="demo-output.txt" />
|
|
|
|
|
</ItemGroup>
|
2015-07-25 12:33:48 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Formatter\FormatterTest-eachday.txt" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Formatter\FormatterTest-firstday.txt" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Formatter\FormatterTest-lastday.txt" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Formatter\FormatterTest-all.txt" />
|
|
|
|
|
</ItemGroup>
|
2015-06-17 18:21:10 +00:00
|
|
|
|
<Choose>
|
|
|
|
|
<When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
|
<Private>False</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.VisualStudio.TestTools.UITest.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
|
<Private>False</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.VisualStudio.TestTools.UITest.Extension, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
|
<Private>False</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.VisualStudio.TestTools.UITesting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
|
<Private>False</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
</When>
|
|
|
|
|
</Choose>
|
|
|
|
|
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
|
</Target>
|
|
|
|
|
-->
|
|
|
|
|
</Project>
|