From c7dad1e929c0101386fbcdaa194e402d68f74752 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 22:56:53 +0100 Subject: Updating docs --- yagetest_8cpp.html | 169 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 yagetest_8cpp.html (limited to 'yagetest_8cpp.html') diff --git a/yagetest_8cpp.html b/yagetest_8cpp.html new file mode 100644 index 00000000..84a0177a --- /dev/null +++ b/yagetest_8cpp.html @@ -0,0 +1,169 @@ + + + + + + + +YAGE: test/yagetest.cpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  0.02 +
+
Yet Another Game Engine
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
yagetest.cpp File Reference
+
+
+
#include "gtest/gtest.h"
+#include "yage.hpp"
+
+ + + + + +

+Functions

 TEST (YAGE, InitQuit)
 
int main (int argc, char **argv)
 
+

Function Documentation

+ +

◆ main()

+ +
+
+ + + + + + + + + + + + + + + + + + +
int main (int argc,
char ** argv 
)
+
+ +
+
+ +

◆ TEST()

+ +
+
+ + + + + + + + + + + + + + + + + + +
TEST (YAGE ,
InitQuit  
)
+
+ +
+
+
+
+ + + + -- cgit