OpenTTD Source 20250529-master-g10c159a79f
|
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.