|
Blender
V2.93
|
Inherits testing::Test.
Protected Types | |
| using | CompareWordsArray = vector< std::array< const char *, 2 > > |
Protected Member Functions | |
| StringEscape () | |
| void | testEscapeWords (const CompareWordsArray &items) |
Definition at line 808 of file BLI_string_test.cc.
|
protected |
Definition at line 814 of file BLI_string_test.cc.
|
inlineprotected |
Definition at line 810 of file BLI_string_test.cc.
|
inlineprotected |
Definition at line 816 of file BLI_string_test.cc.
References BLI_str_escape(), BLI_str_unescape(), EXPECT_EQ(), and SIZE_MAX.