mirror of
https://github.com/json-c/json-c.git
synced 2026-03-26 08:29:06 +08:00
Fix test_util_file for VS2013 too, but skip all the tests for anything older than that because the limitations are too inconvenient.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
#include "json.h"
|
||||
#include "json_util.h"
|
||||
#include "snprintf_compat.h"
|
||||
|
||||
static void test_read_valid_with_fd(const char *testdir);
|
||||
static void test_read_valid_nested_with_fd(const char *testdir);
|
||||
|
||||
Reference in New Issue
Block a user