From 62b00796f98b3b7dad9375d35a64664297284a9c Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Thu, 14 Apr 2016 12:42:53 +0200 Subject: [PATCH] update tests --- Templates/ListBox.goml | 2 +- Templates/TabItem.crow | 2 +- Templates/Window.goml | 9 +++-- Tests/GOLIBTestsOTK.cs | 6 ++-- Tests/Interfaces/basicTests/5.crow | 12 ++++--- Tests/Interfaces/testCombobox.goml | 2 +- Tests/Interfaces/testTabView.crow | 34 +++--------------- Tests/Interfaces/testWindow.goml | 56 ++++++++---------------------- UnitTest/Interfaces/3.crow | 16 ++++----- UnitTest/Interfaces/4.crow | 24 ++++++------- UnitTest/Interfaces/5.crow | 4 +-- src/GraphicObjects/ListBox.cs | 2 +- 12 files changed, 60 insertions(+), 109 deletions(-) diff --git a/Templates/ListBox.goml b/Templates/ListBox.goml index 72bd8e2c..8a8ec0d7 100755 --- a/Templates/ListBox.goml +++ b/Templates/ListBox.goml @@ -4,6 +4,6 @@ Height="{../../HeightPolicy}" Width="{../../WidthPolicy}" ValueChanged="../../_scroller_ValueChanged"> + Height="Fit" Width="{../../../WidthPolicy}" Name="List" Margin="0" VerticalAlignment="Top"/> \ No newline at end of file diff --git a/Templates/TabItem.crow b/Templates/TabItem.crow index c269bbe0..654b42c3 100644 --- a/Templates/TabItem.crow +++ b/Templates/TabItem.crow @@ -12,7 +12,7 @@ - + - - - - + + + - +