|
OpenTTD Source 20251117-master-g7398d2e290
|
Test functionality from core/utf8. More...
#include "../stdafx.h"#include "../3rdparty/catch2/catch.hpp"#include "../core/utf8.hpp"#include "../safeguards.h"Go to the source code of this file.
Functions | |
| TEST_CASE ("Utf8View - empty") | |
| TEST_CASE ("Utf8View - invalid") | |
| TEST_CASE ("Utf8View - iterate") | |
Test functionality from core/utf8.
Definition in file utf8.cpp.