From 0ed518fb4537e479140edc302b7dc1dd0b735d83 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Sun, 6 Mar 2016 23:09:50 +0100 Subject: [PATCH] update tests --- MonoDevelop.GOLib/MonoDevelop.GOLib.csproj | 3 -- OTKCrow/OTKCrow.csproj | 4 +- Tests/GOLIBTestsOTK.cs | 1 + Tests/Interfaces/0.crow | 62 +++++++++++----------- Tests/Interfaces/colorItem.crow | 4 +- Tests/Interfaces/testColorList.crow | 2 +- 6 files changed, 37 insertions(+), 39 deletions(-) diff --git a/MonoDevelop.GOLib/MonoDevelop.GOLib.csproj b/MonoDevelop.GOLib/MonoDevelop.GOLib.csproj index adbc70fb..b09de992 100644 --- a/MonoDevelop.GOLib/MonoDevelop.GOLib.csproj +++ b/MonoDevelop.GOLib/MonoDevelop.GOLib.csproj @@ -55,21 +55,18 @@ \usr\local\lib\monodevelop\bin\ICSharpCode.NRefactory.dll - False mono-addins \usr\local\lib\monodevelop\bin\MonoDevelop.Ide.dll - False \usr\local\lib\monodevelop\bin\MonoDevelop.Core.dll \usr\local\lib\monodevelop\AddIns\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.dll - False diff --git a/OTKCrow/OTKCrow.csproj b/OTKCrow/OTKCrow.csproj index b04cba42..7c7ce183 100644 --- a/OTKCrow/OTKCrow.csproj +++ b/OTKCrow/OTKCrow.csproj @@ -16,7 +16,7 @@ true full false - bin\Debug + ..\bin\Debug DEBUG;MEASURE_TIME prompt 4 @@ -25,7 +25,7 @@ full true - bin\Release + ..\bin\Release prompt 4 false diff --git a/Tests/GOLIBTestsOTK.cs b/Tests/GOLIBTestsOTK.cs index 4256120b..feacdd86 100644 --- a/Tests/GOLIBTestsOTK.cs +++ b/Tests/GOLIBTestsOTK.cs @@ -29,6 +29,7 @@ namespace testOTK int frameCpt = 0; int idx = 0; string[] testFiles = { + "0.crow", "testColorList.crow", "testCheckbox.goml", "testWindow.goml", diff --git a/Tests/Interfaces/0.crow b/Tests/Interfaces/0.crow index d067f4ff..0d670993 100755 --- a/Tests/Interfaces/0.crow +++ b/Tests/Interfaces/0.crow @@ -1,32 +1,32 @@  - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tests/Interfaces/colorItem.crow b/Tests/Interfaces/colorItem.crow index 98c17d5c..da893c82 100755 --- a/Tests/Interfaces/colorItem.crow +++ b/Tests/Interfaces/colorItem.crow @@ -1,10 +1,10 @@  - diff --git a/Tests/Interfaces/testColorList.crow b/Tests/Interfaces/testColorList.crow index 34d32159..054c4c1a 100755 --- a/Tests/Interfaces/testColorList.crow +++ b/Tests/Interfaces/testColorList.crow @@ -2,7 +2,7 @@