tree: d9ff1183775657805028dea154a40ec364eb29d5 [path history] [tgz]
  1. crate/
  2. macros/
  3. regression/
  4. ui/
  5. comments.rs
  6. compiletest.rs
  7. control_characters.rs
  8. debug.rs
  9. extra_escapes.rs
  10. invalid_characters.rs
  11. map.rs
  12. non_characters.rs
  13. README.md
  14. regression.rs
  15. stream.rs
  16. test.rs
  17. 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.