|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
Test functionality of FlatSet. More...
#include "../stdafx.h"#include <ranges>#include "../3rdparty/catch2/catch.hpp"#include "../core/flatset_type.hpp"#include "../safeguards.h"Go to the source code of this file.
Functions | |
| TEST_CASE ("FlatSet - basic") | |
Test functionality of FlatSet.
Definition in file flatset_type.cpp.
| TEST_CASE | ( | "FlatSet - basic" | ) |
Definition at line 20 of file flatset_type.cpp.