tree: 599a1dcbf7673bf43f6e37ecdb5047e7d0e80050 [path history] [tgz]
  1. deps/
  2. macros/
  3. ui/
  4. comments.rs
  5. compiletest.rs
  6. debug.rs
  7. preserve_order.rs
  8. README.md
  9. stream.rs
  10. test.rs
  11. trailing_comma.rs
tests/README.md

In order to facilitate incorporating changes from upstream serde_json, all tests for new functionality introduced by serde_jsonc should go in separate files so that changes to tests from upstream can be merged seamlessly.