From: jpbruyere Date: Sat, 6 Feb 2016 11:58:33 +0000 (+0100) Subject: test case for layouting X-Git-Tag: 0.3~42^2~7 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=0cab76fc58463322c51f2eca0d78c8216d805643;p=jp%2Fcrow.git test case for layouting --- diff --git a/Crow.csproj b/Crow.csproj index 851f75e1..3b142f75 100644 --- a/Crow.csproj +++ b/Crow.csproj @@ -46,7 +46,7 @@ bin\Debug - TRACE;DEBUG;__linux__;MEASURE_TIME;DEBUG_LOAD_TIME0;DEBUG_LAYOUTING;DEBUG_BINDING0;DEBUG_CLIP_RECTANGLE0 + DEBUG_LAYOUTING0;TRACE;DEBUG;__linux__;MEASURE_TIME;DEBUG_LOAD_TIME0;DEBUG_BINDING0;DEBUG_CLIP_RECTANGLE0 - + + \ No newline at end of file diff --git a/Tests/GOLIBTests.cs b/Tests/GOLIBTests.cs index 85d7d1db..31761743 100644 --- a/Tests/GOLIBTests.cs +++ b/Tests/GOLIBTests.cs @@ -37,6 +37,8 @@ namespace test int frameCpt = 0; int idx = 0; string[] testFiles = { + "0.crow", + "testExpandable.goml", "5.crow", "testSpinner.goml", "testScrollbar.goml", @@ -49,7 +51,6 @@ namespace test "testBorder.goml", // "testButton2.crow", "test2WayBinding.crow", - "0.crow", "fps.goml", "testTextBox.crow", "testImage.crow", @@ -60,7 +61,6 @@ namespace test // "testCombobox.goml", "testWindow3.goml", "testWindow.goml", - "testExpandable.goml", "testCheckbox.goml", "testPopper.goml", "testLabel.goml", diff --git a/Tests/Interfaces/0.crow b/Tests/Interfaces/0.crow index aa72d58a..3fbc5e5f 100755 --- a/Tests/Interfaces/0.crow +++ b/Tests/Interfaces/0.crow @@ -1,8 +1,21 @@  - - - \ No newline at end of file + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tests/Interfaces/TmpExpandable.goml b/Tests/Interfaces/TmpExpandable.goml new file mode 100755 index 00000000..ee0884ff --- /dev/null +++ b/Tests/Interfaces/TmpExpandable.goml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/Tests/Interfaces/testWindow.goml b/Tests/Interfaces/testWindow.goml index 9824bf40..5a1e7a97 100755 --- a/Tests/Interfaces/testWindow.goml +++ b/Tests/Interfaces/testWindow.goml @@ -8,6 +8,7 @@ + PreserveNewest +