|
Blender
V2.93
|
#include "testing/testing.h"#include "BLI_string.h"#include "BLI_string_utf8.h"#include "BLI_utildefines.h"Go to the source code of this file.
Functions | |
| TEST (string, Utf8InvalidBytes) | |
Variables | |
| static const char * | utf8_invalid_tests [][3] |
| TEST | ( | string | , |
| Utf8InvalidBytes | |||
| ) |
Definition at line 270 of file BLI_string_utf8_test.cc.
References BLI_utf8_invalid_strip(), EXPECT_EQ(), and utf8_invalid_tests.
|
static |
Definition at line 25 of file BLI_string_utf8_test.cc.
Referenced by TEST().