From 8ab730e5436c78ac4a45783dcd5cdff840418258 Mon Sep 17 00:00:00 2001 From: cornet Date: Wed, 22 Apr 2009 13:55:16 +0000 Subject: add tests projects for auxiliaryFunctions --- .../abs/testFloatAbs/testFloatAbs.vcproj | 217 +++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj (limited to 'src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj') diff --git a/src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj b/src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj new file mode 100644 index 00000000..1958ed13 --- /dev/null +++ b/src/auxiliaryFunctions/abs/testFloatAbs/testFloatAbs.vcproj @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit