github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/pkg/util/json/testdata/README (about)

     1  Many of the test cases in this directory are copied or derived from the JSON
     2  Parsing Test Suite, available online at:
     3  
     4       https://github.com/nst/JSONTestSuite
     5  
     6  These test cases are Copyright (c) 2016 Nicolas Seriot and subject to the terms
     7  of the MIT license that can be found in licenses/MIT-jsontestsuite.txt.