-
- Downloads
You need to sign in or sign up before continuing.
Merge pull request #14 from neilpa/unicode-encodings
UTF-16 support for JSON and option to skip BOMs
Showing
- testdata/utf-16le/data-error.yml 0 additions, 0 deletionstestdata/utf-16le/data-error.yml
- testdata/utf-16le/data-fail.json 0 additions, 0 deletionstestdata/utf-16le/data-fail.json
- testdata/utf-16le/data-fail.yml 0 additions, 0 deletionstestdata/utf-16le/data-fail.yml
- testdata/utf-16le/data-pass.json 0 additions, 0 deletionstestdata/utf-16le/data-pass.json
- testdata/utf-16le/data-pass.yml 0 additions, 0 deletionstestdata/utf-16le/data-pass.yml
- testdata/utf-16le/schema.json 0 additions, 0 deletionstestdata/utf-16le/schema.json
- testdata/utf-16le/schema.yml 0 additions, 0 deletionstestdata/utf-16le/schema.yml
- testdata/utf-16le_bom/data-error.json 0 additions, 0 deletionstestdata/utf-16le_bom/data-error.json
- testdata/utf-16le_bom/data-error.yml 0 additions, 0 deletionstestdata/utf-16le_bom/data-error.yml
- testdata/utf-16le_bom/data-fail.json 0 additions, 0 deletionstestdata/utf-16le_bom/data-fail.json
- testdata/utf-16le_bom/data-fail.yml 0 additions, 0 deletionstestdata/utf-16le_bom/data-fail.yml
- testdata/utf-16le_bom/data-pass.json 0 additions, 0 deletionstestdata/utf-16le_bom/data-pass.json
- testdata/utf-16le_bom/data-pass.yml 0 additions, 0 deletionstestdata/utf-16le_bom/data-pass.yml
- testdata/utf-16le_bom/schema.json 0 additions, 0 deletionstestdata/utf-16le_bom/schema.json
- testdata/utf-16le_bom/schema.yml 0 additions, 0 deletionstestdata/utf-16le_bom/schema.yml
- testdata/utf-8/data-error.json 0 additions, 0 deletionstestdata/utf-8/data-error.json
- testdata/utf-8/data-error.yml 0 additions, 0 deletionstestdata/utf-8/data-error.yml
- testdata/utf-8/data-fail.json 0 additions, 0 deletionstestdata/utf-8/data-fail.json
- testdata/utf-8/data-fail.yml 0 additions, 0 deletionstestdata/utf-8/data-fail.yml
- testdata/utf-8/data-pass.json 0 additions, 0 deletionstestdata/utf-8/data-pass.json
testdata/utf-16le/data-error.yml
0 → 100644
File added
testdata/utf-16le/data-fail.json
0 → 100644
File added
testdata/utf-16le/data-fail.yml
0 → 100644
File added
testdata/utf-16le/data-pass.json
0 → 100644
File added
testdata/utf-16le/data-pass.yml
0 → 100644
File added
testdata/utf-16le/schema.json
0 → 100644
File added
testdata/utf-16le/schema.yml
0 → 100644
File added
testdata/utf-16le_bom/data-error.json
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
testdata/utf-16le_bom/data-error.yml
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
testdata/utf-16le_bom/data-fail.json
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
testdata/utf-16le_bom/data-fail.yml
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
testdata/utf-16le_bom/data-pass.json
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
testdata/utf-16le_bom/data-pass.yml
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
testdata/utf-16le_bom/schema.json
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
testdata/utf-16le_bom/schema.yml
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment