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().
|
static |
References MapBlock::m_static_objects, UASSERT, and UASSERTEQ.
Referenced by TestSAO::testActivate(), TestSAO::testStaticSave(), and TestSAO::testStaticToFalse().
|
static |
|
static |
Referenced by TestSAO::runTests().