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 --- .../isempty/testIsEmpty/testIsEmpty.vcproj | 217 +++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj (limited to 'src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj') diff --git a/src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj b/src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj new file mode 100644 index 00000000..b2f51008 --- /dev/null +++ b/src/auxiliaryFunctions/isempty/testIsEmpty/testIsEmpty.vcproj @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit