tree: 3eb598e38031a153dec7c8324a1c3134a48934bf [path history] [tgz]
  1. crate/
  2. macros/
  3. regression/
  4. ui/
  5. comments.rs
  6. compiletest.rs
  7. debug.rs
  8. preserve_order.rs
  9. README.md
  10. regression.rs
  11. stream.rs
  12. test.rs
  13. 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.