You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mpack/test/pseudojson
Nicholas Fraser 54bf7443ad Disabled extensions by default under MPACK_EXTENSIONS
As promised in [msgpack/msgpack!206](https://github.com/msgpack/msgpack/issues/206#issuecomment-386066548), MPack now disables extension types by default. Parsing an extension type raises `mpack_error_unsupported`, and functions to encode extensions do not exist unless MPACK_EXTENSIONS is enabled.
6 years ago
..
test-file-ext.debug Disabled extensions by default under MPACK_EXTENSIONS 6 years ago
test-file-noext.debug Disabled extensions by default under MPACK_EXTENSIONS 6 years ago