]> O.S.I.I.S - jp/crow.git/commit
xunit basic setup
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 4 Feb 2018 15:06:48 +0000 (16:06 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 4 Feb 2018 15:06:48 +0000 (16:06 +0100)
commit2d93d89034894255917733d9a38bfd7998805f4c
tree5dda7510d09b8fba6ea3664aba7748925d92f617
parent15abb01100d6c25a4a404538850881bad1ce86ea
xunit basic setup
31 files changed:
Crow.Test/Crow.Test.csproj [new file with mode: 0644]
Crow.Test/ExpectedOutputs/0.png [new file with mode: 0644]
Crow.Test/ExpectedOutputs/1.png [new file with mode: 0644]
Crow.Test/ExpectedOutputs/3.png [new file with mode: 0644]
Crow.Test/ExpectedOutputs/4.png [new file with mode: 0644]
Crow.Test/ExpectedOutputs/5.png [new file with mode: 0644]
Crow.Test/Interfaces/0.crow [new file with mode: 0755]
Crow.Test/Interfaces/1.crow [new file with mode: 0755]
Crow.Test/Interfaces/2.crow [new file with mode: 0755]
Crow.Test/Interfaces/3.crow [new file with mode: 0755]
Crow.Test/Interfaces/4.crow [new file with mode: 0755]
Crow.Test/Interfaces/5.crow [new file with mode: 0755]
Crow.Test/Interfaces/testButton.crow [new file with mode: 0755]
Crow.Test/Test.cs [new file with mode: 0644]
Crow.Test/packages.config [new file with mode: 0644]
UnitTest/ExpectedOutputs/0.png [deleted file]
UnitTest/ExpectedOutputs/1.png [deleted file]
UnitTest/ExpectedOutputs/3.png [deleted file]
UnitTest/ExpectedOutputs/4.png [deleted file]
UnitTest/ExpectedOutputs/5.png [deleted file]
UnitTest/Interfaces/0.crow [deleted file]
UnitTest/Interfaces/1.crow [deleted file]
UnitTest/Interfaces/2.crow [deleted file]
UnitTest/Interfaces/3.crow [deleted file]
UnitTest/Interfaces/4.crow [deleted file]
UnitTest/Interfaces/5.crow [deleted file]
UnitTest/Interfaces/testButton.crow [deleted file]
UnitTest/NUnitCrowWindow.cs [deleted file]
UnitTest/Test.cs [deleted file]
UnitTest/UnitTest.csproj [deleted file]
UnitTest/packages.config [deleted file]