We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddaf290 commit e20e8fdCopy full SHA for e20e8fd
README.md
@@ -52,7 +52,7 @@ If you have doxygen installed, simply execute
52
in the build directory to create the documentation for your project.
53
A tutorial on the doxygen syntax can be found [here](http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html).
54
55
-### GTest
+### googletest
56
57
You can also make use of the googletest library to write and execute tests.
58
Simply create new tests in the `test` directory.
0 commit comments