From 93b96745bf6acef58aede4bfa0291a20a0696013 Mon Sep 17 00:00:00 2001
From: cornet
Date: Thu, 23 Apr 2009 07:19:36 +0000
Subject: rename directories with _ remove dependency on fortran runtime add
run_tests project
---
RUN_TESTS/RUN_TESTS.vcproj | 86 ++++++++
readme_visual.txt | 8 -
scilab2c.sln | 137 +++++++------
scilab2c_f2c.sln | 137 +++++++------
.../abs/testFloatAbs/testFloatAbs.vcproj | 217 ---------------------
.../abs/test_DoubleAbs/testDoubleAbs.vcproj | 217 +++++++++++++++++++++
.../abs/test_FloatAbs/testFloatAbs.vcproj | 217 +++++++++++++++++++++
.../conj/testConj/testConj.vcproj | 205 -------------------
.../conj/test_Conj/testConj.vcproj | 205 +++++++++++++++++++
.../find/testFind/testFind.vcproj | 217 ---------------------
.../find/test_Find/testFind.vcproj | 217 +++++++++++++++++++++
.../find2d/testFind2d/testFind2d.vcproj | 217 ---------------------
.../find2d/test_Find2d/testFind2d.vcproj | 217 +++++++++++++++++++++
src/auxiliaryFunctions/frexp/frexp/frexp.vcproj | 213 --------------------
.../frexp/test_frexp/frexp.vcproj | 213 ++++++++++++++++++++
.../isempty/testIsEmpty/testIsEmpty.vcproj | 217 ---------------------
.../isempty/test_IsEmpty/testIsEmpty.vcproj | 217 +++++++++++++++++++++
.../isnan/test_IsNan/testIsNan.vcproj | 217 +++++++++++++++++++++
.../length/testLength/testLength.vcproj | 217 ---------------------
.../length/test_Length/testLength.vcproj | 217 +++++++++++++++++++++
.../pythag/testPythag/testPythag.vcproj | 217 ---------------------
.../pythag/test_Pythag/testPythag.vcproj | 217 +++++++++++++++++++++
.../rand/test_Rand/testRand.vcproj | 217 +++++++++++++++++++++
.../sign/testSign/testSign.vcproj | 217 ---------------------
.../sign/test_Sign/testSign.vcproj | 217 +++++++++++++++++++++
.../size/testSize/testSize.vcproj | 217 ---------------------
.../size/test_Size/testSize.vcproj | 217 +++++++++++++++++++++
.../type/testType/testType.vcproj | 216 --------------------
.../type/test_Type/testType.vcproj | 216 ++++++++++++++++++++
.../acos/test_realsacos/testrealsacos.vcproj | 213 ++++++++++++++++++++
.../acos/testrealsacos/testrealsacos.vcproj | 213 --------------------
.../acosh/testFloatAcosh/testFloatAcosh.vcproj | 213 --------------------
.../acosh/test_FloatAcosh/testFloatAcosh.vcproj | 213 ++++++++++++++++++++
.../testDoubleImplicitList.vcproj | 213 --------------------
.../testFloatImplicitList.vcproj | 213 --------------------
.../testDoubleImplicitList.vcproj | 213 ++++++++++++++++++++
.../testFloatImplicitList.vcproj | 213 ++++++++++++++++++++
src/lib/blas/blas_f/blasplus_DLL.vfproj | 4 +-
src/lib/lapack/lapack_f/lapack_DLL.vfproj | 2 +-
.../testDoubleMatrixConcatenation.vcproj | 193 ------------------
.../testFloatMatrixConcatenation.vcproj | 193 ------------------
.../testDoubleMatrixConcatenation.vcproj | 213 ++++++++++++++++++++
.../testFloatMatrixConcatenation.vcproj | 213 ++++++++++++++++++++
.../chol/testDoubleChol/testDoubleChol.vcproj | 189 ------------------
.../chol/testFloatChol/testFloatChol.vcproj | 189 ------------------
.../chol/test_DoubleChol/testDoubleChol.vcproj | 191 ++++++++++++++++++
.../chol/test_FloatChol/testFloatChol.vcproj | 191 ++++++++++++++++++
.../testDoubleDeterm/testDoubleDeterm.vcproj | 189 ------------------
.../determ/testDoubleDist/testDoubleDist.vcproj | 189 ------------------
.../test_DoubleDeterm/testDoubleDeterm.vcproj | 191 ++++++++++++++++++
.../determ/test_DoubleDist/testDoubleDist.vcproj | 191 ++++++++++++++++++
.../determ/test_FloatDeterm/testFloatDeterm.vcproj | 191 ++++++++++++++++++
.../dist/testFloatDist/testFloatDist.vcproj | 189 ------------------
.../dist/test_FloatDist/testFloatDist.vcproj | 191 ++++++++++++++++++
.../testMatrixLDivision/testMatrixLDivision.vcproj | 189 ------------------
.../testMatrixRDivision/testMatrixRDivision.vcproj | 189 ------------------
.../testMatrixLDivision.vcproj | 189 ++++++++++++++++++
.../testMatrixRDivision.vcproj | 191 ++++++++++++++++++
.../testMatrixExponential.vcproj | 189 ------------------
.../testMatrixExponential.vcproj | 189 ++++++++++++++++++
.../eye/testMatrixEye/testMatrixEye.vcproj | 189 ------------------
.../eye/test_MatrixEye/testMatrixEye.vcproj | 189 ++++++++++++++++++
.../fill/testDoubleFill/testDoubleFill.vcproj | 189 ------------------
.../fill/testFloatFill/testFloatFill.vcproj | 189 ------------------
.../fill/test_DoubleFill/testDoubleFill.vcproj | 189 ++++++++++++++++++
.../fill/test_FloatFill/testFloatFill.vcproj | 189 ++++++++++++++++++
.../hilbert/testHilbert/testHilbert.vcproj | 189 ------------------
.../hilbert/test_Hilbert/testHilbert.vcproj | 189 ++++++++++++++++++
.../testMatrixInfiniteNorm.vcproj | 189 ------------------
.../testMatrixInfiniteNorm.vcproj | 189 ++++++++++++++++++
.../testMatrixInversion/testMatrixInversion.vcproj | 189 ------------------
.../testMatrixInversion.vcproj | 189 ++++++++++++++++++
src/matrixOperations/jmat/testJmat/testJmat.vcproj | 189 ------------------
.../jmat/test_Jmat/testJmat.vcproj | 189 ++++++++++++++++++
.../logm/testDoubleLogm/testDoubleLogm.vcproj | 189 ------------------
.../logm/testFloatLogm/testFloatLogm.vcproj | 189 ------------------
.../logm/test_DoubleLogm/testDoubleLogm.vcproj | 189 ++++++++++++++++++
.../logm/test_FloatLogm/testFloatLogm.vcproj | 189 ++++++++++++++++++
.../testDoubleMagnitude/testDoubleMagnitude.vcproj | 189 ------------------
.../testFloatMagnitude/testFloatMagnitude.vcproj | 189 ------------------
.../testDoubleMagnitude.vcproj | 189 ++++++++++++++++++
.../test_FloatMagnitude/testFloatMagnitude.vcproj | 189 ++++++++++++++++++
.../testDoubleMatrixMultiplication.vcproj | 189 ------------------
.../testFloatMatrixMultiplication.vcproj | 189 ------------------
.../testDoubleMatrixMultiplication.vcproj | 189 ++++++++++++++++++
.../testFloatMatrixMultiplication.vcproj | 189 ++++++++++++++++++
.../ones/testMatrixOnes/testMatrixOnes.vcproj | 189 ------------------
.../ones/test_MatrixOnes/testMatrixOnes.vcproj | 189 ++++++++++++++++++
.../powm/testDoublePowm/testDoublePowm.vcproj | 189 ------------------
.../powm/testFloatPowm/testFloatPowm.vcproj | 189 ------------------
.../powm/test_DoublePowm/testDoublePowm.vcproj | 189 ++++++++++++++++++
.../powm/test_FloatPowm/testFloatPowm.vcproj | 189 ++++++++++++++++++
.../spec/testDoubleSpec/testDoubleSpec.vcproj | 189 ------------------
.../spec/testFloatSpec/testFloatSpec.vcproj | 189 ------------------
.../spec/test_DoubleSpec/testDoubleSpec.vcproj | 189 ++++++++++++++++++
.../spec/test_FloatSpec/testFloatSpec.vcproj | 189 ++++++++++++++++++
.../spec2/testDoubleSpec2/testDoubleSpec2.vcproj | 189 ------------------
.../spec2/testFloatSpec2/testFloatSpec2.vcproj | 189 ------------------
.../spec2/test_DoubleSpec2/testDoubleSpec2.vcproj | 189 ++++++++++++++++++
.../spec2/test_FloatSpec2/testFloatSpec2.vcproj | 189 ++++++++++++++++++
.../testDoubleSquaredMagnitude.vcproj | 189 ------------------
.../testFloatSquaredMagnitude.vcproj | 189 ------------------
.../testDoubleSquaredMagnitude.vcproj | 189 ++++++++++++++++++
.../testFloatSquaredMagnitude.vcproj | 189 ++++++++++++++++++
.../trace/testMatrixTrace/testMatrixTrace.vcproj | 189 ------------------
.../trace/test_MatrixTrace/testMatrixTrace.vcproj | 191 ++++++++++++++++++
.../testMatrixTranspose/testMatrixTranspose.vcproj | 189 ------------------
.../testMatrixTranspose.vcproj | 191 ++++++++++++++++++
.../zeros/testMatrixZeros/testMatrixZeros.vcproj | 189 ------------------
.../zeros/test_MatrixZeros/testMatrixZeros.vcproj | 191 ++++++++++++++++++
.../addition/testAddition/testAddition.vcproj | 213 --------------------
.../addition/test_Addition/testAddition.vcproj | 213 ++++++++++++++++++++
.../division/testLDivision/testLDivision.vcproj | 213 --------------------
.../division/testRDivision/testRDivision.vcproj | 213 --------------------
.../division/test_LDivision/testLDivision.vcproj | 213 ++++++++++++++++++++
.../division/test_RDivision/testRDivision.vcproj | 213 ++++++++++++++++++++
.../testMultiplication/testMultiplication.vcproj | 213 --------------------
.../test_Multiplication/testMultiplication.vcproj | 213 ++++++++++++++++++++
.../testSubtraction/testSubtraction.vcproj | 213 --------------------
.../test_Subtraction/testSubtraction.vcproj | 213 ++++++++++++++++++++
src/string/disp/testDisp/testDisp.vcproj | 213 --------------------
src/string/disp/test_Disp/testDisp.vcproj | 213 ++++++++++++++++++++
src/string/string/testString/testString.vcproj | 213 --------------------
src/string/string/test_String/testString.vcproj | 213 ++++++++++++++++++++
124 files changed, 12477 insertions(+), 11469 deletions(-)
create mode 100644 RUN_TESTS/RUN_TESTS.vcproj
delete mode 100644 src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj
create mode 100644 src/auxiliaryFunctions/abs/test_DoubleAbs/testDoubleAbs.vcproj
create mode 100644 src/auxiliaryFunctions/abs/test_FloatAbs/testFloatAbs.vcproj
delete mode 100644 src/auxiliaryFunctions/conj/testConj/testConj.vcproj
create mode 100644 src/auxiliaryFunctions/conj/test_Conj/testConj.vcproj
delete mode 100644 src/auxiliaryFunctions/find/testFind/testFind.vcproj
create mode 100644 src/auxiliaryFunctions/find/test_Find/testFind.vcproj
delete mode 100644 src/auxiliaryFunctions/find2d/testFind2d/testFind2d.vcproj
create mode 100644 src/auxiliaryFunctions/find2d/test_Find2d/testFind2d.vcproj
delete mode 100644 src/auxiliaryFunctions/frexp/frexp/frexp.vcproj
create mode 100644 src/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj
delete mode 100644 src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj
create mode 100644 src/auxiliaryFunctions/isempty/test_IsEmpty/testIsEmpty.vcproj
create mode 100644 src/auxiliaryFunctions/isnan/test_IsNan/testIsNan.vcproj
delete mode 100644 src/auxiliaryFunctions/length/testLength/testLength.vcproj
create mode 100644 src/auxiliaryFunctions/length/test_Length/testLength.vcproj
delete mode 100644 src/auxiliaryFunctions/pythag/testPythag/testPythag.vcproj
create mode 100644 src/auxiliaryFunctions/pythag/test_Pythag/testPythag.vcproj
create mode 100644 src/auxiliaryFunctions/rand/test_Rand/testRand.vcproj
delete mode 100644 src/auxiliaryFunctions/sign/testSign/testSign.vcproj
create mode 100644 src/auxiliaryFunctions/sign/test_Sign/testSign.vcproj
delete mode 100644 src/auxiliaryFunctions/size/testSize/testSize.vcproj
create mode 100644 src/auxiliaryFunctions/size/test_Size/testSize.vcproj
delete mode 100644 src/auxiliaryFunctions/type/testType/testType.vcproj
create mode 100644 src/auxiliaryFunctions/type/test_Type/testType.vcproj
create mode 100644 src/elementaryFunctions/acos/test_realsacos/testrealsacos.vcproj
delete mode 100644 src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj
delete mode 100644 src/elementaryFunctions/acosh/testFloatAcosh/testFloatAcosh.vcproj
create mode 100644 src/elementaryFunctions/acosh/test_FloatAcosh/testFloatAcosh.vcproj
delete mode 100644 src/implicitList/testDoubleImplicitList/testDoubleImplicitList.vcproj
delete mode 100644 src/implicitList/testFloatImplicitList/testFloatImplicitList.vcproj
create mode 100644 src/implicitList/test_DoubleImplicitList/testDoubleImplicitList.vcproj
create mode 100644 src/implicitList/test_FloatImplicitList/testFloatImplicitList.vcproj
delete mode 100644 src/matrixOperations/cat/testDoubleMatrixConcatenation/testDoubleMatrixConcatenation.vcproj
delete mode 100644 src/matrixOperations/cat/testFloatMatrixConcatenation/testFloatMatrixConcatenation.vcproj
create mode 100644 src/matrixOperations/cat/test_DoubleMatrixConcatenation/testDoubleMatrixConcatenation.vcproj
create mode 100644 src/matrixOperations/cat/test_FloatMatrixConcatenation/testFloatMatrixConcatenation.vcproj
delete mode 100644 src/matrixOperations/chol/testDoubleChol/testDoubleChol.vcproj
delete mode 100644 src/matrixOperations/chol/testFloatChol/testFloatChol.vcproj
create mode 100644 src/matrixOperations/chol/test_DoubleChol/testDoubleChol.vcproj
create mode 100644 src/matrixOperations/chol/test_FloatChol/testFloatChol.vcproj
delete mode 100644 src/matrixOperations/determ/testDoubleDeterm/testDoubleDeterm.vcproj
delete mode 100644 src/matrixOperations/determ/testDoubleDist/testDoubleDist.vcproj
create mode 100644 src/matrixOperations/determ/test_DoubleDeterm/testDoubleDeterm.vcproj
create mode 100644 src/matrixOperations/determ/test_DoubleDist/testDoubleDist.vcproj
create mode 100644 src/matrixOperations/determ/test_FloatDeterm/testFloatDeterm.vcproj
delete mode 100644 src/matrixOperations/dist/testFloatDist/testFloatDist.vcproj
create mode 100644 src/matrixOperations/dist/test_FloatDist/testFloatDist.vcproj
delete mode 100644 src/matrixOperations/division/testMatrixLDivision/testMatrixLDivision.vcproj
delete mode 100644 src/matrixOperations/division/testMatrixRDivision/testMatrixRDivision.vcproj
create mode 100644 src/matrixOperations/division/test_MatrixLDivision/testMatrixLDivision.vcproj
create mode 100644 src/matrixOperations/division/test_MatrixRDivision/testMatrixRDivision.vcproj
delete mode 100644 src/matrixOperations/expm/testMatrixExponential/testMatrixExponential.vcproj
create mode 100644 src/matrixOperations/expm/test_MatrixExponential/testMatrixExponential.vcproj
delete mode 100644 src/matrixOperations/eye/testMatrixEye/testMatrixEye.vcproj
create mode 100644 src/matrixOperations/eye/test_MatrixEye/testMatrixEye.vcproj
delete mode 100644 src/matrixOperations/fill/testDoubleFill/testDoubleFill.vcproj
delete mode 100644 src/matrixOperations/fill/testFloatFill/testFloatFill.vcproj
create mode 100644 src/matrixOperations/fill/test_DoubleFill/testDoubleFill.vcproj
create mode 100644 src/matrixOperations/fill/test_FloatFill/testFloatFill.vcproj
delete mode 100644 src/matrixOperations/hilbert/testHilbert/testHilbert.vcproj
create mode 100644 src/matrixOperations/hilbert/test_Hilbert/testHilbert.vcproj
delete mode 100644 src/matrixOperations/infiniteNorm/testMatrixInfiniteNorm/testMatrixInfiniteNorm.vcproj
create mode 100644 src/matrixOperations/infiniteNorm/test_MatrixInfiniteNorm/testMatrixInfiniteNorm.vcproj
delete mode 100644 src/matrixOperations/inversion/testMatrixInversion/testMatrixInversion.vcproj
create mode 100644 src/matrixOperations/inversion/test_MatrixInversion/testMatrixInversion.vcproj
delete mode 100644 src/matrixOperations/jmat/testJmat/testJmat.vcproj
create mode 100644 src/matrixOperations/jmat/test_Jmat/testJmat.vcproj
delete mode 100644 src/matrixOperations/logm/testDoubleLogm/testDoubleLogm.vcproj
delete mode 100644 src/matrixOperations/logm/testFloatLogm/testFloatLogm.vcproj
create mode 100644 src/matrixOperations/logm/test_DoubleLogm/testDoubleLogm.vcproj
create mode 100644 src/matrixOperations/logm/test_FloatLogm/testFloatLogm.vcproj
delete mode 100644 src/matrixOperations/magnitude/testDoubleMagnitude/testDoubleMagnitude.vcproj
delete mode 100644 src/matrixOperations/magnitude/testFloatMagnitude/testFloatMagnitude.vcproj
create mode 100644 src/matrixOperations/magnitude/test_DoubleMagnitude/testDoubleMagnitude.vcproj
create mode 100644 src/matrixOperations/magnitude/test_FloatMagnitude/testFloatMagnitude.vcproj
delete mode 100644 src/matrixOperations/multiplication/testDoubleMatrixMultiplication/testDoubleMatrixMultiplication.vcproj
delete mode 100644 src/matrixOperations/multiplication/testFloatMatrixMultiplication/testFloatMatrixMultiplication.vcproj
create mode 100644 src/matrixOperations/multiplication/test_DoubleMatrixMultiplication/testDoubleMatrixMultiplication.vcproj
create mode 100644 src/matrixOperations/multiplication/test_FloatMatrixMultiplication/testFloatMatrixMultiplication.vcproj
delete mode 100644 src/matrixOperations/ones/testMatrixOnes/testMatrixOnes.vcproj
create mode 100644 src/matrixOperations/ones/test_MatrixOnes/testMatrixOnes.vcproj
delete mode 100644 src/matrixOperations/powm/testDoublePowm/testDoublePowm.vcproj
delete mode 100644 src/matrixOperations/powm/testFloatPowm/testFloatPowm.vcproj
create mode 100644 src/matrixOperations/powm/test_DoublePowm/testDoublePowm.vcproj
create mode 100644 src/matrixOperations/powm/test_FloatPowm/testFloatPowm.vcproj
delete mode 100644 src/matrixOperations/spec/testDoubleSpec/testDoubleSpec.vcproj
delete mode 100644 src/matrixOperations/spec/testFloatSpec/testFloatSpec.vcproj
create mode 100644 src/matrixOperations/spec/test_DoubleSpec/testDoubleSpec.vcproj
create mode 100644 src/matrixOperations/spec/test_FloatSpec/testFloatSpec.vcproj
delete mode 100644 src/matrixOperations/spec2/testDoubleSpec2/testDoubleSpec2.vcproj
delete mode 100644 src/matrixOperations/spec2/testFloatSpec2/testFloatSpec2.vcproj
create mode 100644 src/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcproj
create mode 100644 src/matrixOperations/spec2/test_FloatSpec2/testFloatSpec2.vcproj
delete mode 100644 src/matrixOperations/squaredMagnitude/testDoubleSquaredMagnitude/testDoubleSquaredMagnitude.vcproj
delete mode 100644 src/matrixOperations/squaredMagnitude/testFloatSquaredMagnitude/testFloatSquaredMagnitude.vcproj
create mode 100644 src/matrixOperations/squaredMagnitude/test_DoubleSquaredMagnitude/testDoubleSquaredMagnitude.vcproj
create mode 100644 src/matrixOperations/squaredMagnitude/test_FloatSquaredMagnitude/testFloatSquaredMagnitude.vcproj
delete mode 100644 src/matrixOperations/trace/testMatrixTrace/testMatrixTrace.vcproj
create mode 100644 src/matrixOperations/trace/test_MatrixTrace/testMatrixTrace.vcproj
delete mode 100644 src/matrixOperations/transpose/testMatrixTranspose/testMatrixTranspose.vcproj
create mode 100644 src/matrixOperations/transpose/test_MatrixTranspose/testMatrixTranspose.vcproj
delete mode 100644 src/matrixOperations/zeros/testMatrixZeros/testMatrixZeros.vcproj
create mode 100644 src/matrixOperations/zeros/test_MatrixZeros/testMatrixZeros.vcproj
delete mode 100644 src/operations/addition/testAddition/testAddition.vcproj
create mode 100644 src/operations/addition/test_Addition/testAddition.vcproj
delete mode 100644 src/operations/division/testLDivision/testLDivision.vcproj
delete mode 100644 src/operations/division/testRDivision/testRDivision.vcproj
create mode 100644 src/operations/division/test_LDivision/testLDivision.vcproj
create mode 100644 src/operations/division/test_RDivision/testRDivision.vcproj
delete mode 100644 src/operations/multiplication/testMultiplication/testMultiplication.vcproj
create mode 100644 src/operations/multiplication/test_Multiplication/testMultiplication.vcproj
delete mode 100644 src/operations/subtraction/testSubtraction/testSubtraction.vcproj
create mode 100644 src/operations/subtraction/test_Subtraction/testSubtraction.vcproj
delete mode 100644 src/string/disp/testDisp/testDisp.vcproj
create mode 100644 src/string/disp/test_Disp/testDisp.vcproj
delete mode 100644 src/string/string/testString/testString.vcproj
create mode 100644 src/string/string/test_String/testString.vcproj
diff --git a/RUN_TESTS/RUN_TESTS.vcproj b/RUN_TESTS/RUN_TESTS.vcproj
new file mode 100644
index 00000000..ef6e3ae4
--- /dev/null
+++ b/RUN_TESTS/RUN_TESTS.vcproj
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/readme_visual.txt b/readme_visual.txt
index 0dd6cf42..471d1e3b 100644
--- a/readme_visual.txt
+++ b/readme_visual.txt
@@ -11,14 +11,6 @@ And click on scilab2c_f2c.sln
If you use Visual Studio 2008 Pro or more and Intel Fortran 10.x :
-You need to have fortran runtime in your PATH or bin directory
-
-libifcoremd.dll
-libifcoremdd.dll
-libifcorert.dll
-libmmd.dll
-libmmdd.dll
-
click on scilab2c.sln
diff --git a/scilab2c.sln b/scilab2c.sln
index 67594e8c..e32aa8dc 100644
--- a/scilab2c.sln
+++ b/scilab2c.sln
@@ -34,7 +34,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testCplxAcos", "src\element
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRealsAcos", "src\elementaryFunctions\acos\testrealsacos\testrealsacos.vcproj", "{0556427D-6D88-4A12-9EB3-7F551D6F1FA4}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRealsAcos", "src\elementaryFunctions\acos\test_realsacos\testrealsacos.vcproj", "{0556427D-6D88-4A12-9EB3-7F551D6F1FA4}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
EndProjectSection
@@ -113,37 +113,37 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "string", "string", "{E6F54B
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "type", "type", "{53D4C03D-7FBF-46C8-A07A-C44644420132}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatAbs", "src\auxiliaryFunctions\abs\testFloatAbs\testFloatAbs.vcproj", "{4B5A02A3-C3EF-4A5C-B5A8-7264697D42B6}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatAbs", "src\auxiliaryFunctions\abs\test_FloatAbs\testFloatAbs.vcproj", "{4B5A02A3-C3EF-4A5C-B5A8-7264697D42B6}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleAbs", "src\auxiliaryFunctions\abs\testDoubleAbs\testDoubleAbs.vcproj", "{5A8D4B59-AC5D-4BA0-A26F-17E740F35042}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleAbs", "src\auxiliaryFunctions\abs\test_DoubleAbs\testDoubleAbs.vcproj", "{5A8D4B59-AC5D-4BA0-A26F-17E740F35042}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testConj", "src\auxiliaryFunctions\conj\testConj\testConj.vcproj", "{CD5DB834-234F-40A3-B551-DC895885E7B1}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testConj", "src\auxiliaryFunctions\conj\test_Conj\testConj.vcproj", "{CD5DB834-234F-40A3-B551-DC895885E7B1}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFind", "src\auxiliaryFunctions\find\testFind\testFind.vcproj", "{D5110077-CA24-494B-87D0-451BD124CF70}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFind", "src\auxiliaryFunctions\find\test_Find\testFind.vcproj", "{D5110077-CA24-494B-87D0-451BD124CF70}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFind2d", "src\auxiliaryFunctions\find2d\testFind2d\testFind2d.vcproj", "{7361B40C-BCF5-442B-9116-7DB5AD7456B0}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFind2d", "src\auxiliaryFunctions\find2d\test_Find2d\testFind2d.vcproj", "{7361B40C-BCF5-442B-9116-7DB5AD7456B0}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFrexp", "src\auxiliaryFunctions\frexp\frexp\frexp.vcproj", "{FDBBFB07-9E66-481E-AA45-3F3BD87CCE77}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFrexp", "src\auxiliaryFunctions\frexp\test_frexp\frexp.vcproj", "{FDBBFB07-9E66-481E-AA45-3F3BD87CCE77}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
@@ -151,182 +151,192 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFrexp", "src\auxiliaryF
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testIsEmpty", "src\auxiliaryFunctions\isempty\testIsEmpty\testIsEmpty.vcproj", "{CF43766B-FEBE-4E52-A7CA-7D0A9F5DB982}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testIsEmpty", "src\auxiliaryFunctions\isempty\test_IsEmpty\testIsEmpty.vcproj", "{CF43766B-FEBE-4E52-A7CA-7D0A9F5DB982}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testIsNan", "src\auxiliaryFunctions\isnan\testIsNan\testIsNan.vcproj", "{18763BD3-2916-4D97-9633-5DAC1A635EDD}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testIsNan", "src\auxiliaryFunctions\isnan\test_IsNan\testIsNan.vcproj", "{18763BD3-2916-4D97-9633-5DAC1A635EDD}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testLength", "src\auxiliaryFunctions\length\testLength\testLength.vcproj", "{A4626E50-DDD7-44E1-83FC-05BF396AF250}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testLength", "src\auxiliaryFunctions\length\test_Length\testLength.vcproj", "{A4626E50-DDD7-44E1-83FC-05BF396AF250}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testPythag", "src\auxiliaryFunctions\pythag\testPythag\testPythag.vcproj", "{10F6C306-FD81-45F3-936B-CDF8213A88E6}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testPythag", "src\auxiliaryFunctions\pythag\test_Pythag\testPythag.vcproj", "{10F6C306-FD81-45F3-936B-CDF8213A88E6}"
ProjectSection(ProjectDependencies) = postProject
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRand", "src\auxiliaryFunctions\rand\testRand\testRand.vcproj", "{31BBBDB6-9E46-4227-A8E3-9A1942DBD05E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRand", "src\auxiliaryFunctions\rand\test_Rand\testRand.vcproj", "{31BBBDB6-9E46-4227-A8E3-9A1942DBD05E}"
ProjectSection(ProjectDependencies) = postProject
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSign", "src\auxiliaryFunctions\sign\testSign\testSign.vcproj", "{EEBFAC09-8BD7-4254-9316-57C1907D827E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSign", "src\auxiliaryFunctions\sign\test_Sign\testSign.vcproj", "{EEBFAC09-8BD7-4254-9316-57C1907D827E}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSize", "src\auxiliaryFunctions\size\testSize\testSize.vcproj", "{5D4B1991-549D-48ED-A5F6-CB17F15B72C8}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSize", "src\auxiliaryFunctions\size\test_Size\testSize.vcproj", "{5D4B1991-549D-48ED-A5F6-CB17F15B72C8}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testType", "src\auxiliaryFunctions\type\testType\testType.vcproj", "{8EB05C91-9405-4AF4-88B4-A6B227409BFB}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testType", "src\auxiliaryFunctions\type\test_Type\testType.vcproj", "{8EB05C91-9405-4AF4-88B4-A6B227409BFB}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDisp", "src\string\disp\testDisp\testDisp.vcproj", "{432917E4-F042-47B2-BF43-0C376883A7E6}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDisp", "src\string\disp\test_Disp\testDisp.vcproj", "{432917E4-F042-47B2-BF43-0C376883A7E6}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{38A141F2-DF77-4032-A17C-0901EA1A7AF1} = {38A141F2-DF77-4032-A17C-0901EA1A7AF1}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testString", "src\string\string\testString\testString.vcproj", "{DF010F03-718D-4CEF-BD03-5E2C9C47613D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testString", "src\string\string\test_String\testString.vcproj", "{DF010F03-718D-4CEF-BD03-5E2C9C47613D}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{38A141F2-DF77-4032-A17C-0901EA1A7AF1} = {38A141F2-DF77-4032-A17C-0901EA1A7AF1}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatAcosh", "src\elementaryFunctions\acosh\testFloatAcosh\testFloatAcosh.vcproj", "{24015124-A47C-406F-850B-09E95DBBF573}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatAcosh", "src\elementaryFunctions\acosh\test_FloatAcosh\testFloatAcosh.vcproj", "{24015124-A47C-406F-850B-09E95DBBF573}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatImplicitList", "src\implicitList\testFloatImplicitList\testFloatImplicitList.vcproj", "{93CF027E-C286-4F61-A9D6-DE3C899C5E77}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatImplicitList", "src\implicitList\test_FloatImplicitList\testFloatImplicitList.vcproj", "{93CF027E-C286-4F61-A9D6-DE3C899C5E77}"
ProjectSection(ProjectDependencies) = postProject
{4C99D2F9-1AA2-460D-B9B8-7D44A5F9E7CD} = {4C99D2F9-1AA2-460D-B9B8-7D44A5F9E7CD}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleImplicitList", "src\implicitList\testDoubleImplicitList\testDoubleImplicitList.vcproj", "{15D96388-C17C-4085-991F-9003E0CE9C6A}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleImplicitList", "src\implicitList\test_DoubleImplicitList\testDoubleImplicitList.vcproj", "{15D96388-C17C-4085-991F-9003E0CE9C6A}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{4C99D2F9-1AA2-460D-B9B8-7D44A5F9E7CD} = {4C99D2F9-1AA2-460D-B9B8-7D44A5F9E7CD}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMultiplication", "src\operations\multiplication\testMultiplication\testMultiplication.vcproj", "{769E26C1-E337-4878-B604-8BE33323F5FF}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMultiplication", "src\operations\multiplication\test_Multiplication\testMultiplication.vcproj", "{769E26C1-E337-4878-B604-8BE33323F5FF}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSubtraction", "src\operations\subtraction\testSubtraction\testSubtraction.vcproj", "{F0DA7501-84CB-4641-9DDA-DA084736B7D4}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSubtraction", "src\operations\subtraction\test_Subtraction\testSubtraction.vcproj", "{F0DA7501-84CB-4641-9DDA-DA084736B7D4}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testAddition", "src\operations\addition\testAddition\testAddition.vcproj", "{59F5B75C-7FCC-4B07-A5D0-C39D5757204B}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testAddition", "src\operations\addition\test_Addition\testAddition.vcproj", "{59F5B75C-7FCC-4B07-A5D0-C39D5757204B}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testLDivision", "src\operations\division\testLDivision\testLDivision.vcproj", "{7A424759-5962-4AE5-ABB6-0B94DDD21F61}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testLDivision", "src\operations\division\test_LDivision\testLDivision.vcproj", "{7A424759-5962-4AE5-ABB6-0B94DDD21F61}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRDivision", "src\operations\division\testRDivision\testRDivision.vcproj", "{BF995E6F-88C9-4175-9EE3-ECB3D270AEA6}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRDivision", "src\operations\division\test_RDivision\testRDivision.vcproj", "{BF995E6F-88C9-4175-9EE3-ECB3D270AEA6}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMatrixConcatenation", "src\matrixOperations\cat\testDoubleMatrixConcatenation\testDoubleMatrixConcatenation.vcproj", "{7F36A592-B667-43A4-B3C3-66636F2DECB8}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMatrixConcatenation", "src\matrixOperations\cat\test_DoubleMatrixConcatenation\testDoubleMatrixConcatenation.vcproj", "{7F36A592-B667-43A4-B3C3-66636F2DECB8}"
+ ProjectSection(ProjectDependencies) = postProject
+ {FD335544-52BF-4736-A34E-77F591D158D5} = {FD335544-52BF-4736-A34E-77F591D158D5}
+ {9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMatrixConcatenation", "src\matrixOperations\cat\test_FloatMatrixConcatenation\testFloatMatrixConcatenation.vcproj", "{B9413124-1841-4373-BFE2-AE6C78F24731}"
+ ProjectSection(ProjectDependencies) = postProject
+ {FD335544-52BF-4736-A34E-77F591D158D5} = {FD335544-52BF-4736-A34E-77F591D158D5}
+ {9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
+ EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMatrixConcatenation", "src\matrixOperations\cat\testFloatMatrixConcatenation\testFloatMatrixConcatenation.vcproj", "{B9413124-1841-4373-BFE2-AE6C78F24731}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatChol", "src\matrixOperations\chol\test_FloatChol\testFloatChol.vcproj", "{C5BA0B86-B432-4EF6-95DE-75C026994F4F}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatChol", "src\matrixOperations\chol\testFloatChol\testFloatChol.vcproj", "{C5BA0B86-B432-4EF6-95DE-75C026994F4F}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleChol", "src\matrixOperations\chol\test_DoubleChol\testDoubleChol.vcproj", "{2B2D70A6-F2DB-4160-972C-9ECFA0B0699A}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleChol", "src\matrixOperations\chol\testDoubleChol\testDoubleChol.vcproj", "{2B2D70A6-F2DB-4160-972C-9ECFA0B0699A}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatDeterm", "src\matrixOperations\determ\test_FloatDeterm\testFloatDeterm.vcproj", "{204A5126-03B1-4E9D-8CC1-CCA9F64BD081}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatDeterm", "src\matrixOperations\determ\testFloatDeterm\testFloatDeterm.vcproj", "{204A5126-03B1-4E9D-8CC1-CCA9F64BD081}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleDeterm", "src\matrixOperations\determ\test_DoubleDeterm\testDoubleDeterm.vcproj", "{7F13C8AE-27AC-43B4-8C1E-263C5A4C9942}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleDeterm", "src\matrixOperations\determ\testDoubleDeterm\testDoubleDeterm.vcproj", "{7F13C8AE-27AC-43B4-8C1E-263C5A4C9942}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatDist", "src\matrixOperations\dist\test_FloatDist\testFloatDist.vcproj", "{3902CF74-70D4-4FA4-AA53-71643B94BAB9}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatDist", "src\matrixOperations\dist\testFloatDist\testFloatDist.vcproj", "{3902CF74-70D4-4FA4-AA53-71643B94BAB9}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleDist", "src\matrixOperations\determ\test_DoubleDist\testDoubleDist.vcproj", "{3F1C1C41-424E-4E23-8990-AEB55196376D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleDist", "src\matrixOperations\determ\testDoubleDist\testDoubleDist.vcproj", "{3F1C1C41-424E-4E23-8990-AEB55196376D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixRDivision", "src\matrixOperations\division\test_MatrixRDivision\testMatrixRDivision.vcproj", "{33833932-6973-483B-B0D1-B3CC800BDFF5}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixRDivision", "src\matrixOperations\division\testMatrixRDivision\testMatrixRDivision.vcproj", "{33833932-6973-483B-B0D1-B3CC800BDFF5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixLDivision", "src\matrixOperations\division\test_MatrixLDivision\testMatrixLDivision.vcproj", "{B1F2A8CE-764A-4D51-AABD-998D48783894}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixLDivision", "src\matrixOperations\division\testMatrixLDivision\testMatrixLDivision.vcproj", "{B1F2A8CE-764A-4D51-AABD-998D48783894}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixExponential", "src\matrixOperations\expm\test_MatrixExponential\testMatrixExponential.vcproj", "{1A4DDF0E-CF14-43FF-BBA3-6928EF6D1072}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixExponential", "src\matrixOperations\expm\testMatrixExponential\testMatrixExponential.vcproj", "{1A4DDF0E-CF14-43FF-BBA3-6928EF6D1072}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixEye", "src\matrixOperations\eye\test_MatrixEye\testMatrixEye.vcproj", "{4F99E000-AC7D-4C3B-80C5-5A5A64D5757F}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixEye", "src\matrixOperations\eye\testMatrixEye\testMatrixEye.vcproj", "{4F99E000-AC7D-4C3B-80C5-5A5A64D5757F}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatFill", "src\matrixOperations\fill\test_FloatFill\testFloatFill.vcproj", "{054C79A1-A607-496B-96CE-6F0BB404F754}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatFill", "src\matrixOperations\fill\testFloatFill\testFloatFill.vcproj", "{054C79A1-A607-496B-96CE-6F0BB404F754}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleFill", "src\matrixOperations\fill\test_DoubleFill\testDoubleFill.vcproj", "{903B0194-F1A9-4302-AC3D-7E88E0406E26}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleFill", "src\matrixOperations\fill\testDoubleFill\testDoubleFill.vcproj", "{903B0194-F1A9-4302-AC3D-7E88E0406E26}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testHilbert", "src\matrixOperations\hilbert\test_Hilbert\testHilbert.vcproj", "{F7747E9B-A57F-43D2-8C1F-1F77C670B406}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testHilbert", "src\matrixOperations\hilbert\testHilbert\testHilbert.vcproj", "{F7747E9B-A57F-43D2-8C1F-1F77C670B406}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixInfiniteNorm", "src\matrixOperations\infiniteNorm\test_MatrixInfiniteNorm\testMatrixInfiniteNorm.vcproj", "{43BF5E9A-3456-45FE-9DEF-9E962B4D4E3D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixInfiniteNorm", "src\matrixOperations\infiniteNorm\testMatrixInfiniteNorm\testMatrixInfiniteNorm.vcproj", "{43BF5E9A-3456-45FE-9DEF-9E962B4D4E3D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixInversion", "src\matrixOperations\inversion\test_MatrixInversion\testMatrixInversion.vcproj", "{44D3EFB8-A861-41C4-BBCD-18470FA0D5AC}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixInversion", "src\matrixOperations\inversion\testMatrixInversion\testMatrixInversion.vcproj", "{44D3EFB8-A861-41C4-BBCD-18470FA0D5AC}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testJmat", "src\matrixOperations\jmat\test_Jmat\testJmat.vcproj", "{04980E4A-FD92-4D44-8EB6-6F643A4ED9B3}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testJmat", "src\matrixOperations\jmat\testJmat\testJmat.vcproj", "{04980E4A-FD92-4D44-8EB6-6F643A4ED9B3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatLogm", "src\matrixOperations\logm\test_FloatLogm\testFloatLogm.vcproj", "{BAFD5FA4-3D99-48FF-BBFD-5017207870E7}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatLogm", "src\matrixOperations\logm\testFloatLogm\testFloatLogm.vcproj", "{BAFD5FA4-3D99-48FF-BBFD-5017207870E7}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleLogm", "src\matrixOperations\logm\test_DoubleLogm\testDoubleLogm.vcproj", "{DF3336E6-F783-4577-B014-75D0E0377B3E}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleLogm", "src\matrixOperations\logm\testDoubleLogm\testDoubleLogm.vcproj", "{DF3336E6-F783-4577-B014-75D0E0377B3E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMagnitude", "src\matrixOperations\magnitude\test_FloatMagnitude\testFloatMagnitude.vcproj", "{1E12C5A2-EDF1-47BB-A2EF-60A288DC278D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMagnitude", "src\matrixOperations\magnitude\testFloatMagnitude\testFloatMagnitude.vcproj", "{1E12C5A2-EDF1-47BB-A2EF-60A288DC278D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMagnitude", "src\matrixOperations\magnitude\test_DoubleMagnitude\testDoubleMagnitude.vcproj", "{818553D4-0DEF-4BBE-A43A-45611DD84580}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMagnitude", "src\matrixOperations\magnitude\testDoubleMagnitude\testDoubleMagnitude.vcproj", "{818553D4-0DEF-4BBE-A43A-45611DD84580}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMatrixMultiplication", "src\matrixOperations\multiplication\test_FloatMatrixMultiplication\testFloatMatrixMultiplication.vcproj", "{4CE33021-55F3-46CC-A548-A151D07B24CF}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMatrixMultiplication", "src\matrixOperations\multiplication\testFloatMatrixMultiplication\testFloatMatrixMultiplication.vcproj", "{4CE33021-55F3-46CC-A548-A151D07B24CF}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMatrixMultiplication", "src\matrixOperations\multiplication\test_DoubleMatrixMultiplication\testDoubleMatrixMultiplication.vcproj", "{C4FBEB3F-D766-4C74-9377-7D4434A2FC6C}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMatrixMultiplication", "src\matrixOperations\multiplication\testDoubleMatrixMultiplication\testDoubleMatrixMultiplication.vcproj", "{C4FBEB3F-D766-4C74-9377-7D4434A2FC6C}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixOnes", "src\matrixOperations\ones\test_MatrixOnes\testMatrixOnes.vcproj", "{D21BD764-EEC6-4474-9D4B-808EF2217CC4}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixOnes", "src\matrixOperations\ones\testMatrixOnes\testMatrixOnes.vcproj", "{D21BD764-EEC6-4474-9D4B-808EF2217CC4}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoublePowm", "src\matrixOperations\powm\test_DoublePowm\testDoublePowm.vcproj", "{D83A0994-57A0-4C17-89DF-EDE84450C202}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoublePowm", "src\matrixOperations\powm\testDoublePowm\testDoublePowm.vcproj", "{D83A0994-57A0-4C17-89DF-EDE84450C202}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatPowm", "src\matrixOperations\powm\test_FloatPowm\testFloatPowm.vcproj", "{8594ACB2-D3C8-4D3A-B905-794354A8A0CC}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatPowm", "src\matrixOperations\powm\testFloatPowm\testFloatPowm.vcproj", "{8594ACB2-D3C8-4D3A-B905-794354A8A0CC}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSpec", "src\matrixOperations\spec\test_FloatSpec\testFloatSpec.vcproj", "{B7BEF8A2-3E42-4FA3-94A7-22618594057D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSpec", "src\matrixOperations\spec\testFloatSpec\testFloatSpec.vcproj", "{B7BEF8A2-3E42-4FA3-94A7-22618594057D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSpec", "src\matrixOperations\spec\test_DoubleSpec\testDoubleSpec.vcproj", "{651B0E61-1047-4575-BE31-D9CB28062CBA}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSpec", "src\matrixOperations\spec\testDoubleSpec\testDoubleSpec.vcproj", "{651B0E61-1047-4575-BE31-D9CB28062CBA}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSpec2", "src\matrixOperations\spec2\test_FloatSpec2\testFloatSpec2.vcproj", "{E20D0BC2-B28A-412C-9715-5B93B319A4A3}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSpec2", "src\matrixOperations\spec2\testFloatSpec2\testFloatSpec2.vcproj", "{E20D0BC2-B28A-412C-9715-5B93B319A4A3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSpec2", "src\matrixOperations\spec2\test_DoubleSpec2\testDoubleSpec2.vcproj", "{FD0A4495-C372-41EF-B8EF-0A0939DA6C1E}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSpec2", "src\matrixOperations\spec2\testDoubleSpec2\testDoubleSpec2.vcproj", "{FD0A4495-C372-41EF-B8EF-0A0939DA6C1E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSquaredMagnitude", "src\matrixOperations\squaredMagnitude\test_FloatSquaredMagnitude\testFloatSquaredMagnitude.vcproj", "{6DBADD0B-C4C1-48CF-95EA-6CF7272A0391}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSquaredMagnitude", "src\matrixOperations\squaredMagnitude\testFloatSquaredMagnitude\testFloatSquaredMagnitude.vcproj", "{6DBADD0B-C4C1-48CF-95EA-6CF7272A0391}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSquaredMagnitude", "src\matrixOperations\squaredMagnitude\test_DoubleSquaredMagnitude\testDoubleSquaredMagnitude.vcproj", "{16744340-9DDC-4CC6-AC7D-A25DE89A3F5D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSquaredMagnitude", "src\matrixOperations\squaredMagnitude\testDoubleSquaredMagnitude\testDoubleSquaredMagnitude.vcproj", "{16744340-9DDC-4CC6-AC7D-A25DE89A3F5D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixTrace", "src\matrixOperations\trace\test_MatrixTrace\testMatrixTrace.vcproj", "{21E5E59A-7E4E-4F65-9042-9C67C713D51C}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixTrace", "src\matrixOperations\trace\testMatrixTrace\testMatrixTrace.vcproj", "{21E5E59A-7E4E-4F65-9042-9C67C713D51C}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixTranspose", "src\matrixOperations\transpose\test_MatrixTranspose\testMatrixTranspose.vcproj", "{8D483B26-A264-4BA6-BB6A-36306BCFA8E3}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixTranspose", "src\matrixOperations\transpose\testMatrixTranspose\testMatrixTranspose.vcproj", "{8D483B26-A264-4BA6-BB6A-36306BCFA8E3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixZeros", "src\matrixOperations\zeros\test_MatrixZeros\testMatrixZeros.vcproj", "{D55BC043-1853-4E4C-A8A8-2756682E4B23}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixZeros", "src\matrixOperations\zeros\testMatrixZeros\testMatrixZeros.vcproj", "{D55BC043-1853-4E4C-A8A8-2756682E4B23}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RUN_TESTS", "RUN_TESTS\RUN_TESTS.vcproj", "{39BC0138-6B50-492C-8570-06458772282B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -796,6 +806,10 @@ Global
{D55BC043-1853-4E4C-A8A8-2756682E4B23}.Release|Win32.ActiveCfg = Release|Win32
{D55BC043-1853-4E4C-A8A8-2756682E4B23}.Release|Win32.Build.0 = Release|Win32
{D55BC043-1853-4E4C-A8A8-2756682E4B23}.Release|x64.ActiveCfg = Release|Win32
+ {39BC0138-6B50-492C-8570-06458772282B}.Debug|Win32.ActiveCfg = Debug|Win32
+ {39BC0138-6B50-492C-8570-06458772282B}.Debug|x64.ActiveCfg = Debug|Win32
+ {39BC0138-6B50-492C-8570-06458772282B}.Release|Win32.ActiveCfg = Release|Win32
+ {39BC0138-6B50-492C-8570-06458772282B}.Release|x64.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -810,6 +824,7 @@ Global
{0A43F290-F34B-4448-9A70-8EDAFC29893F} = {4BB7C9F2-969F-4C5C-97F1-89350DCC09B6}
{AF72E544-553A-4D1D-831B-8D7987BDF82C} = {4BB7C9F2-969F-4C5C-97F1-89350DCC09B6}
{E6F54BE7-6E5F-4D2D-89FE-4A57DDFB41FB} = {4BB7C9F2-969F-4C5C-97F1-89350DCC09B6}
+ {39BC0138-6B50-492C-8570-06458772282B} = {4BB7C9F2-969F-4C5C-97F1-89350DCC09B6}
{DBB1B4E8-E9D0-44E5-8AA6-4ECF1AAA1D0F} = {53D4C03D-7FBF-46C8-A07A-C44644420132}
{A6EBF2F9-C100-453F-A0D1-1649DCF557EC} = {53D4C03D-7FBF-46C8-A07A-C44644420132}
{0556427D-6D88-4A12-9EB3-7F551D6F1FA4} = {35BA54D4-CF76-478A-A85C-DD4B3941CA09}
diff --git a/scilab2c_f2c.sln b/scilab2c_f2c.sln
index 067ce291..42729ba8 100644
--- a/scilab2c_f2c.sln
+++ b/scilab2c_f2c.sln
@@ -34,7 +34,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testCplxAcos", "src\element
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRealsAcos", "src\elementaryFunctions\acos\testrealsacos\testrealsacos.vcproj", "{0556427D-6D88-4A12-9EB3-7F551D6F1FA4}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRealsAcos", "src\elementaryFunctions\acos\test_realsacos\testrealsacos.vcproj", "{0556427D-6D88-4A12-9EB3-7F551D6F1FA4}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
EndProjectSection
@@ -113,37 +113,37 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "string", "string", "{E6F54B
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "type", "type", "{53D4C03D-7FBF-46C8-A07A-C44644420132}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatAbs", "src\auxiliaryFunctions\abs\testFloatAbs\testFloatAbs.vcproj", "{4B5A02A3-C3EF-4A5C-B5A8-7264697D42B6}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatAbs", "src\auxiliaryFunctions\abs\test_FloatAbs\testFloatAbs.vcproj", "{4B5A02A3-C3EF-4A5C-B5A8-7264697D42B6}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleAbs", "src\auxiliaryFunctions\abs\testDoubleAbs\testDoubleAbs.vcproj", "{5A8D4B59-AC5D-4BA0-A26F-17E740F35042}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleAbs", "src\auxiliaryFunctions\abs\test_DoubleAbs\testDoubleAbs.vcproj", "{5A8D4B59-AC5D-4BA0-A26F-17E740F35042}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testConj", "src\auxiliaryFunctions\conj\testConj\testConj.vcproj", "{CD5DB834-234F-40A3-B551-DC895885E7B1}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testConj", "src\auxiliaryFunctions\conj\test_Conj\testConj.vcproj", "{CD5DB834-234F-40A3-B551-DC895885E7B1}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFind", "src\auxiliaryFunctions\find\testFind\testFind.vcproj", "{D5110077-CA24-494B-87D0-451BD124CF70}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFind", "src\auxiliaryFunctions\find\test_Find\testFind.vcproj", "{D5110077-CA24-494B-87D0-451BD124CF70}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFind2d", "src\auxiliaryFunctions\find2d\testFind2d\testFind2d.vcproj", "{7361B40C-BCF5-442B-9116-7DB5AD7456B0}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFind2d", "src\auxiliaryFunctions\find2d\test_Find2d\testFind2d.vcproj", "{7361B40C-BCF5-442B-9116-7DB5AD7456B0}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFrexp", "src\auxiliaryFunctions\frexp\frexp\frexp.vcproj", "{FDBBFB07-9E66-481E-AA45-3F3BD87CCE77}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFrexp", "src\auxiliaryFunctions\frexp\test_frexp\frexp.vcproj", "{FDBBFB07-9E66-481E-AA45-3F3BD87CCE77}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
@@ -151,182 +151,192 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFrexp", "src\auxiliaryF
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testIsEmpty", "src\auxiliaryFunctions\isempty\testIsEmpty\testIsEmpty.vcproj", "{CF43766B-FEBE-4E52-A7CA-7D0A9F5DB982}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testIsEmpty", "src\auxiliaryFunctions\isempty\test_IsEmpty\testIsEmpty.vcproj", "{CF43766B-FEBE-4E52-A7CA-7D0A9F5DB982}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testIsNan", "src\auxiliaryFunctions\isnan\testIsNan\testIsNan.vcproj", "{18763BD3-2916-4D97-9633-5DAC1A635EDD}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testIsNan", "src\auxiliaryFunctions\isnan\test_IsNan\testIsNan.vcproj", "{18763BD3-2916-4D97-9633-5DAC1A635EDD}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testLength", "src\auxiliaryFunctions\length\testLength\testLength.vcproj", "{A4626E50-DDD7-44E1-83FC-05BF396AF250}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testLength", "src\auxiliaryFunctions\length\test_Length\testLength.vcproj", "{A4626E50-DDD7-44E1-83FC-05BF396AF250}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testPythag", "src\auxiliaryFunctions\pythag\testPythag\testPythag.vcproj", "{10F6C306-FD81-45F3-936B-CDF8213A88E6}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testPythag", "src\auxiliaryFunctions\pythag\test_Pythag\testPythag.vcproj", "{10F6C306-FD81-45F3-936B-CDF8213A88E6}"
ProjectSection(ProjectDependencies) = postProject
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRand", "src\auxiliaryFunctions\rand\testRand\testRand.vcproj", "{31BBBDB6-9E46-4227-A8E3-9A1942DBD05E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRand", "src\auxiliaryFunctions\rand\test_Rand\testRand.vcproj", "{31BBBDB6-9E46-4227-A8E3-9A1942DBD05E}"
ProjectSection(ProjectDependencies) = postProject
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSign", "src\auxiliaryFunctions\sign\testSign\testSign.vcproj", "{EEBFAC09-8BD7-4254-9316-57C1907D827E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSign", "src\auxiliaryFunctions\sign\test_Sign\testSign.vcproj", "{EEBFAC09-8BD7-4254-9316-57C1907D827E}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSize", "src\auxiliaryFunctions\size\testSize\testSize.vcproj", "{5D4B1991-549D-48ED-A5F6-CB17F15B72C8}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSize", "src\auxiliaryFunctions\size\test_Size\testSize.vcproj", "{5D4B1991-549D-48ED-A5F6-CB17F15B72C8}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testType", "src\auxiliaryFunctions\type\testType\testType.vcproj", "{8EB05C91-9405-4AF4-88B4-A6B227409BFB}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testType", "src\auxiliaryFunctions\type\test_Type\testType.vcproj", "{8EB05C91-9405-4AF4-88B4-A6B227409BFB}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9} = {AF4A8AF2-CC9F-4991-BE6E-8AAF9CB5BFC9}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDisp", "src\string\disp\testDisp\testDisp.vcproj", "{432917E4-F042-47B2-BF43-0C376883A7E6}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDisp", "src\string\disp\test_Disp\testDisp.vcproj", "{432917E4-F042-47B2-BF43-0C376883A7E6}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{38A141F2-DF77-4032-A17C-0901EA1A7AF1} = {38A141F2-DF77-4032-A17C-0901EA1A7AF1}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testString", "src\string\string\testString\testString.vcproj", "{DF010F03-718D-4CEF-BD03-5E2C9C47613D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testString", "src\string\string\test_String\testString.vcproj", "{DF010F03-718D-4CEF-BD03-5E2C9C47613D}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{38A141F2-DF77-4032-A17C-0901EA1A7AF1} = {38A141F2-DF77-4032-A17C-0901EA1A7AF1}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatAcosh", "src\elementaryFunctions\acosh\testFloatAcosh\testFloatAcosh.vcproj", "{24015124-A47C-406F-850B-09E95DBBF573}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatAcosh", "src\elementaryFunctions\acosh\test_FloatAcosh\testFloatAcosh.vcproj", "{24015124-A47C-406F-850B-09E95DBBF573}"
ProjectSection(ProjectDependencies) = postProject
{72B46833-B150-432D-B231-3E0ECD91E190} = {72B46833-B150-432D-B231-3E0ECD91E190}
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatImplicitList", "src\implicitList\testFloatImplicitList\testFloatImplicitList.vcproj", "{93CF027E-C286-4F61-A9D6-DE3C899C5E77}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatImplicitList", "src\implicitList\test_FloatImplicitList\testFloatImplicitList.vcproj", "{93CF027E-C286-4F61-A9D6-DE3C899C5E77}"
ProjectSection(ProjectDependencies) = postProject
{4C99D2F9-1AA2-460D-B9B8-7D44A5F9E7CD} = {4C99D2F9-1AA2-460D-B9B8-7D44A5F9E7CD}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleImplicitList", "src\implicitList\testDoubleImplicitList\testDoubleImplicitList.vcproj", "{15D96388-C17C-4085-991F-9003E0CE9C6A}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleImplicitList", "src\implicitList\test_DoubleImplicitList\testDoubleImplicitList.vcproj", "{15D96388-C17C-4085-991F-9003E0CE9C6A}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{4C99D2F9-1AA2-460D-B9B8-7D44A5F9E7CD} = {4C99D2F9-1AA2-460D-B9B8-7D44A5F9E7CD}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMultiplication", "src\operations\multiplication\testMultiplication\testMultiplication.vcproj", "{769E26C1-E337-4878-B604-8BE33323F5FF}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMultiplication", "src\operations\multiplication\test_Multiplication\testMultiplication.vcproj", "{769E26C1-E337-4878-B604-8BE33323F5FF}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSubtraction", "src\operations\subtraction\testSubtraction\testSubtraction.vcproj", "{F0DA7501-84CB-4641-9DDA-DA084736B7D4}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testSubtraction", "src\operations\subtraction\test_Subtraction\testSubtraction.vcproj", "{F0DA7501-84CB-4641-9DDA-DA084736B7D4}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testAddition", "src\operations\addition\testAddition\testAddition.vcproj", "{59F5B75C-7FCC-4B07-A5D0-C39D5757204B}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testAddition", "src\operations\addition\test_Addition\testAddition.vcproj", "{59F5B75C-7FCC-4B07-A5D0-C39D5757204B}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testLDivision", "src\operations\division\testLDivision\testLDivision.vcproj", "{7A424759-5962-4AE5-ABB6-0B94DDD21F61}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testLDivision", "src\operations\division\test_LDivision\testLDivision.vcproj", "{7A424759-5962-4AE5-ABB6-0B94DDD21F61}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRDivision", "src\operations\division\testRDivision\testRDivision.vcproj", "{BF995E6F-88C9-4175-9EE3-ECB3D270AEA6}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testRDivision", "src\operations\division\test_RDivision\testRDivision.vcproj", "{BF995E6F-88C9-4175-9EE3-ECB3D270AEA6}"
ProjectSection(ProjectDependencies) = postProject
{9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
{9B622A66-546A-4B33-B947-0A189D259D37} = {9B622A66-546A-4B33-B947-0A189D259D37}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMatrixConcatenation", "src\matrixOperations\cat\testDoubleMatrixConcatenation\testDoubleMatrixConcatenation.vcproj", "{7F36A592-B667-43A4-B3C3-66636F2DECB8}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMatrixConcatenation", "src\matrixOperations\cat\test_DoubleMatrixConcatenation\testDoubleMatrixConcatenation.vcproj", "{7F36A592-B667-43A4-B3C3-66636F2DECB8}"
+ ProjectSection(ProjectDependencies) = postProject
+ {FD335544-52BF-4736-A34E-77F591D158D5} = {FD335544-52BF-4736-A34E-77F591D158D5}
+ {9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMatrixConcatenation", "src\matrixOperations\cat\test_FloatMatrixConcatenation\testFloatMatrixConcatenation.vcproj", "{B9413124-1841-4373-BFE2-AE6C78F24731}"
+ ProjectSection(ProjectDependencies) = postProject
+ {FD335544-52BF-4736-A34E-77F591D158D5} = {FD335544-52BF-4736-A34E-77F591D158D5}
+ {9B1BD750-1FEF-4D6B-9422-782D16181CEE} = {9B1BD750-1FEF-4D6B-9422-782D16181CEE}
+ EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMatrixConcatenation", "src\matrixOperations\cat\testFloatMatrixConcatenation\testFloatMatrixConcatenation.vcproj", "{B9413124-1841-4373-BFE2-AE6C78F24731}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatChol", "src\matrixOperations\chol\test_FloatChol\testFloatChol.vcproj", "{C5BA0B86-B432-4EF6-95DE-75C026994F4F}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatChol", "src\matrixOperations\chol\testFloatChol\testFloatChol.vcproj", "{C5BA0B86-B432-4EF6-95DE-75C026994F4F}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleChol", "src\matrixOperations\chol\test_DoubleChol\testDoubleChol.vcproj", "{2B2D70A6-F2DB-4160-972C-9ECFA0B0699A}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleChol", "src\matrixOperations\chol\testDoubleChol\testDoubleChol.vcproj", "{2B2D70A6-F2DB-4160-972C-9ECFA0B0699A}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatDeterm", "src\matrixOperations\determ\test_FloatDeterm\testFloatDeterm.vcproj", "{204A5126-03B1-4E9D-8CC1-CCA9F64BD081}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatDeterm", "src\matrixOperations\determ\testFloatDeterm\testFloatDeterm.vcproj", "{204A5126-03B1-4E9D-8CC1-CCA9F64BD081}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleDeterm", "src\matrixOperations\determ\test_DoubleDeterm\testDoubleDeterm.vcproj", "{7F13C8AE-27AC-43B4-8C1E-263C5A4C9942}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleDeterm", "src\matrixOperations\determ\testDoubleDeterm\testDoubleDeterm.vcproj", "{7F13C8AE-27AC-43B4-8C1E-263C5A4C9942}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatDist", "src\matrixOperations\dist\test_FloatDist\testFloatDist.vcproj", "{3902CF74-70D4-4FA4-AA53-71643B94BAB9}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatDist", "src\matrixOperations\dist\testFloatDist\testFloatDist.vcproj", "{3902CF74-70D4-4FA4-AA53-71643B94BAB9}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleDist", "src\matrixOperations\determ\test_DoubleDist\testDoubleDist.vcproj", "{3F1C1C41-424E-4E23-8990-AEB55196376D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleDist", "src\matrixOperations\determ\testDoubleDist\testDoubleDist.vcproj", "{3F1C1C41-424E-4E23-8990-AEB55196376D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixRDivision", "src\matrixOperations\division\test_MatrixRDivision\testMatrixRDivision.vcproj", "{33833932-6973-483B-B0D1-B3CC800BDFF5}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixRDivision", "src\matrixOperations\division\testMatrixRDivision\testMatrixRDivision.vcproj", "{33833932-6973-483B-B0D1-B3CC800BDFF5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixLDivision", "src\matrixOperations\division\test_MatrixLDivision\testMatrixLDivision.vcproj", "{B1F2A8CE-764A-4D51-AABD-998D48783894}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixLDivision", "src\matrixOperations\division\testMatrixLDivision\testMatrixLDivision.vcproj", "{B1F2A8CE-764A-4D51-AABD-998D48783894}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixExponential", "src\matrixOperations\expm\test_MatrixExponential\testMatrixExponential.vcproj", "{1A4DDF0E-CF14-43FF-BBA3-6928EF6D1072}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixExponential", "src\matrixOperations\expm\testMatrixExponential\testMatrixExponential.vcproj", "{1A4DDF0E-CF14-43FF-BBA3-6928EF6D1072}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixEye", "src\matrixOperations\eye\test_MatrixEye\testMatrixEye.vcproj", "{4F99E000-AC7D-4C3B-80C5-5A5A64D5757F}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixEye", "src\matrixOperations\eye\testMatrixEye\testMatrixEye.vcproj", "{4F99E000-AC7D-4C3B-80C5-5A5A64D5757F}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatFill", "src\matrixOperations\fill\test_FloatFill\testFloatFill.vcproj", "{054C79A1-A607-496B-96CE-6F0BB404F754}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatFill", "src\matrixOperations\fill\testFloatFill\testFloatFill.vcproj", "{054C79A1-A607-496B-96CE-6F0BB404F754}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleFill", "src\matrixOperations\fill\test_DoubleFill\testDoubleFill.vcproj", "{903B0194-F1A9-4302-AC3D-7E88E0406E26}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleFill", "src\matrixOperations\fill\testDoubleFill\testDoubleFill.vcproj", "{903B0194-F1A9-4302-AC3D-7E88E0406E26}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testHilbert", "src\matrixOperations\hilbert\test_Hilbert\testHilbert.vcproj", "{F7747E9B-A57F-43D2-8C1F-1F77C670B406}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testHilbert", "src\matrixOperations\hilbert\testHilbert\testHilbert.vcproj", "{F7747E9B-A57F-43D2-8C1F-1F77C670B406}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixInfiniteNorm", "src\matrixOperations\infiniteNorm\test_MatrixInfiniteNorm\testMatrixInfiniteNorm.vcproj", "{43BF5E9A-3456-45FE-9DEF-9E962B4D4E3D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixInfiniteNorm", "src\matrixOperations\infiniteNorm\testMatrixInfiniteNorm\testMatrixInfiniteNorm.vcproj", "{43BF5E9A-3456-45FE-9DEF-9E962B4D4E3D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixInversion", "src\matrixOperations\inversion\test_MatrixInversion\testMatrixInversion.vcproj", "{44D3EFB8-A861-41C4-BBCD-18470FA0D5AC}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixInversion", "src\matrixOperations\inversion\testMatrixInversion\testMatrixInversion.vcproj", "{44D3EFB8-A861-41C4-BBCD-18470FA0D5AC}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testJmat", "src\matrixOperations\jmat\test_Jmat\testJmat.vcproj", "{04980E4A-FD92-4D44-8EB6-6F643A4ED9B3}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testJmat", "src\matrixOperations\jmat\testJmat\testJmat.vcproj", "{04980E4A-FD92-4D44-8EB6-6F643A4ED9B3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatLogm", "src\matrixOperations\logm\test_FloatLogm\testFloatLogm.vcproj", "{BAFD5FA4-3D99-48FF-BBFD-5017207870E7}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatLogm", "src\matrixOperations\logm\testFloatLogm\testFloatLogm.vcproj", "{BAFD5FA4-3D99-48FF-BBFD-5017207870E7}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleLogm", "src\matrixOperations\logm\test_DoubleLogm\testDoubleLogm.vcproj", "{DF3336E6-F783-4577-B014-75D0E0377B3E}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleLogm", "src\matrixOperations\logm\testDoubleLogm\testDoubleLogm.vcproj", "{DF3336E6-F783-4577-B014-75D0E0377B3E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMagnitude", "src\matrixOperations\magnitude\test_FloatMagnitude\testFloatMagnitude.vcproj", "{1E12C5A2-EDF1-47BB-A2EF-60A288DC278D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMagnitude", "src\matrixOperations\magnitude\testFloatMagnitude\testFloatMagnitude.vcproj", "{1E12C5A2-EDF1-47BB-A2EF-60A288DC278D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMagnitude", "src\matrixOperations\magnitude\test_DoubleMagnitude\testDoubleMagnitude.vcproj", "{818553D4-0DEF-4BBE-A43A-45611DD84580}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMagnitude", "src\matrixOperations\magnitude\testDoubleMagnitude\testDoubleMagnitude.vcproj", "{818553D4-0DEF-4BBE-A43A-45611DD84580}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMatrixMultiplication", "src\matrixOperations\multiplication\test_FloatMatrixMultiplication\testFloatMatrixMultiplication.vcproj", "{4CE33021-55F3-46CC-A548-A151D07B24CF}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatMatrixMultiplication", "src\matrixOperations\multiplication\testFloatMatrixMultiplication\testFloatMatrixMultiplication.vcproj", "{4CE33021-55F3-46CC-A548-A151D07B24CF}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMatrixMultiplication", "src\matrixOperations\multiplication\test_DoubleMatrixMultiplication\testDoubleMatrixMultiplication.vcproj", "{C4FBEB3F-D766-4C74-9377-7D4434A2FC6C}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleMatrixMultiplication", "src\matrixOperations\multiplication\testDoubleMatrixMultiplication\testDoubleMatrixMultiplication.vcproj", "{C4FBEB3F-D766-4C74-9377-7D4434A2FC6C}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixOnes", "src\matrixOperations\ones\test_MatrixOnes\testMatrixOnes.vcproj", "{D21BD764-EEC6-4474-9D4B-808EF2217CC4}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixOnes", "src\matrixOperations\ones\testMatrixOnes\testMatrixOnes.vcproj", "{D21BD764-EEC6-4474-9D4B-808EF2217CC4}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoublePowm", "src\matrixOperations\powm\test_DoublePowm\testDoublePowm.vcproj", "{D83A0994-57A0-4C17-89DF-EDE84450C202}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoublePowm", "src\matrixOperations\powm\testDoublePowm\testDoublePowm.vcproj", "{D83A0994-57A0-4C17-89DF-EDE84450C202}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatPowm", "src\matrixOperations\powm\test_FloatPowm\testFloatPowm.vcproj", "{8594ACB2-D3C8-4D3A-B905-794354A8A0CC}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatPowm", "src\matrixOperations\powm\testFloatPowm\testFloatPowm.vcproj", "{8594ACB2-D3C8-4D3A-B905-794354A8A0CC}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSpec", "src\matrixOperations\spec\test_FloatSpec\testFloatSpec.vcproj", "{B7BEF8A2-3E42-4FA3-94A7-22618594057D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSpec", "src\matrixOperations\spec\testFloatSpec\testFloatSpec.vcproj", "{B7BEF8A2-3E42-4FA3-94A7-22618594057D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSpec", "src\matrixOperations\spec\test_DoubleSpec\testDoubleSpec.vcproj", "{651B0E61-1047-4575-BE31-D9CB28062CBA}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSpec", "src\matrixOperations\spec\testDoubleSpec\testDoubleSpec.vcproj", "{651B0E61-1047-4575-BE31-D9CB28062CBA}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSpec2", "src\matrixOperations\spec2\test_FloatSpec2\testFloatSpec2.vcproj", "{E20D0BC2-B28A-412C-9715-5B93B319A4A3}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSpec2", "src\matrixOperations\spec2\testFloatSpec2\testFloatSpec2.vcproj", "{E20D0BC2-B28A-412C-9715-5B93B319A4A3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSpec2", "src\matrixOperations\spec2\test_DoubleSpec2\testDoubleSpec2.vcproj", "{FD0A4495-C372-41EF-B8EF-0A0939DA6C1E}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSpec2", "src\matrixOperations\spec2\testDoubleSpec2\testDoubleSpec2.vcproj", "{FD0A4495-C372-41EF-B8EF-0A0939DA6C1E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSquaredMagnitude", "src\matrixOperations\squaredMagnitude\test_FloatSquaredMagnitude\testFloatSquaredMagnitude.vcproj", "{6DBADD0B-C4C1-48CF-95EA-6CF7272A0391}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testFloatSquaredMagnitude", "src\matrixOperations\squaredMagnitude\testFloatSquaredMagnitude\testFloatSquaredMagnitude.vcproj", "{6DBADD0B-C4C1-48CF-95EA-6CF7272A0391}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSquaredMagnitude", "src\matrixOperations\squaredMagnitude\test_DoubleSquaredMagnitude\testDoubleSquaredMagnitude.vcproj", "{16744340-9DDC-4CC6-AC7D-A25DE89A3F5D}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testDoubleSquaredMagnitude", "src\matrixOperations\squaredMagnitude\testDoubleSquaredMagnitude\testDoubleSquaredMagnitude.vcproj", "{16744340-9DDC-4CC6-AC7D-A25DE89A3F5D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixTrace", "src\matrixOperations\trace\test_MatrixTrace\testMatrixTrace.vcproj", "{21E5E59A-7E4E-4F65-9042-9C67C713D51C}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixTrace", "src\matrixOperations\trace\testMatrixTrace\testMatrixTrace.vcproj", "{21E5E59A-7E4E-4F65-9042-9C67C713D51C}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixTranspose", "src\matrixOperations\transpose\test_MatrixTranspose\testMatrixTranspose.vcproj", "{8D483B26-A264-4BA6-BB6A-36306BCFA8E3}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixTranspose", "src\matrixOperations\transpose\testMatrixTranspose\testMatrixTranspose.vcproj", "{8D483B26-A264-4BA6-BB6A-36306BCFA8E3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixZeros", "src\matrixOperations\zeros\test_MatrixZeros\testMatrixZeros.vcproj", "{D55BC043-1853-4E4C-A8A8-2756682E4B23}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testMatrixZeros", "src\matrixOperations\zeros\testMatrixZeros\testMatrixZeros.vcproj", "{D55BC043-1853-4E4C-A8A8-2756682E4B23}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RUN_TESTS", "RUN_TESTS\RUN_TESTS.vcproj", "{39BC0138-6B50-492C-8570-06458772282B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -796,6 +806,10 @@ Global
{D55BC043-1853-4E4C-A8A8-2756682E4B23}.Release|Win32.ActiveCfg = Release|Win32
{D55BC043-1853-4E4C-A8A8-2756682E4B23}.Release|Win32.Build.0 = Release|Win32
{D55BC043-1853-4E4C-A8A8-2756682E4B23}.Release|x64.ActiveCfg = Release|Win32
+ {39BC0138-6B50-492C-8570-06458772282B}.Debug|Win32.ActiveCfg = Debug|Win32
+ {39BC0138-6B50-492C-8570-06458772282B}.Debug|x64.ActiveCfg = Debug|Win32
+ {39BC0138-6B50-492C-8570-06458772282B}.Release|Win32.ActiveCfg = Release|Win32
+ {39BC0138-6B50-492C-8570-06458772282B}.Release|x64.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -810,6 +824,7 @@ Global
{0A43F290-F34B-4448-9A70-8EDAFC29893F} = {4BB7C9F2-969F-4C5C-97F1-89350DCC09B6}
{AF72E544-553A-4D1D-831B-8D7987BDF82C} = {4BB7C9F2-969F-4C5C-97F1-89350DCC09B6}
{E6F54BE7-6E5F-4D2D-89FE-4A57DDFB41FB} = {4BB7C9F2-969F-4C5C-97F1-89350DCC09B6}
+ {39BC0138-6B50-492C-8570-06458772282B} = {4BB7C9F2-969F-4C5C-97F1-89350DCC09B6}
{DBB1B4E8-E9D0-44E5-8AA6-4ECF1AAA1D0F} = {53D4C03D-7FBF-46C8-A07A-C44644420132}
{A6EBF2F9-C100-453F-A0D1-1649DCF557EC} = {53D4C03D-7FBF-46C8-A07A-C44644420132}
{0556427D-6D88-4A12-9EB3-7F551D6F1FA4} = {35BA54D4-CF76-478A-A85C-DD4B3941CA09}
diff --git a/src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj b/src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj
deleted file mode 100644
index 1958ed13..00000000
--- a/src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/abs/test_DoubleAbs/testDoubleAbs.vcproj b/src/auxiliaryFunctions/abs/test_DoubleAbs/testDoubleAbs.vcproj
new file mode 100644
index 00000000..d2b9248f
--- /dev/null
+++ b/src/auxiliaryFunctions/abs/test_DoubleAbs/testDoubleAbs.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/abs/test_FloatAbs/testFloatAbs.vcproj b/src/auxiliaryFunctions/abs/test_FloatAbs/testFloatAbs.vcproj
new file mode 100644
index 00000000..1958ed13
--- /dev/null
+++ b/src/auxiliaryFunctions/abs/test_FloatAbs/testFloatAbs.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/conj/testConj/testConj.vcproj b/src/auxiliaryFunctions/conj/testConj/testConj.vcproj
deleted file mode 100644
index 1987e92e..00000000
--- a/src/auxiliaryFunctions/conj/testConj/testConj.vcproj
+++ /dev/null
@@ -1,205 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/conj/test_Conj/testConj.vcproj b/src/auxiliaryFunctions/conj/test_Conj/testConj.vcproj
new file mode 100644
index 00000000..1987e92e
--- /dev/null
+++ b/src/auxiliaryFunctions/conj/test_Conj/testConj.vcproj
@@ -0,0 +1,205 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/find/testFind/testFind.vcproj b/src/auxiliaryFunctions/find/testFind/testFind.vcproj
deleted file mode 100644
index fbc12e6e..00000000
--- a/src/auxiliaryFunctions/find/testFind/testFind.vcproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/find/test_Find/testFind.vcproj b/src/auxiliaryFunctions/find/test_Find/testFind.vcproj
new file mode 100644
index 00000000..fbc12e6e
--- /dev/null
+++ b/src/auxiliaryFunctions/find/test_Find/testFind.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/find2d/testFind2d/testFind2d.vcproj b/src/auxiliaryFunctions/find2d/testFind2d/testFind2d.vcproj
deleted file mode 100644
index 35cdc691..00000000
--- a/src/auxiliaryFunctions/find2d/testFind2d/testFind2d.vcproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/find2d/test_Find2d/testFind2d.vcproj b/src/auxiliaryFunctions/find2d/test_Find2d/testFind2d.vcproj
new file mode 100644
index 00000000..35cdc691
--- /dev/null
+++ b/src/auxiliaryFunctions/find2d/test_Find2d/testFind2d.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/frexp/frexp/frexp.vcproj b/src/auxiliaryFunctions/frexp/frexp/frexp.vcproj
deleted file mode 100644
index b2ca95b0..00000000
--- a/src/auxiliaryFunctions/frexp/frexp/frexp.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj b/src/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj
new file mode 100644
index 00000000..b2ca95b0
--- /dev/null
+++ b/src/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj b/src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj
deleted file mode 100644
index b2f51008..00000000
--- a/src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/isempty/test_IsEmpty/testIsEmpty.vcproj b/src/auxiliaryFunctions/isempty/test_IsEmpty/testIsEmpty.vcproj
new file mode 100644
index 00000000..b2f51008
--- /dev/null
+++ b/src/auxiliaryFunctions/isempty/test_IsEmpty/testIsEmpty.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/isnan/test_IsNan/testIsNan.vcproj b/src/auxiliaryFunctions/isnan/test_IsNan/testIsNan.vcproj
new file mode 100644
index 00000000..6a1df12d
--- /dev/null
+++ b/src/auxiliaryFunctions/isnan/test_IsNan/testIsNan.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/length/testLength/testLength.vcproj b/src/auxiliaryFunctions/length/testLength/testLength.vcproj
deleted file mode 100644
index 548b9298..00000000
--- a/src/auxiliaryFunctions/length/testLength/testLength.vcproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/length/test_Length/testLength.vcproj b/src/auxiliaryFunctions/length/test_Length/testLength.vcproj
new file mode 100644
index 00000000..548b9298
--- /dev/null
+++ b/src/auxiliaryFunctions/length/test_Length/testLength.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/pythag/testPythag/testPythag.vcproj b/src/auxiliaryFunctions/pythag/testPythag/testPythag.vcproj
deleted file mode 100644
index 9da6ee8a..00000000
--- a/src/auxiliaryFunctions/pythag/testPythag/testPythag.vcproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/pythag/test_Pythag/testPythag.vcproj b/src/auxiliaryFunctions/pythag/test_Pythag/testPythag.vcproj
new file mode 100644
index 00000000..9da6ee8a
--- /dev/null
+++ b/src/auxiliaryFunctions/pythag/test_Pythag/testPythag.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/rand/test_Rand/testRand.vcproj b/src/auxiliaryFunctions/rand/test_Rand/testRand.vcproj
new file mode 100644
index 00000000..66344c93
--- /dev/null
+++ b/src/auxiliaryFunctions/rand/test_Rand/testRand.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/sign/testSign/testSign.vcproj b/src/auxiliaryFunctions/sign/testSign/testSign.vcproj
deleted file mode 100644
index 4ed86189..00000000
--- a/src/auxiliaryFunctions/sign/testSign/testSign.vcproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/sign/test_Sign/testSign.vcproj b/src/auxiliaryFunctions/sign/test_Sign/testSign.vcproj
new file mode 100644
index 00000000..4ed86189
--- /dev/null
+++ b/src/auxiliaryFunctions/sign/test_Sign/testSign.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/size/testSize/testSize.vcproj b/src/auxiliaryFunctions/size/testSize/testSize.vcproj
deleted file mode 100644
index a19b55aa..00000000
--- a/src/auxiliaryFunctions/size/testSize/testSize.vcproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/size/test_Size/testSize.vcproj b/src/auxiliaryFunctions/size/test_Size/testSize.vcproj
new file mode 100644
index 00000000..a19b55aa
--- /dev/null
+++ b/src/auxiliaryFunctions/size/test_Size/testSize.vcproj
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/auxiliaryFunctions/type/testType/testType.vcproj b/src/auxiliaryFunctions/type/testType/testType.vcproj
deleted file mode 100644
index 43e60c67..00000000
--- a/src/auxiliaryFunctions/type/testType/testType.vcproj
+++ /dev/null
@@ -1,216 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/auxiliaryFunctions/type/test_Type/testType.vcproj b/src/auxiliaryFunctions/type/test_Type/testType.vcproj
new file mode 100644
index 00000000..43e60c67
--- /dev/null
+++ b/src/auxiliaryFunctions/type/test_Type/testType.vcproj
@@ -0,0 +1,216 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/elementaryFunctions/acos/test_realsacos/testrealsacos.vcproj b/src/elementaryFunctions/acos/test_realsacos/testrealsacos.vcproj
new file mode 100644
index 00000000..874d1451
--- /dev/null
+++ b/src/elementaryFunctions/acos/test_realsacos/testrealsacos.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj b/src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj
deleted file mode 100644
index 874d1451..00000000
--- a/src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/elementaryFunctions/acosh/testFloatAcosh/testFloatAcosh.vcproj b/src/elementaryFunctions/acosh/testFloatAcosh/testFloatAcosh.vcproj
deleted file mode 100644
index cdc33b8b..00000000
--- a/src/elementaryFunctions/acosh/testFloatAcosh/testFloatAcosh.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/elementaryFunctions/acosh/test_FloatAcosh/testFloatAcosh.vcproj b/src/elementaryFunctions/acosh/test_FloatAcosh/testFloatAcosh.vcproj
new file mode 100644
index 00000000..cdc33b8b
--- /dev/null
+++ b/src/elementaryFunctions/acosh/test_FloatAcosh/testFloatAcosh.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/implicitList/testDoubleImplicitList/testDoubleImplicitList.vcproj b/src/implicitList/testDoubleImplicitList/testDoubleImplicitList.vcproj
deleted file mode 100644
index ee2718f6..00000000
--- a/src/implicitList/testDoubleImplicitList/testDoubleImplicitList.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/implicitList/testFloatImplicitList/testFloatImplicitList.vcproj b/src/implicitList/testFloatImplicitList/testFloatImplicitList.vcproj
deleted file mode 100644
index c7b433bb..00000000
--- a/src/implicitList/testFloatImplicitList/testFloatImplicitList.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/implicitList/test_DoubleImplicitList/testDoubleImplicitList.vcproj b/src/implicitList/test_DoubleImplicitList/testDoubleImplicitList.vcproj
new file mode 100644
index 00000000..ee2718f6
--- /dev/null
+++ b/src/implicitList/test_DoubleImplicitList/testDoubleImplicitList.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/implicitList/test_FloatImplicitList/testFloatImplicitList.vcproj b/src/implicitList/test_FloatImplicitList/testFloatImplicitList.vcproj
new file mode 100644
index 00000000..c7b433bb
--- /dev/null
+++ b/src/implicitList/test_FloatImplicitList/testFloatImplicitList.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/lib/blas/blas_f/blasplus_DLL.vfproj b/src/lib/blas/blas_f/blasplus_DLL.vfproj
index 148ace9b..9362bc1e 100644
--- a/src/lib/blas/blas_f/blasplus_DLL.vfproj
+++ b/src/lib/blas/blas_f/blasplus_DLL.vfproj
@@ -5,7 +5,7 @@
-
+
@@ -14,7 +14,7 @@
-
+
diff --git a/src/lib/lapack/lapack_f/lapack_DLL.vfproj b/src/lib/lapack/lapack_f/lapack_DLL.vfproj
index 962bdb95..027b6234 100644
--- a/src/lib/lapack/lapack_f/lapack_DLL.vfproj
+++ b/src/lib/lapack/lapack_f/lapack_DLL.vfproj
@@ -5,7 +5,7 @@
-
+
diff --git a/src/matrixOperations/cat/testDoubleMatrixConcatenation/testDoubleMatrixConcatenation.vcproj b/src/matrixOperations/cat/testDoubleMatrixConcatenation/testDoubleMatrixConcatenation.vcproj
deleted file mode 100644
index d6f5536a..00000000
--- a/src/matrixOperations/cat/testDoubleMatrixConcatenation/testDoubleMatrixConcatenation.vcproj
+++ /dev/null
@@ -1,193 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/cat/testFloatMatrixConcatenation/testFloatMatrixConcatenation.vcproj b/src/matrixOperations/cat/testFloatMatrixConcatenation/testFloatMatrixConcatenation.vcproj
deleted file mode 100644
index bef936aa..00000000
--- a/src/matrixOperations/cat/testFloatMatrixConcatenation/testFloatMatrixConcatenation.vcproj
+++ /dev/null
@@ -1,193 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/cat/test_DoubleMatrixConcatenation/testDoubleMatrixConcatenation.vcproj b/src/matrixOperations/cat/test_DoubleMatrixConcatenation/testDoubleMatrixConcatenation.vcproj
new file mode 100644
index 00000000..77c71e7b
--- /dev/null
+++ b/src/matrixOperations/cat/test_DoubleMatrixConcatenation/testDoubleMatrixConcatenation.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/cat/test_FloatMatrixConcatenation/testFloatMatrixConcatenation.vcproj b/src/matrixOperations/cat/test_FloatMatrixConcatenation/testFloatMatrixConcatenation.vcproj
new file mode 100644
index 00000000..525189a1
--- /dev/null
+++ b/src/matrixOperations/cat/test_FloatMatrixConcatenation/testFloatMatrixConcatenation.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/chol/testDoubleChol/testDoubleChol.vcproj b/src/matrixOperations/chol/testDoubleChol/testDoubleChol.vcproj
deleted file mode 100644
index b621c455..00000000
--- a/src/matrixOperations/chol/testDoubleChol/testDoubleChol.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/chol/testFloatChol/testFloatChol.vcproj b/src/matrixOperations/chol/testFloatChol/testFloatChol.vcproj
deleted file mode 100644
index 60a001ac..00000000
--- a/src/matrixOperations/chol/testFloatChol/testFloatChol.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/chol/test_DoubleChol/testDoubleChol.vcproj b/src/matrixOperations/chol/test_DoubleChol/testDoubleChol.vcproj
new file mode 100644
index 00000000..53fd45dd
--- /dev/null
+++ b/src/matrixOperations/chol/test_DoubleChol/testDoubleChol.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/chol/test_FloatChol/testFloatChol.vcproj b/src/matrixOperations/chol/test_FloatChol/testFloatChol.vcproj
new file mode 100644
index 00000000..5619631a
--- /dev/null
+++ b/src/matrixOperations/chol/test_FloatChol/testFloatChol.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/determ/testDoubleDeterm/testDoubleDeterm.vcproj b/src/matrixOperations/determ/testDoubleDeterm/testDoubleDeterm.vcproj
deleted file mode 100644
index 5d158bc0..00000000
--- a/src/matrixOperations/determ/testDoubleDeterm/testDoubleDeterm.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/determ/testDoubleDist/testDoubleDist.vcproj b/src/matrixOperations/determ/testDoubleDist/testDoubleDist.vcproj
deleted file mode 100644
index 514b11bc..00000000
--- a/src/matrixOperations/determ/testDoubleDist/testDoubleDist.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/determ/test_DoubleDeterm/testDoubleDeterm.vcproj b/src/matrixOperations/determ/test_DoubleDeterm/testDoubleDeterm.vcproj
new file mode 100644
index 00000000..66dc004a
--- /dev/null
+++ b/src/matrixOperations/determ/test_DoubleDeterm/testDoubleDeterm.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/determ/test_DoubleDist/testDoubleDist.vcproj b/src/matrixOperations/determ/test_DoubleDist/testDoubleDist.vcproj
new file mode 100644
index 00000000..14720238
--- /dev/null
+++ b/src/matrixOperations/determ/test_DoubleDist/testDoubleDist.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/determ/test_FloatDeterm/testFloatDeterm.vcproj b/src/matrixOperations/determ/test_FloatDeterm/testFloatDeterm.vcproj
new file mode 100644
index 00000000..b47ff180
--- /dev/null
+++ b/src/matrixOperations/determ/test_FloatDeterm/testFloatDeterm.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/dist/testFloatDist/testFloatDist.vcproj b/src/matrixOperations/dist/testFloatDist/testFloatDist.vcproj
deleted file mode 100644
index c9b51e41..00000000
--- a/src/matrixOperations/dist/testFloatDist/testFloatDist.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/dist/test_FloatDist/testFloatDist.vcproj b/src/matrixOperations/dist/test_FloatDist/testFloatDist.vcproj
new file mode 100644
index 00000000..7177d9ba
--- /dev/null
+++ b/src/matrixOperations/dist/test_FloatDist/testFloatDist.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/division/testMatrixLDivision/testMatrixLDivision.vcproj b/src/matrixOperations/division/testMatrixLDivision/testMatrixLDivision.vcproj
deleted file mode 100644
index dd436967..00000000
--- a/src/matrixOperations/division/testMatrixLDivision/testMatrixLDivision.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/division/testMatrixRDivision/testMatrixRDivision.vcproj b/src/matrixOperations/division/testMatrixRDivision/testMatrixRDivision.vcproj
deleted file mode 100644
index 93bd087c..00000000
--- a/src/matrixOperations/division/testMatrixRDivision/testMatrixRDivision.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/division/test_MatrixLDivision/testMatrixLDivision.vcproj b/src/matrixOperations/division/test_MatrixLDivision/testMatrixLDivision.vcproj
new file mode 100644
index 00000000..dd436967
--- /dev/null
+++ b/src/matrixOperations/division/test_MatrixLDivision/testMatrixLDivision.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/division/test_MatrixRDivision/testMatrixRDivision.vcproj b/src/matrixOperations/division/test_MatrixRDivision/testMatrixRDivision.vcproj
new file mode 100644
index 00000000..355bfb09
--- /dev/null
+++ b/src/matrixOperations/division/test_MatrixRDivision/testMatrixRDivision.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/expm/testMatrixExponential/testMatrixExponential.vcproj b/src/matrixOperations/expm/testMatrixExponential/testMatrixExponential.vcproj
deleted file mode 100644
index 328b7a1a..00000000
--- a/src/matrixOperations/expm/testMatrixExponential/testMatrixExponential.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/expm/test_MatrixExponential/testMatrixExponential.vcproj b/src/matrixOperations/expm/test_MatrixExponential/testMatrixExponential.vcproj
new file mode 100644
index 00000000..328b7a1a
--- /dev/null
+++ b/src/matrixOperations/expm/test_MatrixExponential/testMatrixExponential.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/eye/testMatrixEye/testMatrixEye.vcproj b/src/matrixOperations/eye/testMatrixEye/testMatrixEye.vcproj
deleted file mode 100644
index 8134f999..00000000
--- a/src/matrixOperations/eye/testMatrixEye/testMatrixEye.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/eye/test_MatrixEye/testMatrixEye.vcproj b/src/matrixOperations/eye/test_MatrixEye/testMatrixEye.vcproj
new file mode 100644
index 00000000..8134f999
--- /dev/null
+++ b/src/matrixOperations/eye/test_MatrixEye/testMatrixEye.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/fill/testDoubleFill/testDoubleFill.vcproj b/src/matrixOperations/fill/testDoubleFill/testDoubleFill.vcproj
deleted file mode 100644
index 3666dc73..00000000
--- a/src/matrixOperations/fill/testDoubleFill/testDoubleFill.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/fill/testFloatFill/testFloatFill.vcproj b/src/matrixOperations/fill/testFloatFill/testFloatFill.vcproj
deleted file mode 100644
index abcf480d..00000000
--- a/src/matrixOperations/fill/testFloatFill/testFloatFill.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/fill/test_DoubleFill/testDoubleFill.vcproj b/src/matrixOperations/fill/test_DoubleFill/testDoubleFill.vcproj
new file mode 100644
index 00000000..3666dc73
--- /dev/null
+++ b/src/matrixOperations/fill/test_DoubleFill/testDoubleFill.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/fill/test_FloatFill/testFloatFill.vcproj b/src/matrixOperations/fill/test_FloatFill/testFloatFill.vcproj
new file mode 100644
index 00000000..abcf480d
--- /dev/null
+++ b/src/matrixOperations/fill/test_FloatFill/testFloatFill.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/hilbert/testHilbert/testHilbert.vcproj b/src/matrixOperations/hilbert/testHilbert/testHilbert.vcproj
deleted file mode 100644
index 9632a505..00000000
--- a/src/matrixOperations/hilbert/testHilbert/testHilbert.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/hilbert/test_Hilbert/testHilbert.vcproj b/src/matrixOperations/hilbert/test_Hilbert/testHilbert.vcproj
new file mode 100644
index 00000000..9632a505
--- /dev/null
+++ b/src/matrixOperations/hilbert/test_Hilbert/testHilbert.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/infiniteNorm/testMatrixInfiniteNorm/testMatrixInfiniteNorm.vcproj b/src/matrixOperations/infiniteNorm/testMatrixInfiniteNorm/testMatrixInfiniteNorm.vcproj
deleted file mode 100644
index 0fccb46b..00000000
--- a/src/matrixOperations/infiniteNorm/testMatrixInfiniteNorm/testMatrixInfiniteNorm.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/infiniteNorm/test_MatrixInfiniteNorm/testMatrixInfiniteNorm.vcproj b/src/matrixOperations/infiniteNorm/test_MatrixInfiniteNorm/testMatrixInfiniteNorm.vcproj
new file mode 100644
index 00000000..0fccb46b
--- /dev/null
+++ b/src/matrixOperations/infiniteNorm/test_MatrixInfiniteNorm/testMatrixInfiniteNorm.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/inversion/testMatrixInversion/testMatrixInversion.vcproj b/src/matrixOperations/inversion/testMatrixInversion/testMatrixInversion.vcproj
deleted file mode 100644
index 19045399..00000000
--- a/src/matrixOperations/inversion/testMatrixInversion/testMatrixInversion.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/inversion/test_MatrixInversion/testMatrixInversion.vcproj b/src/matrixOperations/inversion/test_MatrixInversion/testMatrixInversion.vcproj
new file mode 100644
index 00000000..19045399
--- /dev/null
+++ b/src/matrixOperations/inversion/test_MatrixInversion/testMatrixInversion.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/jmat/testJmat/testJmat.vcproj b/src/matrixOperations/jmat/testJmat/testJmat.vcproj
deleted file mode 100644
index b2560581..00000000
--- a/src/matrixOperations/jmat/testJmat/testJmat.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj b/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj
new file mode 100644
index 00000000..b2560581
--- /dev/null
+++ b/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/logm/testDoubleLogm/testDoubleLogm.vcproj b/src/matrixOperations/logm/testDoubleLogm/testDoubleLogm.vcproj
deleted file mode 100644
index dee7fe08..00000000
--- a/src/matrixOperations/logm/testDoubleLogm/testDoubleLogm.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/logm/testFloatLogm/testFloatLogm.vcproj b/src/matrixOperations/logm/testFloatLogm/testFloatLogm.vcproj
deleted file mode 100644
index 6dd01280..00000000
--- a/src/matrixOperations/logm/testFloatLogm/testFloatLogm.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/logm/test_DoubleLogm/testDoubleLogm.vcproj b/src/matrixOperations/logm/test_DoubleLogm/testDoubleLogm.vcproj
new file mode 100644
index 00000000..dee7fe08
--- /dev/null
+++ b/src/matrixOperations/logm/test_DoubleLogm/testDoubleLogm.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/logm/test_FloatLogm/testFloatLogm.vcproj b/src/matrixOperations/logm/test_FloatLogm/testFloatLogm.vcproj
new file mode 100644
index 00000000..6dd01280
--- /dev/null
+++ b/src/matrixOperations/logm/test_FloatLogm/testFloatLogm.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/magnitude/testDoubleMagnitude/testDoubleMagnitude.vcproj b/src/matrixOperations/magnitude/testDoubleMagnitude/testDoubleMagnitude.vcproj
deleted file mode 100644
index 113d1101..00000000
--- a/src/matrixOperations/magnitude/testDoubleMagnitude/testDoubleMagnitude.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/magnitude/testFloatMagnitude/testFloatMagnitude.vcproj b/src/matrixOperations/magnitude/testFloatMagnitude/testFloatMagnitude.vcproj
deleted file mode 100644
index 42b5b7b6..00000000
--- a/src/matrixOperations/magnitude/testFloatMagnitude/testFloatMagnitude.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/magnitude/test_DoubleMagnitude/testDoubleMagnitude.vcproj b/src/matrixOperations/magnitude/test_DoubleMagnitude/testDoubleMagnitude.vcproj
new file mode 100644
index 00000000..113d1101
--- /dev/null
+++ b/src/matrixOperations/magnitude/test_DoubleMagnitude/testDoubleMagnitude.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/magnitude/test_FloatMagnitude/testFloatMagnitude.vcproj b/src/matrixOperations/magnitude/test_FloatMagnitude/testFloatMagnitude.vcproj
new file mode 100644
index 00000000..42b5b7b6
--- /dev/null
+++ b/src/matrixOperations/magnitude/test_FloatMagnitude/testFloatMagnitude.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/multiplication/testDoubleMatrixMultiplication/testDoubleMatrixMultiplication.vcproj b/src/matrixOperations/multiplication/testDoubleMatrixMultiplication/testDoubleMatrixMultiplication.vcproj
deleted file mode 100644
index 6202faea..00000000
--- a/src/matrixOperations/multiplication/testDoubleMatrixMultiplication/testDoubleMatrixMultiplication.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/multiplication/testFloatMatrixMultiplication/testFloatMatrixMultiplication.vcproj b/src/matrixOperations/multiplication/testFloatMatrixMultiplication/testFloatMatrixMultiplication.vcproj
deleted file mode 100644
index a59c0fb0..00000000
--- a/src/matrixOperations/multiplication/testFloatMatrixMultiplication/testFloatMatrixMultiplication.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/multiplication/test_DoubleMatrixMultiplication/testDoubleMatrixMultiplication.vcproj b/src/matrixOperations/multiplication/test_DoubleMatrixMultiplication/testDoubleMatrixMultiplication.vcproj
new file mode 100644
index 00000000..6202faea
--- /dev/null
+++ b/src/matrixOperations/multiplication/test_DoubleMatrixMultiplication/testDoubleMatrixMultiplication.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/multiplication/test_FloatMatrixMultiplication/testFloatMatrixMultiplication.vcproj b/src/matrixOperations/multiplication/test_FloatMatrixMultiplication/testFloatMatrixMultiplication.vcproj
new file mode 100644
index 00000000..a59c0fb0
--- /dev/null
+++ b/src/matrixOperations/multiplication/test_FloatMatrixMultiplication/testFloatMatrixMultiplication.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/ones/testMatrixOnes/testMatrixOnes.vcproj b/src/matrixOperations/ones/testMatrixOnes/testMatrixOnes.vcproj
deleted file mode 100644
index 65980a18..00000000
--- a/src/matrixOperations/ones/testMatrixOnes/testMatrixOnes.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/ones/test_MatrixOnes/testMatrixOnes.vcproj b/src/matrixOperations/ones/test_MatrixOnes/testMatrixOnes.vcproj
new file mode 100644
index 00000000..65980a18
--- /dev/null
+++ b/src/matrixOperations/ones/test_MatrixOnes/testMatrixOnes.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/powm/testDoublePowm/testDoublePowm.vcproj b/src/matrixOperations/powm/testDoublePowm/testDoublePowm.vcproj
deleted file mode 100644
index 100274fb..00000000
--- a/src/matrixOperations/powm/testDoublePowm/testDoublePowm.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/powm/testFloatPowm/testFloatPowm.vcproj b/src/matrixOperations/powm/testFloatPowm/testFloatPowm.vcproj
deleted file mode 100644
index 4da749d5..00000000
--- a/src/matrixOperations/powm/testFloatPowm/testFloatPowm.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/powm/test_DoublePowm/testDoublePowm.vcproj b/src/matrixOperations/powm/test_DoublePowm/testDoublePowm.vcproj
new file mode 100644
index 00000000..100274fb
--- /dev/null
+++ b/src/matrixOperations/powm/test_DoublePowm/testDoublePowm.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/powm/test_FloatPowm/testFloatPowm.vcproj b/src/matrixOperations/powm/test_FloatPowm/testFloatPowm.vcproj
new file mode 100644
index 00000000..4da749d5
--- /dev/null
+++ b/src/matrixOperations/powm/test_FloatPowm/testFloatPowm.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/spec/testDoubleSpec/testDoubleSpec.vcproj b/src/matrixOperations/spec/testDoubleSpec/testDoubleSpec.vcproj
deleted file mode 100644
index 1f8ffcc0..00000000
--- a/src/matrixOperations/spec/testDoubleSpec/testDoubleSpec.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/spec/testFloatSpec/testFloatSpec.vcproj b/src/matrixOperations/spec/testFloatSpec/testFloatSpec.vcproj
deleted file mode 100644
index bb1ad9df..00000000
--- a/src/matrixOperations/spec/testFloatSpec/testFloatSpec.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/spec/test_DoubleSpec/testDoubleSpec.vcproj b/src/matrixOperations/spec/test_DoubleSpec/testDoubleSpec.vcproj
new file mode 100644
index 00000000..1f8ffcc0
--- /dev/null
+++ b/src/matrixOperations/spec/test_DoubleSpec/testDoubleSpec.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/spec/test_FloatSpec/testFloatSpec.vcproj b/src/matrixOperations/spec/test_FloatSpec/testFloatSpec.vcproj
new file mode 100644
index 00000000..bb1ad9df
--- /dev/null
+++ b/src/matrixOperations/spec/test_FloatSpec/testFloatSpec.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/spec2/testDoubleSpec2/testDoubleSpec2.vcproj b/src/matrixOperations/spec2/testDoubleSpec2/testDoubleSpec2.vcproj
deleted file mode 100644
index 5fd61c59..00000000
--- a/src/matrixOperations/spec2/testDoubleSpec2/testDoubleSpec2.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/spec2/testFloatSpec2/testFloatSpec2.vcproj b/src/matrixOperations/spec2/testFloatSpec2/testFloatSpec2.vcproj
deleted file mode 100644
index 8911ce92..00000000
--- a/src/matrixOperations/spec2/testFloatSpec2/testFloatSpec2.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcproj b/src/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcproj
new file mode 100644
index 00000000..5fd61c59
--- /dev/null
+++ b/src/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/spec2/test_FloatSpec2/testFloatSpec2.vcproj b/src/matrixOperations/spec2/test_FloatSpec2/testFloatSpec2.vcproj
new file mode 100644
index 00000000..8911ce92
--- /dev/null
+++ b/src/matrixOperations/spec2/test_FloatSpec2/testFloatSpec2.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/squaredMagnitude/testDoubleSquaredMagnitude/testDoubleSquaredMagnitude.vcproj b/src/matrixOperations/squaredMagnitude/testDoubleSquaredMagnitude/testDoubleSquaredMagnitude.vcproj
deleted file mode 100644
index 6354ec15..00000000
--- a/src/matrixOperations/squaredMagnitude/testDoubleSquaredMagnitude/testDoubleSquaredMagnitude.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/squaredMagnitude/testFloatSquaredMagnitude/testFloatSquaredMagnitude.vcproj b/src/matrixOperations/squaredMagnitude/testFloatSquaredMagnitude/testFloatSquaredMagnitude.vcproj
deleted file mode 100644
index 3736e4ed..00000000
--- a/src/matrixOperations/squaredMagnitude/testFloatSquaredMagnitude/testFloatSquaredMagnitude.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/squaredMagnitude/test_DoubleSquaredMagnitude/testDoubleSquaredMagnitude.vcproj b/src/matrixOperations/squaredMagnitude/test_DoubleSquaredMagnitude/testDoubleSquaredMagnitude.vcproj
new file mode 100644
index 00000000..6354ec15
--- /dev/null
+++ b/src/matrixOperations/squaredMagnitude/test_DoubleSquaredMagnitude/testDoubleSquaredMagnitude.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/squaredMagnitude/test_FloatSquaredMagnitude/testFloatSquaredMagnitude.vcproj b/src/matrixOperations/squaredMagnitude/test_FloatSquaredMagnitude/testFloatSquaredMagnitude.vcproj
new file mode 100644
index 00000000..3736e4ed
--- /dev/null
+++ b/src/matrixOperations/squaredMagnitude/test_FloatSquaredMagnitude/testFloatSquaredMagnitude.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/trace/testMatrixTrace/testMatrixTrace.vcproj b/src/matrixOperations/trace/testMatrixTrace/testMatrixTrace.vcproj
deleted file mode 100644
index f16f65a5..00000000
--- a/src/matrixOperations/trace/testMatrixTrace/testMatrixTrace.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/trace/test_MatrixTrace/testMatrixTrace.vcproj b/src/matrixOperations/trace/test_MatrixTrace/testMatrixTrace.vcproj
new file mode 100644
index 00000000..f5c62851
--- /dev/null
+++ b/src/matrixOperations/trace/test_MatrixTrace/testMatrixTrace.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/transpose/testMatrixTranspose/testMatrixTranspose.vcproj b/src/matrixOperations/transpose/testMatrixTranspose/testMatrixTranspose.vcproj
deleted file mode 100644
index 80ec45a0..00000000
--- a/src/matrixOperations/transpose/testMatrixTranspose/testMatrixTranspose.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/transpose/test_MatrixTranspose/testMatrixTranspose.vcproj b/src/matrixOperations/transpose/test_MatrixTranspose/testMatrixTranspose.vcproj
new file mode 100644
index 00000000..bb045ac4
--- /dev/null
+++ b/src/matrixOperations/transpose/test_MatrixTranspose/testMatrixTranspose.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/matrixOperations/zeros/testMatrixZeros/testMatrixZeros.vcproj b/src/matrixOperations/zeros/testMatrixZeros/testMatrixZeros.vcproj
deleted file mode 100644
index 2e004b82..00000000
--- a/src/matrixOperations/zeros/testMatrixZeros/testMatrixZeros.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/zeros/test_MatrixZeros/testMatrixZeros.vcproj b/src/matrixOperations/zeros/test_MatrixZeros/testMatrixZeros.vcproj
new file mode 100644
index 00000000..abcc01b3
--- /dev/null
+++ b/src/matrixOperations/zeros/test_MatrixZeros/testMatrixZeros.vcproj
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/operations/addition/testAddition/testAddition.vcproj b/src/operations/addition/testAddition/testAddition.vcproj
deleted file mode 100644
index 9f7723f6..00000000
--- a/src/operations/addition/testAddition/testAddition.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/operations/addition/test_Addition/testAddition.vcproj b/src/operations/addition/test_Addition/testAddition.vcproj
new file mode 100644
index 00000000..9f7723f6
--- /dev/null
+++ b/src/operations/addition/test_Addition/testAddition.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/operations/division/testLDivision/testLDivision.vcproj b/src/operations/division/testLDivision/testLDivision.vcproj
deleted file mode 100644
index 58794c6c..00000000
--- a/src/operations/division/testLDivision/testLDivision.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/operations/division/testRDivision/testRDivision.vcproj b/src/operations/division/testRDivision/testRDivision.vcproj
deleted file mode 100644
index 6bf22440..00000000
--- a/src/operations/division/testRDivision/testRDivision.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/operations/division/test_LDivision/testLDivision.vcproj b/src/operations/division/test_LDivision/testLDivision.vcproj
new file mode 100644
index 00000000..58794c6c
--- /dev/null
+++ b/src/operations/division/test_LDivision/testLDivision.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/operations/division/test_RDivision/testRDivision.vcproj b/src/operations/division/test_RDivision/testRDivision.vcproj
new file mode 100644
index 00000000..6bf22440
--- /dev/null
+++ b/src/operations/division/test_RDivision/testRDivision.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/operations/multiplication/testMultiplication/testMultiplication.vcproj b/src/operations/multiplication/testMultiplication/testMultiplication.vcproj
deleted file mode 100644
index c0eb9271..00000000
--- a/src/operations/multiplication/testMultiplication/testMultiplication.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/operations/multiplication/test_Multiplication/testMultiplication.vcproj b/src/operations/multiplication/test_Multiplication/testMultiplication.vcproj
new file mode 100644
index 00000000..c0eb9271
--- /dev/null
+++ b/src/operations/multiplication/test_Multiplication/testMultiplication.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/operations/subtraction/testSubtraction/testSubtraction.vcproj b/src/operations/subtraction/testSubtraction/testSubtraction.vcproj
deleted file mode 100644
index a372095d..00000000
--- a/src/operations/subtraction/testSubtraction/testSubtraction.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/operations/subtraction/test_Subtraction/testSubtraction.vcproj b/src/operations/subtraction/test_Subtraction/testSubtraction.vcproj
new file mode 100644
index 00000000..a372095d
--- /dev/null
+++ b/src/operations/subtraction/test_Subtraction/testSubtraction.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/string/disp/testDisp/testDisp.vcproj b/src/string/disp/testDisp/testDisp.vcproj
deleted file mode 100644
index 85a6ab53..00000000
--- a/src/string/disp/testDisp/testDisp.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/string/disp/test_Disp/testDisp.vcproj b/src/string/disp/test_Disp/testDisp.vcproj
new file mode 100644
index 00000000..85a6ab53
--- /dev/null
+++ b/src/string/disp/test_Disp/testDisp.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/string/string/testString/testString.vcproj b/src/string/string/testString/testString.vcproj
deleted file mode 100644
index 28b19904..00000000
--- a/src/string/string/testString/testString.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/string/string/test_String/testString.vcproj b/src/string/string/test_String/testString.vcproj
new file mode 100644
index 00000000..28b19904
--- /dev/null
+++ b/src/string/string/test_String/testString.vcproj
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit