From: jpbruyere Date: Fri, 11 Sep 2015 21:05:09 +0000 (+0200) Subject: TextRun X-Git-Tag: 0.2~38 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=a876fd8c161b29418243c671260b59bc7f8742ae;p=jp%2Fcrow.git TextRun --- diff --git a/GOLib.csproj b/GOLib.csproj index 92896b0f..e785acac 100644 --- a/GOLib.csproj +++ b/GOLib.csproj @@ -117,6 +117,7 @@ + diff --git a/Tests/GOLIBTests.cs b/Tests/GOLIBTests.cs index 29cfc9fd..5a8dd181 100644 --- a/Tests/GOLIBTests.cs +++ b/Tests/GOLIBTests.cs @@ -31,13 +31,13 @@ namespace test int frameCpt = 0; int idx = 0; string[] testFiles = { + "testLabel.goml", "testGrid.goml", "test1.goml", "test1.1.goml", "test1.2.goml", "test1.3.goml", "test2.goml", - "testLabel.goml", "testContainer.goml", "test_stack.goml", "testHStack.goml", diff --git a/Tests/Interfaces/testLabel.goml b/Tests/Interfaces/testLabel.goml index a640002a..d394e32c 100755 --- a/Tests/Interfaces/testLabel.goml +++ b/Tests/Interfaces/testLabel.goml @@ -1,3 +1,6 @@  -