|
Blender V4.3
|
Inherits testing::Test.
Protected Types | |
| using | CompareWordsArray = vector<std::array<const char *, 2>> |
Protected Member Functions | |
| StringEscape ()=default | |
| void | testEscapeWords (const CompareWordsArray &items) |
Definition at line 1432 of file BLI_string_test.cc.
|
protected |
Definition at line 1436 of file BLI_string_test.cc.
|
protecteddefault |
|
inlineprotected |
Definition at line 1438 of file BLI_string_test.cc.
References BLI_str_escape(), BLI_str_unescape(), and EXPECT_EQ().