|
rambrain
|
Go to the source code of this file.
Functions | |
| TEST (regexMatcher, Unit_MatchBlock) | |
| TEST (regexMatcher, Unit_KeyEqualsValue) | |
| Checks if key value pair matching works. More... | |
| TEST (regexMatcher, Unit_KeyEqualsSpecialValue) | |
| Checks if key value pair matching works with special value types. More... | |
| TEST (regexMatcher, Unit_DoubleValueUnitSplitting) | |
| Checks if double value - unit splitting works properly. More... | |
| TEST (regexMatcher, Unit_IntegerValueUnitSplitting) | |
| Checks if integer value - unit splitting works properly. More... | |
| TEST (regexMatcher, Unit_SubstituteHomeDir) | |
| TEST | ( | regexMatcher | , |
| Unit_MatchBlock | |||
| ) |
Definition at line 28 of file testRegexMatcher.cpp.
| TEST | ( | regexMatcher | , |
| Unit_KeyEqualsValue | |||
| ) |
Checks if key value pair matching works.
Definition at line 47 of file testRegexMatcher.cpp.
| TEST | ( | regexMatcher | , |
| Unit_KeyEqualsSpecialValue | |||
| ) |
Checks if key value pair matching works with special value types.
Definition at line 104 of file testRegexMatcher.cpp.
| TEST | ( | regexMatcher | , |
| Unit_DoubleValueUnitSplitting | |||
| ) |
Checks if double value - unit splitting works properly.
Definition at line 269 of file testRegexMatcher.cpp.
| TEST | ( | regexMatcher | , |
| Unit_IntegerValueUnitSplitting | |||
| ) |
Checks if integer value - unit splitting works properly.
Definition at line 290 of file testRegexMatcher.cpp.
| TEST | ( | regexMatcher | , |
| Unit_SubstituteHomeDir | |||
| ) |
Definition at line 311 of file testRegexMatcher.cpp.