Home
last modified time | relevance | path

Searched refs:expected_lua_output (Results 1 – 1 of 1) sorted by relevance

/dports/games/minetest/minetest-5.4.1/src/unittest/
H A Dtest_schematic.cpp40 static const char *expected_lua_output; member in TestSchematic
131 UASSERTEQ(std::string, ss.str(), expected_lua_output); in testLuaTableSerialize()
243 const char *TestSchematic::expected_lua_output = member in TestSchematic