Simplify the API tests.
Use fewer test suites with more tests in each one since there's so much boilerplate for defining an API test.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#include "wren.h"
|
||||
|
||||
WrenForeignMethodFn valueBindForeign(const char* signature);
|
||||
Reference in New Issue
Block a user