From b4da579b1bf48573c90b2a8a0d12d883fa71e773 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Sun, 7 Feb 2016 16:57:36 +0100 Subject: [PATCH] tests --- Tests/Interfaces/0.crow | 92 +++++++++++++++++++++++++++--- Tests/Interfaces/testWindow.goml | 2 +- Tests/Interfaces/test_Listbox.goml | 6 +- 3 files changed, 89 insertions(+), 11 deletions(-) diff --git a/Tests/Interfaces/0.crow b/Tests/Interfaces/0.crow index 1b4bc645..5283b00a 100755 --- a/Tests/Interfaces/0.crow +++ b/Tests/Interfaces/0.crow @@ -1,8 +1,86 @@  - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tests/Interfaces/testWindow.goml b/Tests/Interfaces/testWindow.goml index 4febd81f..9aa86afb 100755 --- a/Tests/Interfaces/testWindow.goml +++ b/Tests/Interfaces/testWindow.goml @@ -25,7 +25,7 @@ - diff --git a/Tests/Interfaces/test_Listbox.goml b/Tests/Interfaces/test_Listbox.goml index 04623d22..8c9eaa09 100755 --- a/Tests/Interfaces/test_Listbox.goml +++ b/Tests/Interfaces/test_Listbox.goml @@ -11,12 +11,12 @@ + Margin="2" VerticalScrolling="true" ScrollY="{../scrollbar1.Value}"> - -- 2.47.3