Nicola Spanti (RyDroid)
|
36b4003118
|
Adding a test with cppcheck for Travis CI
|
2016-08-08 15:23:27 +02:00 |
|
Eric Haszlakiewicz
|
7d637362b7
|
Linux's %p format doesn't return "0x0" for NULL pointers, so switch to using %lx for consistency.
|
2016-07-30 15:09:51 -04:00 |
|
Eric Haszlakiewicz
|
2b255d0ebf
|
Fix absolute paths in test_util_file that vary depending on where it is run.
|
2016-06-27 04:30:10 +00:00 |
|
Eric Haszlakiewicz
|
29ef73f21d
|
Issue #189: Eliminate use of MC_ERROR from json_util.c, and add a json_util_get_last_err() function to retrieve the error for those callers that care about it.
Add tests and descriptions for the functions in json_util.c
|
2016-06-26 02:20:33 +00:00 |
|