Consolidate unit testing code

This commit is contained in:
2026-02-24 23:15:02 -05:00
parent a7027873ab
commit 2c2d4e44bb
12 changed files with 74 additions and 88 deletions

View File

@@ -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