Regularized unit testing framework.
This commit is contained in:
@@ -118,7 +118,7 @@ public:
|
||||
|
||||
private:
|
||||
// unit testing stuff.
|
||||
friend int cunittests_planemap(lua_State *L);
|
||||
friend int unittests_planemap(lua_State *L);
|
||||
EltVec get_cell(const std::string &plane, int64_t cell) const;
|
||||
int total_cells() const;
|
||||
void clear() { planes_.clear(); }
|
||||
|
||||
Reference in New Issue
Block a user