mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-08 18:07:12 +02:00
Add Jansson vendor library.
This commit is contained in:
module
vendor
CMakeLists.txt
Jansson
Android.mkCHANGESCMakeLists.txtCleanSpec.mkLICENSEMakefile.amREADME.rst
android
appveyor.ymlcmake
CheckFunctionKeywords.cmakeCodeCoverage.cmakeFindSphinx.cmakejanssonConfig.cmake.injansson_config.h.cmakejansson_private_config.h.cmake
configure.acdoc
Makefile.amREADMEapiref.rstchanges.rstconf.pyconformance.rst
ext
gettingstarted.rstgithub_commits.cindex.rstthreadsafety.rsttutorial.rstupgrading.rstexamples
jansson.pc.inrelease.shscripts
src
Makefile.amdump.cerror.chashtable.chashtable.hhashtable_seed.cjansson.defjansson.hjansson_config.h.injansson_private.hload.clookup3.hmemory.cpack_unpack.cstrbuffer.cstrbuffer.hstrconv.cutf.cutf.hvalue.cversion.c
test
Makefile.am
bin
ossfuzz
run-suitesscripts
suites
Makefile.am
api
Makefile.amcheck-exportsruntest_array.ctest_chaos.ctest_copy.ctest_dump.ctest_dump_callback.ctest_equal.ctest_fixed_size.ctest_load.ctest_load_callback.ctest_loadb.ctest_memory_funcs.ctest_number.ctest_object.ctest_pack.ctest_simple.ctest_sprintf.ctest_unpack.ctest_version.cutil.h
encoding-flags
array
compact-array
compact-object
ensure-ascii
indent-array
indent-compact-array
indent-compact-object
indent-object
object
preserve-order
real-precision
runsort-keys
invalid-unicode
encoded-surrogate-half
invalid-utf-8-after-backslash
invalid-utf-8-in-array
invalid-utf-8-in-bigger-int
invalid-utf-8-in-escape
invalid-utf-8-in-exponent
invalid-utf-8-in-identifier
invalid-utf-8-in-int
invalid-utf-8-in-real-after-e
invalid-utf-8-in-string
lone-invalid-utf-8
lone-utf-8-continuation-byte
not-in-unicode-range
overlong-3-byte-encoding
overlong-4-byte-encoding
overlong-ascii-encoding
restricted-utf-8
runtruncated-utf-8
invalid
apostrophe
ascii-unicode-identifier
brace-comma
bracket-comma
bracket-one-comma
empty
extra-comma-in-array
extra-comma-in-multiline-array
garbage-after-newline
garbage-at-the-end
integer-starting-with-zero
invalid-escape
invalid-identifier
invalid-negative-integer
invalid-negative-real
invalid-second-surrogate
invalid-unicode-escape
lone-open-brace
lone-open-bracket
lone-second-surrogate
minus-sign-without-number
negative-integer-starting-with-zero
null-byte-in-object-key
null-byte-in-string
null-byte-outside-string
null-escape-in-string
null
object-apostrophes
object-garbage-at-end
object-in-unterminated-array
object-no-colon
object-no-value
object-unterminated-value
real-garbage-after-e
real-negative-overflow
real-positive-overflow
real-truncated-at-e
real-truncated-at-point
recursion-depth
runtab-character-in-string
too-big-negative-integer
too-big-positive-integer
truncated-unicode-surrogate
unicode-identifier
unterminated-array-and-object
unterminated-array
unterminated-empty-key
unterminated-key
unterminated-object-and-array
unterminated-string
valid
complex-array
empty-array
empty-object-in-array
empty-object
empty-string
escaped-utf-control-char
false
negative-int
negative-one
negative-zero
null
one-byte-utf-8
real-capital-e-negative-exponent
real-capital-e-positive-exponent
real-capital-e
real-exponent
real-fraction-exponent
real-negative-exponent
real-positive-exponent
real-subnormal-number
real-underflow
runshort-string
simple-ascii-string
simple-int-0
simple-int-1
simple-int-123
simple-object
simple-real
string-escapes
three-byte-utf-8
true
two-byte-utf-8
utf-8-string
utf-surrogate-four-byte-encoding
1
vendor/Jansson/test/suites/valid/simple-ascii-string/input
vendored
Normal file
1
vendor/Jansson/test/suites/valid/simple-ascii-string/input
vendored
Normal file
@ -0,0 +1 @@
|
||||
["abcdefghijklmnopqrstuvwxyz1234567890 "]
|
Reference in New Issue
Block a user