]> O.S.I.I.S - jp/crow.git/commitdiff
update tests
authorjpbruyere <jp.bruyere@hotmail.com>
Sun, 6 Mar 2016 22:09:50 +0000 (23:09 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Sun, 6 Mar 2016 22:09:50 +0000 (23:09 +0100)
MonoDevelop.GOLib/MonoDevelop.GOLib.csproj
OTKCrow/OTKCrow.csproj
Tests/GOLIBTestsOTK.cs
Tests/Interfaces/0.crow
Tests/Interfaces/colorItem.crow
Tests/Interfaces/testColorList.crow

index adbc70fb565bd6f754b413beab1fd58887f30fa1..b09de992ab33713f8ebd2e0dfca5c51423c195d2 100644 (file)
     <Reference Include="System" />
     <Reference Include="ICSharpCode.NRefactory">
       <HintPath>\usr\local\lib\monodevelop\bin\ICSharpCode.NRefactory.dll</HintPath>
-      <Private>False</Private>
     </Reference>
     <Reference Include="Mono.Addins">
       <Package>mono-addins</Package>
     </Reference>
     <Reference Include="MonoDevelop.Ide">
       <HintPath>\usr\local\lib\monodevelop\bin\MonoDevelop.Ide.dll</HintPath>
-      <Private>False</Private>
     </Reference>
     <Reference Include="MonoDevelop.Core">
       <HintPath>\usr\local\lib\monodevelop\bin\MonoDevelop.Core.dll</HintPath>
     </Reference>
     <Reference Include="MonoDevelop.DesignerSupport">
       <HintPath>\usr\local\lib\monodevelop\AddIns\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.dll</HintPath>
-      <Private>False</Private>
     </Reference>
     <Reference Include="Mono.Cairo" />
     <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
index b04cba4236524fe3f578230a26cdf2ded063874d..7c7ce183ca80124c76f9eb9b84b1e24d851b3948 100644 (file)
@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>bin\Debug</OutputPath>
+    <OutputPath>..\bin\Debug</OutputPath>
     <DefineConstants>DEBUG;MEASURE_TIME</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Linux_x86' ">
     <DebugType>full</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>bin\Release</OutputPath>
+    <OutputPath>..\bin\Release</OutputPath>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <ConsolePause>false</ConsolePause>
index 4256120b7bbcaebba87a8da25652440c8e4497c2..feacdd86b8a3cd8b524b25f5b91bb0f62414c4b9 100644 (file)
@@ -29,6 +29,7 @@ namespace testOTK
                int frameCpt = 0;
                int idx = 0;
                string[] testFiles = {
+                       "0.crow",
                        "testColorList.crow",
                        "testCheckbox.goml",
                        "testWindow.goml",
index d067f4fff9b329cba6d184255294e204669b7404..0d67099336429e56f6eb04498e8231587a77a175 100755 (executable)
@@ -1,32 +1,32 @@
 <?xml version="1.0"?>
-<!--<Label Text="test" Background="BlueCrayola"/>-->
-<!--<GraphicObject Width="10" Height="10" Background="Red"/>-->
-<VerticalStack Width="400" Height="400" Margin="2" Spacing="2">
-       <Label Left="20" Text="test" Background="BlueCrayola"/>
-       <GraphicObject Background="LimeGreen" Width="300" Height="300"/>
-<!--   <ProgressBar CornerRadius="5" Background="DimGray" Margin="1" Maximum="1000" Value="{fps}" Width="200" Height="15"/>
-       <RadioButton Caption="test radiobutton"/>
-       <Image Width="50" Height="50" Background="vgradient|0:SkyBlue|1:White" Path="#Tests.image.crow0.svg"/>  
-       <Button Caption="test button"/>
-       <TextRun Text="text run test"/>
-       <TextBox Text="text run test"/>
-       <Border CornerRadius="5" Background="DimGray" Fit="true" >
-               <Trend HighThreshold="{fpsMax}" LowThreshold="{fpsMin}" NbValues="5"
-                       Height="100" Width="400" NewValue="{fps}" Name="trend" Maximum="600" Foreground="White"/>
-       </Border>-->
-</VerticalStack>
-<!--           <HorizontalStack Fit="true">
-               <Label Text="Memory:" Width="50" TextAlignment="Right"/>
-               <Label Text="{memory}" Font="droid,12" 
-                       Background="vgradient|0:BlueCrayola|1:Black"/>
-       </HorizontalStack>
-       <HorizontalStack Fit="true">
-               <Label Text="Fps:" Width="50" TextAlignment="Right"/>
-               <Label Text="{fps}" Font="droid , 12"
-                       Background="vgradient|0:LimeGreen|1:Black"/>
-       </HorizontalStack>-->
-
-<!--<VerticalStack Fit="true">
-
-       
-</VerticalStack>-->
\ No newline at end of file
+<VerticalStack Fit="true" Margin="5" Background="Green">
+       <Expandable Width="0" Background="Gray">
+       <Expandable Width="0" Background="Gray">
+       <Expandable Height="100" Width="0" Background="Gray">
+               <Label Height="0" Width="0" Background="Red"/>
+       </Expandable>
+       </Expandable>
+       </Expandable>
+       <Expandable Width="0" Background="Red">
+               <Expandable Width="0" Background="Blue">
+                       <Expandable Width="0" Background="Gray">
+                       <Expandable Width="0" Background="Gray">
+<!--                   <Expandable Width="0" Background="Gray">
+                       <Expandable Width="0" Background="Gray">
+                       <Expandable Width="0" Background="Gray">
+                       <Expandable Width="0" Background="Gray">
+                       <Expandable Width="0" Background="Gray">
+                       </Expandable>
+                       </Expandable>
+                       </Expandable>
+                       </Expandable>
+                       </Expandable>-->
+                       </Expandable>
+                       </Expandable>
+               </Expandable>
+       </Expandable>
+       <Label Width="0" Background="Red"/>
+       <Label Width="0" Background="Red"/>
+       <Label Width="0" Background="Red"/>
+       <Label Width="100" Background="Red"/>
+</VerticalStack>
\ No newline at end of file
index 98c17d5ccb44e30c84756b86c8d88b2c1ea1e8b6..da893c825367ad57cc7f8cfe38266e0e9ab2f053 100755 (executable)
@@ -1,10 +1,10 @@
 <?xml version="1.0"?>
 <HorizontalStack
                        HorizontalAlignment="Left"
-                       Height="-1" Width="-1" Margin="1" Focusable="true"
+                       Height="-1" Width="0" Margin="1" Focusable="true"
                        MouseEnter="{Background=hgradient|0:DarkRed|1:Transparent}"
                        MouseLeave="{Background=Transparent}">
        <GraphicObject Height="12" Width="20" Background="{}" Margin="0" CornerRadius="3"/>
-       <Label Text="{Name}" Margin="0"/>
+       <Label Text="{Name}" Margin="0" Width="0"/>
 </HorizontalStack>
 
index 34d32159fb337f7b5e3f352fa87a3b1f40570cdb..054c4c1a598839f68f53306a27360aaafc09b2ea 100755 (executable)
@@ -2,7 +2,7 @@
 <Border BorderWidth="2" Fit="true">
        <VerticalStack Fit="true" Margin="5">
                <ListBox Data="{TestList}" Background="0,5;0,5;0,5;0,7"
-                                        HorizontalAlignment="Center" Width="-1" Height="350" Margin="5"
+                                        HorizontalAlignment="Center" Width="300" Height="350" Margin="5"
                                         ItemTemplate="#Tests.Interfaces.colorItem.crow">
                        <Template>
                                <Border BorderWidth="1" Height="{../HeightPolicy}" Width="{../WidthPolicy}">