README - json-testsuite - JSON test-suite | |
git clone git://git.codemadness.org/json-testsuite | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
README (455B) | |
--- | |
1 This is an import from https://github.com/nst/JSONTestSuite | |
2 | |
3 9f23c68b521dd700e8c99151d6dc1c5c52a0246e | |
4 commit date: Sat Nov 16 19:59:22 2019 +0100 | |
5 | |
6 Unneeded files are removed. A script for simpler testing (test.sh) is ad… | |
7 | |
8 | |
9 The testsuite is adapted specificly for testing json2tsv and its parser. | |
10 | |
11 json2tsv: https://git.codemadness.org/json2tsv/file/README.html | |
12 web page: https://codemadness.org/json2tsv.html | |
13 | |
14 | |
15 Usage: | |
16 | |
17 - install json2tsv. | |
18 - ./test.sh |