From: jpbruyere Date: Fri, 12 Feb 2016 19:02:26 +0000 (+0100) Subject: preparing release 0.3 X-Git-Tag: 0.3 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=103791b80ca11386a5f6d0b7dd5240c266c9d192;p=jp%2Fcrow.git preparing release 0.3 --- diff --git a/Crow.csproj b/Crow.csproj index 64eab6c9..a29b7721 100644 --- a/Crow.csproj +++ b/Crow.csproj @@ -23,8 +23,7 @@ 2.0 v4.5 AnyCPU - 0.2 - false + 0.3 true diff --git a/Crow.sln b/Crow.sln index 4f8d22f9..2b78e809 100644 --- a/Crow.sln +++ b/Crow.sln @@ -24,6 +24,7 @@ Global {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Linux_x86.ActiveCfg = Release|Any CPU {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Linux_x86.Build.0 = Release|Any CPU {7BAE4448-E8F4-48B3-BB11-FA78E7F4506B}.Debug|Linux_x86.ActiveCfg = Debug|Any CPU + {7BAE4448-E8F4-48B3-BB11-FA78E7F4506B}.Debug|Linux_x86.Build.0 = Debug|Any CPU {7BAE4448-E8F4-48B3-BB11-FA78E7F4506B}.Release|Linux_x86.ActiveCfg = Release|Any CPU {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Linux_x86.ActiveCfg = Debug|Any CPU {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Linux_x86.Build.0 = Debug|Any CPU @@ -40,6 +41,7 @@ Global $0.DotNetNamingPolicy = $2 $2.DirectoryNamespaceAssociation = None $2.ResourceNamePolicy = FileFormatDefault - version = 0.2 + description = @C.R.O.W. Collaborative Radiant Open Widgets\n\nA pure c# toolkit with XML definition of interface with binding and\ndynamic delegates + version = 0.3 EndGlobalSection EndGlobal diff --git a/MonoDevelop.GOLib/MonoDevelop.GOLib.csproj b/MonoDevelop.GOLib/MonoDevelop.GOLib.csproj index 3fa91fbb..d094fdf3 100644 --- a/MonoDevelop.GOLib/MonoDevelop.GOLib.csproj +++ b/MonoDevelop.GOLib/MonoDevelop.GOLib.csproj @@ -23,7 +23,7 @@ - 0.2 + 0.3 true diff --git a/Tests/GOLIBTests.cs b/Tests/GOLIBTests.cs index b87bfe75..a98fccf7 100644 --- a/Tests/GOLIBTests.cs +++ b/Tests/GOLIBTests.cs @@ -37,6 +37,7 @@ namespace test int frameCpt = 0; int idx = 0; string[] testFiles = { + "1.crow", "testWindow.goml", "clip4.crow", "clip3.crow", @@ -46,7 +47,6 @@ namespace test "0.crow", "5.crow", "testCombobox.goml", - "1.crow", "testPopper.goml", "testTextBox.crow", "testColorList.crow", diff --git a/Tests/Interfaces/1.crow b/Tests/Interfaces/1.crow index 25a2cf0e..732814a5 100755 --- a/Tests/Interfaces/1.crow +++ b/Tests/Interfaces/1.crow @@ -1,9 +1,39 @@  - - - - + + + + + + + + + + + + + + + + + + + + + + + +