From 5d923d0e99696d91fdf38bd76f742d85d37ccb7e Mon Sep 17 00:00:00 2001 From: Marcus Cuda Date: Thu, 13 Dec 2012 11:04:18 +0200 Subject: [PATCH] norm test with work arrays now actually pass a work array --- .../Windows/MKLWrapperTests/MKLWrapperTests.csproj | 4 ++++ .../Complex/LinearAlgebraProviderTests.cs | 9 ++++++--- .../Complex32/LinearAlgebraProviderTests.cs | 7 +++++-- .../Double/LinearAlgebraProviderTests.cs | 9 ++++++--- .../Single/LinearAlgebraProviderTests.cs | 9 ++++++--- 5 files changed, 27 insertions(+), 11 deletions(-) diff --git a/src/NativeWrappers/Windows/MKLWrapperTests/MKLWrapperTests.csproj b/src/NativeWrappers/Windows/MKLWrapperTests/MKLWrapperTests.csproj index 579b99cc..381b8bca 100644 --- a/src/NativeWrappers/Windows/MKLWrapperTests/MKLWrapperTests.csproj +++ b/src/NativeWrappers/Windows/MKLWrapperTests/MKLWrapperTests.csproj @@ -525,6 +525,9 @@ + + data\Matlab\sparse-small.mat + Properties\Settings.settings @@ -550,6 +553,7 @@ Always +