Consolidate unit testing code
This commit is contained in:
@@ -181,13 +181,6 @@ public:
|
||||
void diff(const SourceDB &auth, StreamBuffer *sb);
|
||||
bool patch(StreamBuffer *sb, DebugCollector *dbc);
|
||||
|
||||
// run_unittests
|
||||
//
|
||||
// Run all the lua unit tests. Print any errors to console. If there
|
||||
// are any errors, exits the program.
|
||||
//
|
||||
void run_unittests();
|
||||
|
||||
// Get/Set code (for unit testing).
|
||||
//
|
||||
// These functions are direct getters/setters for values in the source
|
||||
|
||||
Reference in New Issue
Block a user