Include dependency graph for test_sao.cpp:Classes | |
| class | TestSAO |
Functions | |
| static LuaEntitySAO * | add_entity (ServerEnvironment *env, v3f pos, const char *name) |
| static u16 | assert_active_in_block (MapBlock *block, u16 obj_id=0) |
Variables | |
| static TestSAO | g_test_instance |
| static const char * | helper_lua_src |
|
static |
References ServerEnvironment::addActiveObject().
Referenced by ModApiEnv::Initialize(), TestSAO::testNotSaved(), TestSAO::testStaticSave(), and TestSAO::testStaticToTrue().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References MapBlock::m_static_objects, UASSERT, and UASSERTEQ.
Referenced by TestSAO::testActivate(), TestSAO::testStaticSave(), and TestSAO::testStaticToFalse().
Here is the caller graph for this function:
|
static |
|
static |
Referenced by TestSAO::runTests().