Darjan Krijan
|
9c4b07faec
|
Removed newly created test case and incorporated it into test1.test and test2.test
|
2018-12-07 17:39:59 +01:00 |
|
Darjan Krijan
|
7a9075c16b
|
Added test cases for spaced pretty and pretty_tab used together
|
2018-12-07 17:30:15 +01:00 |
|
Darjan Krijan
|
b0bceaa8bf
|
Added a test for the space after \n issue with flags=JSON_C_TO_STRING_SPACED|JSON_C_TO_STRING_PRETTY|(JSON_C_TO_STRING_PRETTY_TAB) used in json_object_array_to_json_string
|
2018-11-21 22:41:13 +01:00 |
|
Darjan Krijan
|
3943960874
|
Removed spaces after \n for arrays as well
|
2018-11-21 22:34:01 +01:00 |
|
Darjan Krijan
|
e8cec5c9e4
|
Fixed misalignment in JSON string due to space after \n being printed when choosing JSON_C_TO_STRING_SPACED together with JSON_C_TO_STRING_PRETTY in json_object_array_to_json_string
|
2018-11-20 22:21:27 +01:00 |
|