|
OpenTTD Source 20260109-master-g241b5fcdfe
|
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.