From cc07e6b3884bfefa7b5a57a0b7d12a15b1572b51 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Mon, 8 Feb 2016 09:14:16 +0100 Subject: [PATCH] testStacks --- Tests/Interfaces/testStacks.crow | 86 +++++++++++++++++++++++++++++ Tests/Tests.csproj | 3 + UnitTest/Interfaces/testStacks.crow | 86 +++++++++++++++++++++++++++++ UnitTest/UnitTest.csproj | 3 + 4 files changed, 178 insertions(+) create mode 100755 Tests/Interfaces/testStacks.crow create mode 100755 UnitTest/Interfaces/testStacks.crow diff --git a/Tests/Interfaces/testStacks.crow b/Tests/Interfaces/testStacks.crow new file mode 100755 index 00000000..5283b00a --- /dev/null +++ b/Tests/Interfaces/testStacks.crow @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index f744858b..cbb628a7 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -221,6 +221,9 @@ PreserveNewest + + PreserveNewest + diff --git a/UnitTest/Interfaces/testStacks.crow b/UnitTest/Interfaces/testStacks.crow new file mode 100755 index 00000000..5283b00a --- /dev/null +++ b/UnitTest/Interfaces/testStacks.crow @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/UnitTest/UnitTest.csproj b/UnitTest/UnitTest.csproj index 4ffa61a2..91c394e2 100644 --- a/UnitTest/UnitTest.csproj +++ b/UnitTest/UnitTest.csproj @@ -71,6 +71,9 @@ PreserveNewest + + PreserveNewest + -- 2.47.3