Merge "[label] add slide speed property & TC" into tizen
authorSeungkeun Lee <sngn.lee@samsung.com>
Thu, 11 May 2017 06:48:11 +0000 (06:48 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 11 May 2017 06:48:11 +0000 (06:48 +0000)
1  2 
ElmSharp.Test/ElmSharp.Test.csproj

@@@ -1,4 -1,4 +1,4 @@@
<?xml version="1.0" encoding="utf-8"?>
+ <?xml version="1.0" encoding="utf-8"?>
  <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    <PropertyGroup>
      <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@@ -48,6 -48,7 +48,7 @@@
      <Compile Include="TC\GenListTest10.cs" />
      <Compile Include="TC\LabelTest4.cs" />
      <Compile Include="TC\Log.cs" />
+     <Compile Include="TC\LabelTest5.cs" />
      <Compile Include="TC\MultibuttonEntryTest1.cs" />
      <Compile Include="TC\DateTimeSelectorTest2.cs" />
      <Compile Include="TC\EntryTest2.cs" />
      <Compile Include="TC\SliderTest1.cs" />
      <Compile Include="TC\SpinnerTest1.cs" />
      <Compile Include="TC\ToolbarTest1.cs" />
 +    <Compile Include="TC\ToolbarTest2.cs" />
      <Compile Include="TC\WindowInternalTest.cs" />
      <Compile Include="TestCaseBase.cs" />
      <Compile Include="TestRunner.cs" />
        </FlavorProperties>
      </VisualStudio>
    </ProjectExtensions>
- </Project>
+ </Project>