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 4594005 commit d475ec7Copy full SHA for d475ec7
1 file changed
procedures/igortest-tap.ipf
@@ -8,7 +8,6 @@ static StrConstant TAP_LINEEND_STR = "\n"
8
9
/// @brief returns 1 if all test cases are marked as SKIP and TAP is enabled, zero otherwise
10
///
11
-/// @param testCaseList list of function names
12
/// @returns 1 if all test cases are marked as SKIP and TAP is enabled, zero otherwise
13
static Function TAP_AreAllFunctionsSkip()
14
0 commit comments