std/jsonc/testdata/node-jsonc-parser
2023-07-13 16:04:30 +09:00
..
README.md BREAKING(jsonc): move to top-level folder and single-export files (#3243) 2023-03-13 14:58:26 +09:00
test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00

This directory contains the test codes ported from node-jsonc-parser organization.

The test cases in ./test.ts have been ported from 35d94cd71b/src/test/json.test.ts.