NUnit Tests from Manuli and Wcdeich4 (#373)
authorWilliam Deich <wcdeich4@hotmail.com>
Thu, 21 Apr 2016 15:28:37 +0000 (08:28 -0700)
committerHarry <cra0zy@gmail.com>
Thu, 21 Apr 2016 15:28:37 +0000 (17:28 +0200)
commit8e3986174efd39be9d5bf75402da090032968be3
tree0dd9a410f8093591e94b5d5803c2cdb02d13ae70
parent663d8e4a6f705cfb99c01fc512e350efe24b5a1e
NUnit Tests from Manuli and Wcdeich4 (#373)

* NUnit Tests from Manuli and Wcdeich4
OpenTK.sln
Source/NUnitTests/Matrix4Test.cs [new file with mode: 0644]
Source/NUnitTests/NUnitTests.csproj [new file with mode: 0644]
Source/NUnitTests/Properties/AssemblyInfo.cs [new file with mode: 0644]
Source/NUnitTests/Vector3Tests.cs [new file with mode: 0644]
Source/NUnitTests/packages.config [new file with mode: 0644]
Source/OpenTK.Tests/Matrix4Test.cs [new file with mode: 0644]
Source/OpenTK.Tests/OpenTK.Tests.csproj [new file with mode: 0644]
Source/OpenTK.Tests/Properties/AssemblyInfo.cs [new file with mode: 0644]
Source/OpenTK.Tests/Vector3Tests.cs [new file with mode: 0644]
Source/OpenTK.Tests/packages.config [new file with mode: 0644]