From 11ff72181710d769d4c7383194116610c1b6eacb Mon Sep 17 00:00:00 2001 From: cornet Date: Thu, 23 Apr 2009 09:14:00 +0000 Subject: add statisticsFunctions tests projects --- .../mean/test_DoubleMean/testDoubleMean.vcproj | 213 +++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 src/statisticsFunctions/mean/test_DoubleMean/testDoubleMean.vcproj (limited to 'src/statisticsFunctions/mean/test_DoubleMean') diff --git a/src/statisticsFunctions/mean/test_DoubleMean/testDoubleMean.vcproj b/src/statisticsFunctions/mean/test_DoubleMean/testDoubleMean.vcproj new file mode 100644 index 00000000..3c459c1d --- /dev/null +++ b/src/statisticsFunctions/mean/test_DoubleMean/testDoubleMean.vcproj @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit