Fixing a couple of minor bugs, and adding a few tests.
Showing
- Makefile 67 additions, 1 deletionMakefile
- build.json 29 additions, 0 deletionsbuild.json
- src/core/json/json_reader.c 8 additions, 1 deletionsrc/core/json/json_reader.c
- src/core/json/json_string.c 8 additions, 8 deletionssrc/core/json/json_string.c
- src/core/json/json_writer.c 6 additions, 7 deletionssrc/core/json/json_writer.c
- test/core/json/json_rewrite.c 261 additions, 0 deletionstest/core/json/json_rewrite.c
- test/core/json/json_test.c 124 additions, 0 deletionstest/core/json/json_test.c
- test/core/json/rewrite_test_input.json 203 additions, 0 deletionstest/core/json/rewrite_test_input.json
- test/core/json/rewrite_test_output_condensed.json 1 addition, 0 deletionstest/core/json/rewrite_test_output_condensed.json
- test/core/json/rewrite_test_output_indented.json 272 additions, 0 deletionstest/core/json/rewrite_test_output_indented.json
- tools/run_tests/tests.json 4 additions, 0 deletionstools/run_tests/tests.json
Loading
Please register or sign in to comment