Add a test suite for JSON
This test suite doesn't attempt to test error/invalid cases since the current JSON parser has a lot of false negatives.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "test_expression.h"
|
||||
#include "test_gradient.h"
|
||||
#include "test_gui.h"
|
||||
#include "test_json.h"
|
||||
#include "test_list.h"
|
||||
#include "test_math.h"
|
||||
#include "test_method_bind.h"
|
||||
|
||||
Reference in New Issue
Block a user