Introduction
Introduction Statistics Contact Development Disclaimer Help
improve README - json-testsuite - JSON test-suite
git clone git://git.codemadness.org/json-testsuite
Log
Files
Refs
README
LICENSE
---
commit 2d6142432e6f7d806d80ccd810565f5eb5aed876
parent db297e84acff593ee8ff36b0a47c565966766735
Author: Hiltjo Posthuma <[email protected]>
Date: Tue, 4 Feb 2020 00:22:25 +0100
improve README
Diffstat:
M README | 12 ++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
@@ -4,3 +4,15 @@ This is an import from https://github.com/nst/JSONTestSuite
commit date: Sat Nov 16 19:59:22 2019 +0100
Unneeded files are removed. A script for simpler testing (test.sh) is added.
+
+
+The testsuite is adapted specificly for testing json2tsv and its parser.
+
+json2tsv: https://git.codemadness.org/json2tsv/file/README.html
+web page: https://codemadness.org/json2tsv.html
+
+
+Usage:
+
+- install json2tsv.
+- ./test.sh
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.