--- !ruby/object:Gem::Specification name: rj_schema version: !ruby/object:Gem::Version version: 0.2.2 platform: ruby authors: - Christian Semmler autorequire: bindir: bin cert_chain: [] date: 2020-03-26 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake-compiler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.0' - !ruby/object:Gem::Dependency name: json-schema requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.8' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.8' - !ruby/object:Gem::Dependency name: json_schema requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.17' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.17' - !ruby/object:Gem::Dependency name: json_schemer requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.2' - !ruby/object:Gem::Dependency name: benchmark-ips requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.7' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.7' description: gem using RapidJSON as a backend to provide fast validation for JSON schemas email: mail@csemmler.com executables: [] extensions: - ext/rj_schema/extconf.rb extra_rdoc_files: [] files: - Rakefile - ext/rj_schema/extconf.rb - ext/rj_schema/rapidjson/CHANGELOG.md - ext/rj_schema/rapidjson/CMakeLists.txt - ext/rj_schema/rapidjson/CMakeModules/FindGTestSrc.cmake - ext/rj_schema/rapidjson/RapidJSON.pc.in - ext/rj_schema/rapidjson/RapidJSONConfig.cmake.in - ext/rj_schema/rapidjson/RapidJSONConfigVersion.cmake.in - ext/rj_schema/rapidjson/appveyor.yml - ext/rj_schema/rapidjson/bin/data/glossary.json - ext/rj_schema/rapidjson/bin/data/menu.json - ext/rj_schema/rapidjson/bin/data/readme.txt - ext/rj_schema/rapidjson/bin/data/sample.json - ext/rj_schema/rapidjson/bin/data/webapp.json - ext/rj_schema/rapidjson/bin/data/widget.json - ext/rj_schema/rapidjson/bin/draft-04/schema - ext/rj_schema/rapidjson/bin/encodings/utf16be.json - ext/rj_schema/rapidjson/bin/encodings/utf16bebom.json - ext/rj_schema/rapidjson/bin/encodings/utf16le.json - ext/rj_schema/rapidjson/bin/encodings/utf16lebom.json - ext/rj_schema/rapidjson/bin/encodings/utf32be.json - ext/rj_schema/rapidjson/bin/encodings/utf32bebom.json - ext/rj_schema/rapidjson/bin/encodings/utf32le.json - ext/rj_schema/rapidjson/bin/encodings/utf32lebom.json - ext/rj_schema/rapidjson/bin/encodings/utf8.json - ext/rj_schema/rapidjson/bin/encodings/utf8bom.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail1.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail10.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail11.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail12.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail13.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail14.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail15.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail16.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail17.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail18.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail19.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail2.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail20.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail21.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail22.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail23.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail24.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail25.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail26.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail27.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail28.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail29.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail3.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail30.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail31.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail32.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail33.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail4.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail5.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail6.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail7.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail8.json - ext/rj_schema/rapidjson/bin/jsonchecker/fail9.json - ext/rj_schema/rapidjson/bin/jsonchecker/pass1.json - ext/rj_schema/rapidjson/bin/jsonchecker/pass2.json - ext/rj_schema/rapidjson/bin/jsonchecker/pass3.json - ext/rj_schema/rapidjson/bin/jsonchecker/readme.txt - ext/rj_schema/rapidjson/bin/jsonschema/LICENSE - ext/rj_schema/rapidjson/bin/jsonschema/README.md - ext/rj_schema/rapidjson/bin/jsonschema/bin/jsonschema_suite - ext/rj_schema/rapidjson/bin/jsonschema/remotes/folder/folderInteger.json - ext/rj_schema/rapidjson/bin/jsonschema/remotes/integer.json - ext/rj_schema/rapidjson/bin/jsonschema/remotes/subSchemas.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/additionalItems.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/additionalProperties.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/default.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/dependencies.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/disallow.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/divisibleBy.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/enum.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/extends.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/items.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maxItems.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maxLength.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maximum.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minItems.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minLength.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minimum.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/bignum.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/format.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/jsregex.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/zeroTerminatedFloats.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/pattern.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/patternProperties.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/properties.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/ref.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/refRemote.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/required.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/type.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/uniqueItems.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/additionalItems.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/additionalProperties.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/allOf.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/anyOf.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/default.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/definitions.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/dependencies.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/enum.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/items.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxItems.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxLength.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxProperties.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maximum.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minItems.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minLength.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minProperties.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minimum.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/multipleOf.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/not.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/oneOf.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/bignum.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/format.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/zeroTerminatedFloats.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/pattern.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/patternProperties.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/properties.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/ref.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/refRemote.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/required.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/type.json - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/uniqueItems.json - ext/rj_schema/rapidjson/bin/jsonschema/tox.ini - ext/rj_schema/rapidjson/bin/types/booleans.json - ext/rj_schema/rapidjson/bin/types/floats.json - ext/rj_schema/rapidjson/bin/types/guids.json - ext/rj_schema/rapidjson/bin/types/integers.json - ext/rj_schema/rapidjson/bin/types/mixed.json - ext/rj_schema/rapidjson/bin/types/nulls.json - ext/rj_schema/rapidjson/bin/types/paragraphs.json - ext/rj_schema/rapidjson/bin/types/readme.txt - ext/rj_schema/rapidjson/contrib/natvis/LICENSE - ext/rj_schema/rapidjson/contrib/natvis/README.md - ext/rj_schema/rapidjson/contrib/natvis/rapidjson.natvis - ext/rj_schema/rapidjson/doc/CMakeLists.txt - ext/rj_schema/rapidjson/doc/Doxyfile.in - ext/rj_schema/rapidjson/doc/Doxyfile.zh-cn.in - ext/rj_schema/rapidjson/doc/diagram/architecture.dot - ext/rj_schema/rapidjson/doc/diagram/architecture.png - ext/rj_schema/rapidjson/doc/diagram/insituparsing.dot - ext/rj_schema/rapidjson/doc/diagram/insituparsing.png - ext/rj_schema/rapidjson/doc/diagram/iterative-parser-states-diagram.dot - ext/rj_schema/rapidjson/doc/diagram/iterative-parser-states-diagram.png - ext/rj_schema/rapidjson/doc/diagram/makefile - ext/rj_schema/rapidjson/doc/diagram/move1.dot - ext/rj_schema/rapidjson/doc/diagram/move1.png - ext/rj_schema/rapidjson/doc/diagram/move2.dot - ext/rj_schema/rapidjson/doc/diagram/move2.png - ext/rj_schema/rapidjson/doc/diagram/move3.dot - ext/rj_schema/rapidjson/doc/diagram/move3.png - ext/rj_schema/rapidjson/doc/diagram/normalparsing.dot - ext/rj_schema/rapidjson/doc/diagram/normalparsing.png - ext/rj_schema/rapidjson/doc/diagram/simpledom.dot - ext/rj_schema/rapidjson/doc/diagram/simpledom.png - ext/rj_schema/rapidjson/doc/diagram/tutorial.dot - ext/rj_schema/rapidjson/doc/diagram/tutorial.png - ext/rj_schema/rapidjson/doc/diagram/utilityclass.dot - ext/rj_schema/rapidjson/doc/diagram/utilityclass.png - ext/rj_schema/rapidjson/doc/dom.md - ext/rj_schema/rapidjson/doc/dom.zh-cn.md - ext/rj_schema/rapidjson/doc/encoding.md - ext/rj_schema/rapidjson/doc/encoding.zh-cn.md - ext/rj_schema/rapidjson/doc/faq.md - ext/rj_schema/rapidjson/doc/faq.zh-cn.md - ext/rj_schema/rapidjson/doc/features.md - ext/rj_schema/rapidjson/doc/features.zh-cn.md - ext/rj_schema/rapidjson/doc/internals.md - ext/rj_schema/rapidjson/doc/internals.zh-cn.md - ext/rj_schema/rapidjson/doc/logo/rapidjson.png - ext/rj_schema/rapidjson/doc/logo/rapidjson.svg - ext/rj_schema/rapidjson/doc/misc/DoxygenLayout.xml - ext/rj_schema/rapidjson/doc/misc/doxygenextra.css - ext/rj_schema/rapidjson/doc/misc/footer.html - ext/rj_schema/rapidjson/doc/misc/header.html - ext/rj_schema/rapidjson/doc/npm.md - ext/rj_schema/rapidjson/doc/performance.md - ext/rj_schema/rapidjson/doc/performance.zh-cn.md - ext/rj_schema/rapidjson/doc/pointer.md - ext/rj_schema/rapidjson/doc/pointer.zh-cn.md - ext/rj_schema/rapidjson/doc/sax.md - ext/rj_schema/rapidjson/doc/sax.zh-cn.md - ext/rj_schema/rapidjson/doc/schema.md - ext/rj_schema/rapidjson/doc/schema.zh-cn.md - ext/rj_schema/rapidjson/doc/stream.md - ext/rj_schema/rapidjson/doc/stream.zh-cn.md - ext/rj_schema/rapidjson/doc/tutorial.md - ext/rj_schema/rapidjson/doc/tutorial.zh-cn.md - ext/rj_schema/rapidjson/docker/debian/Dockerfile - ext/rj_schema/rapidjson/example/CMakeLists.txt - ext/rj_schema/rapidjson/example/archiver/archiver.cpp - ext/rj_schema/rapidjson/example/archiver/archiver.h - ext/rj_schema/rapidjson/example/archiver/archivertest.cpp - ext/rj_schema/rapidjson/example/capitalize/capitalize.cpp - ext/rj_schema/rapidjson/example/condense/condense.cpp - ext/rj_schema/rapidjson/example/filterkey/filterkey.cpp - ext/rj_schema/rapidjson/example/filterkeydom/filterkeydom.cpp - ext/rj_schema/rapidjson/example/jsonx/jsonx.cpp - ext/rj_schema/rapidjson/example/lookaheadparser/lookaheadparser.cpp - ext/rj_schema/rapidjson/example/messagereader/messagereader.cpp - ext/rj_schema/rapidjson/example/parsebyparts/parsebyparts.cpp - ext/rj_schema/rapidjson/example/pretty/pretty.cpp - ext/rj_schema/rapidjson/example/prettyauto/prettyauto.cpp - ext/rj_schema/rapidjson/example/schemavalidator/schemavalidator.cpp - ext/rj_schema/rapidjson/example/serialize/serialize.cpp - ext/rj_schema/rapidjson/example/simpledom/simpledom.cpp - ext/rj_schema/rapidjson/example/simplepullreader/simplepullreader.cpp - ext/rj_schema/rapidjson/example/simplereader/simplereader.cpp - ext/rj_schema/rapidjson/example/simplewriter/simplewriter.cpp - ext/rj_schema/rapidjson/example/tutorial/tutorial.cpp - ext/rj_schema/rapidjson/include/rapidjson/allocators.h - ext/rj_schema/rapidjson/include/rapidjson/cursorstreamwrapper.h - ext/rj_schema/rapidjson/include/rapidjson/document.h - ext/rj_schema/rapidjson/include/rapidjson/encodedstream.h - ext/rj_schema/rapidjson/include/rapidjson/encodings.h - ext/rj_schema/rapidjson/include/rapidjson/error/en.h - ext/rj_schema/rapidjson/include/rapidjson/error/error.h - ext/rj_schema/rapidjson/include/rapidjson/filereadstream.h - ext/rj_schema/rapidjson/include/rapidjson/filewritestream.h - ext/rj_schema/rapidjson/include/rapidjson/fwd.h - ext/rj_schema/rapidjson/include/rapidjson/internal/biginteger.h - ext/rj_schema/rapidjson/include/rapidjson/internal/diyfp.h - ext/rj_schema/rapidjson/include/rapidjson/internal/dtoa.h - ext/rj_schema/rapidjson/include/rapidjson/internal/ieee754.h - ext/rj_schema/rapidjson/include/rapidjson/internal/itoa.h - ext/rj_schema/rapidjson/include/rapidjson/internal/meta.h - ext/rj_schema/rapidjson/include/rapidjson/internal/pow10.h - ext/rj_schema/rapidjson/include/rapidjson/internal/regex.h - ext/rj_schema/rapidjson/include/rapidjson/internal/stack.h - ext/rj_schema/rapidjson/include/rapidjson/internal/strfunc.h - ext/rj_schema/rapidjson/include/rapidjson/internal/strtod.h - ext/rj_schema/rapidjson/include/rapidjson/internal/swap.h - ext/rj_schema/rapidjson/include/rapidjson/istreamwrapper.h - ext/rj_schema/rapidjson/include/rapidjson/memorybuffer.h - ext/rj_schema/rapidjson/include/rapidjson/memorystream.h - ext/rj_schema/rapidjson/include/rapidjson/msinttypes/inttypes.h - ext/rj_schema/rapidjson/include/rapidjson/msinttypes/stdint.h - ext/rj_schema/rapidjson/include/rapidjson/ostreamwrapper.h - ext/rj_schema/rapidjson/include/rapidjson/pointer.h - ext/rj_schema/rapidjson/include/rapidjson/prettywriter.h - ext/rj_schema/rapidjson/include/rapidjson/rapidjson.h - ext/rj_schema/rapidjson/include/rapidjson/reader.h - ext/rj_schema/rapidjson/include/rapidjson/schema.h - ext/rj_schema/rapidjson/include/rapidjson/stream.h - ext/rj_schema/rapidjson/include/rapidjson/stringbuffer.h - ext/rj_schema/rapidjson/include/rapidjson/writer.h - ext/rj_schema/rapidjson/include_dirs.js - ext/rj_schema/rapidjson/library.json - ext/rj_schema/rapidjson/license.txt - ext/rj_schema/rapidjson/package.json - ext/rj_schema/rapidjson/rapidjson.autopkg - ext/rj_schema/rapidjson/readme.md - ext/rj_schema/rapidjson/readme.zh-cn.md - ext/rj_schema/rapidjson/test/CMakeLists.txt - ext/rj_schema/rapidjson/test/perftest/CMakeLists.txt - ext/rj_schema/rapidjson/test/perftest/misctest.cpp - ext/rj_schema/rapidjson/test/perftest/perftest.cpp - ext/rj_schema/rapidjson/test/perftest/perftest.h - ext/rj_schema/rapidjson/test/perftest/platformtest.cpp - ext/rj_schema/rapidjson/test/perftest/rapidjsontest.cpp - ext/rj_schema/rapidjson/test/perftest/schematest.cpp - ext/rj_schema/rapidjson/test/unittest/CMakeLists.txt - ext/rj_schema/rapidjson/test/unittest/allocatorstest.cpp - ext/rj_schema/rapidjson/test/unittest/bigintegertest.cpp - ext/rj_schema/rapidjson/test/unittest/cursorstreamwrappertest.cpp - ext/rj_schema/rapidjson/test/unittest/documenttest.cpp - ext/rj_schema/rapidjson/test/unittest/dtoatest.cpp - ext/rj_schema/rapidjson/test/unittest/encodedstreamtest.cpp - ext/rj_schema/rapidjson/test/unittest/encodingstest.cpp - ext/rj_schema/rapidjson/test/unittest/filestreamtest.cpp - ext/rj_schema/rapidjson/test/unittest/fwdtest.cpp - ext/rj_schema/rapidjson/test/unittest/istreamwrappertest.cpp - ext/rj_schema/rapidjson/test/unittest/itoatest.cpp - ext/rj_schema/rapidjson/test/unittest/jsoncheckertest.cpp - ext/rj_schema/rapidjson/test/unittest/namespacetest.cpp - ext/rj_schema/rapidjson/test/unittest/ostreamwrappertest.cpp - ext/rj_schema/rapidjson/test/unittest/pointertest.cpp - ext/rj_schema/rapidjson/test/unittest/prettywritertest.cpp - ext/rj_schema/rapidjson/test/unittest/readertest.cpp - ext/rj_schema/rapidjson/test/unittest/regextest.cpp - ext/rj_schema/rapidjson/test/unittest/schematest.cpp - ext/rj_schema/rapidjson/test/unittest/simdtest.cpp - ext/rj_schema/rapidjson/test/unittest/strfunctest.cpp - ext/rj_schema/rapidjson/test/unittest/stringbuffertest.cpp - ext/rj_schema/rapidjson/test/unittest/strtodtest.cpp - ext/rj_schema/rapidjson/test/unittest/unittest.cpp - ext/rj_schema/rapidjson/test/unittest/unittest.h - ext/rj_schema/rapidjson/test/unittest/valuetest.cpp - ext/rj_schema/rapidjson/test/unittest/writertest.cpp - ext/rj_schema/rapidjson/test/valgrind.supp - ext/rj_schema/rapidjson/thirdparty/gtest/CMakeLists.txt - ext/rj_schema/rapidjson/thirdparty/gtest/README.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CHANGES - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CMakeLists.txt - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CONTRIBUTORS - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/LICENSE - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/Makefile.am - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/README.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/configure.ac - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/CheatSheet.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/CookBook.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/DesignDoc.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/DevGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/Documentation.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/ForDummies.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/FrequentlyAskedQuestions.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/KnownIssues.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/CheatSheet.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/CookBook.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/Documentation.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/ForDummies.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/FrequentlyAskedQuestions.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/CheatSheet.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/CookBook.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/Documentation.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/ForDummies.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/FrequentlyAskedQuestions.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/CheatSheet.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/CookBook.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/Documentation.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/ForDummies.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/FrequentlyAskedQuestions.md - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-cardinalities.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-actions.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-actions.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-function-mockers.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-matchers.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-matchers.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-nice-strict.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-nice-strict.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-actions.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-matchers.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-spec-builders.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-matchers.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-port.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-internal-utils.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-port.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/make/Makefile - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.sln - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_config.vsprops - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_main.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_test.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.sln - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.vcxproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_config.props - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_main.vcxproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_test.vcxproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock.sln - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock.vcxproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_config.props - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_test.vcxproj - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/fuse_gmock_files.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/LICENSE - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/README - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/README.cppclean - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/__init__.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/ast.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/gmock_class.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/gmock_class_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/keywords.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/tokenize.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/utils.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/gmock_gen.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/gmock-config.in - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/gmock_doctor.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/upload.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/upload_gmock.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-all.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-cardinalities.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-internal-utils.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-matchers.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-spec-builders.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock_main.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-actions_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-cardinalities_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-actions_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-function-mockers_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-internal-utils_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-matchers_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-internal-utils_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-matchers_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-more-actions_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-nice-strict_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-port_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-spec-builders_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_all_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_ex_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_leak_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_leak_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link2_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link_test.h - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test_golden.txt - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_stress_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_test_utils.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CHANGES - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CMakeLists.txt - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CONTRIBUTORS - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/LICENSE - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/Makefile.am - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/README.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/cmake/internal_utils.cmake - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest.cbproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest.groupproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_all.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_link.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_main.cbproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_unittest.cbproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/configure.ac - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/AdvancedGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/DevGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Documentation.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/FAQ.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Primer.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/PumpManual.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Samples.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_AdvancedGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_Documentation.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_FAQ.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_Primer.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_PumpManual.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_XcodeGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_AdvancedGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Documentation.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_FAQ.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Primer.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_PumpManual.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Samples.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_XcodeGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_AdvancedGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Documentation.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_FAQ.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Primer.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_PumpManual.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Samples.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_XcodeGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/XcodeGuide.md - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-death-test.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-message.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-param-test.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-param-test.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-printers.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-spi.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-test-part.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-typed-test.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest_pred_impl.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest_prod.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest-port.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest-printers.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-death-test-internal.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-filepath.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-internal.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-linked_ptr.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-port-arch.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-port.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-string.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-type-util.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-type-util.h.pump - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/m4/acx_pthread.m4 - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/m4/gtest.m4 - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/make/Makefile - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.sln - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest.sln - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main-md.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test-md.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest-md.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest.vcproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/prime_tables.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample10_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample3-inl.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample3_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample5_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample6_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample7_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample8_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample9_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/common.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/fuse_gtest_files.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/gen_gtest_pred_impl.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/gtest-config.in - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/pump.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/release_docs.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/test/Makefile - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/upload.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/upload_gtest.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-all.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-death-test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-filepath.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-internal-inl.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-port.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-printers.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-test-part.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-typed-test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest_main.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-death-test_ex_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-death-test_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-filepath_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-linked_ptr_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-listener_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-message_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-options_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test2_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test_test.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-port_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-printers_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-test-part_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-tuple_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test2_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test_test.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-unittest-api_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_all_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_break_on_failure_unittest.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_break_on_failure_unittest_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_catch_exceptions_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_catch_exceptions_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_color_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_color_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_env_var_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_env_var_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_environment_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_filter_unittest.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_filter_unittest_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_help_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_help_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_list_tests_unittest.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_list_tests_unittest_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_main_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_no_test_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test_golden_lin.txt - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_pred_impl_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_premature_exit_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_prod_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_repeat_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_shuffle_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_shuffle_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_sole_header_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_stress_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_test_utils.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_ex_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_uninitialized_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_uninitialized_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_unittest.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfile1_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfile2_test_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfiles_test.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_output_unittest.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_output_unittest_.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_test_utils.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/production.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/production.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/DebugProject.xcconfig - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/FrameworkTarget.xcconfig - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/General.xcconfig - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/ReleaseProject.xcconfig - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/StaticLibraryTarget.xcconfig - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/TestTarget.xcconfig - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/Info.plist - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/runtests.sh - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.h - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget_test.cc - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Scripts/runtests.sh - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Scripts/versiongenerate.py - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/gtest.xcodeproj/project.pbxproj - ext/rj_schema/rapidjson/thirdparty/gtest/travis.sh - ext/rj_schema/rapidjson/travis-doxygen.sh - ext/rj_schema/rj_schema.cpp - lib/rj_schema.rb homepage: https://github.com/foxtacles/rj_schema licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.7.7 signing_key: specification_version: 4 summary: JSON schema validation with RapidJSON test_files: []