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 cb1fca7 commit f9ae72fCopy full SHA for f9ae72f
source/module_base/test/tool_check_test.cpp
@@ -5,7 +5,7 @@
5
#include <fstream>
6
7
/************************************************
8
- * unit test of class ToolCheckTest
+ * unit test of functions in tool_check.h
9
***********************************************/
10
11
/**
@@ -22,6 +22,7 @@
22
* - ModuleBase::CHECK_STRING
23
* - check the next input from ifs is string
24
*
25
+ * - Author: Tianqi Zhao
26
*/
27
28
class ToolCheckTest : public testing::Test
0 commit comments