tree: 01c171784bf5cd327c861093c0518998cc6b509a [path history] [tgz]
  1. crate/
  2. macros/
  3. regression/
  4. ui/
  5. comments.rs
  6. compiletest.rs
  7. debug.rs
  8. map.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.