Ajout de l'ensemble du workspace.
[GPU.git] / WCudaMSE / API_CppTest / INC / extension / cppTest+.h
diff --git a/WCudaMSE/API_CppTest/INC/extension/cppTest+.h b/WCudaMSE/API_CppTest/INC/extension/cppTest+.h
new file mode 100755 (executable)
index 0000000..005eb19
--- /dev/null
@@ -0,0 +1,18 @@
+\r
+#ifndef CPP_TEST_PLUS_H\r
+#define CPP_TEST_PLUS_H\r
+\r
+#include "cpptest.h"\r
+#include <string>\r
+\r
+using std::string;\r
+\r
+bool runTestConsole(string titre, Test::Suite& test);\r
+bool runTestHtml(string titre, Test::Suite& test);\r
+\r
+#endif\r
+\r
+/*----------------------------------------------------------------------*\\r
+ |*                    End                                             *|\r
+ \*---------------------------------------------------------------------*/\r
+\r