2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 04:59:05 +00:00
qpdf/libtests/qtest
Jay Berkenbilt 4c7cfd5cbc JSON reactor: improve handling of nested containers
Call the parent container's item method before calling the child
item's start method so we can easily know the current nesting level
when nested items are added.
2022-05-14 17:35:06 -04:00
..
aes Remove extraneous execute bits 2012-06-20 15:18:08 -04:00
arg_parser Improve top-level help information 2022-01-30 13:11:03 -05:00
ascii85 update release date to actual date 2008-04-29 12:55:25 +00:00
base64 Add internal Pl_Base64 2022-05-03 18:31:22 -04:00
bits Handle bitstream overflow errors more gracefully (fixes #581) 2021-12-10 15:37:35 -05:00
buffer Add Pl_Buffer::getMallocBuffer 2021-12-17 12:38:52 -05:00
closedfile ClosedFileInputSource: add method to keep file open 2018-08-04 19:52:46 -04:00
dct Pl_DCT: Use custom source and destination managers (fixes #153) 2017-09-07 22:59:11 -04:00
flate update release date to actual date 2008-04-29 12:55:25 +00:00
hex update release date to actual date 2008-04-29 12:55:25 +00:00
input_source Implement findFirst and findLast in InputSource 2017-08-10 21:30:32 -04:00
json Allow optional fields in json "schema" checks 2022-01-30 13:11:03 -05:00
json_handler JSONHandler: pass JSON object to array start function 2022-01-31 15:57:45 -05:00
json_parse JSON reactor: improve handling of nested containers 2022-05-14 17:35:06 -04:00
lzw fix problem with lzw decoder when run without early code change, now that we actually have test input 2009-02-20 02:27:36 +00:00
md5 Implement deterministic ID 2015-10-31 18:56:42 -04:00
nntree Add iterators to name/number tree helpers 2021-01-24 03:22:59 -05:00
ph Rewrite PointerHolder as derived from std::shared_ptr 2022-04-09 17:33:29 -04:00
predictors Add Pl_TIFFPredictor 2018-01-13 19:49:42 -05:00
qintc Add QIntC::range_check_subtract 2021-11-04 13:53:46 -04:00
qutil Remove special case for 0xad for 10.6.2. 2022-02-16 06:52:05 -05:00
rc4 update release date to actual date 2008-04-29 12:55:25 +00:00
runlength Implement Pl_RunLength pipeline 2017-08-19 14:50:55 -04:00
sha2 SHA2 pipeline with support for 256, 384, and 512 bits 2012-12-31 05:36:51 -05:00
aes.test Run libtests for crypto with all available providers 2019-11-09 09:53:42 -05:00
arg_parser.test QPDFArgParser: remove unused copyFromOtherTable 2022-01-30 13:11:03 -05:00
ascii85.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
base64.test Add internal Pl_Base64 2022-05-03 18:31:22 -04:00
bits.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
buffer.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
closedfile.test Add ClosedFileInputSource 2018-06-22 12:52:45 -04:00
cxx11.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
dct.test Pl_DCT: Use custom source and destination managers (fixes #153) 2017-09-07 22:59:11 -04:00
flate.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
hex.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
input_source.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
json_handler.test Implement JSONHandler for recursively processing JSON 2022-01-30 13:11:03 -05:00
json_parse.test Add reactors to the JSON parser 2022-05-01 19:55:52 -04:00
json.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
lzw.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
matrix.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
md5.test Run libtests for crypto with all available providers 2019-11-09 09:53:42 -05:00
nntree.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
numrange.test Allow odd/even modifiers in numeric range (fixes #364) 2019-11-09 13:23:12 -05:00
ph.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
predictors.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qintc.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qutil.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
random.test Delegate random number generation to crypto provider (fixes #418) 2020-04-06 11:23:02 -04:00
rc4.test Run libtests for crypto with all available providers 2019-11-09 09:53:42 -05:00
runlength.test Implement Pl_RunLength pipeline 2017-08-19 14:50:55 -04:00
sha2.test Run libtests for crypto with all available providers 2019-11-09 09:53:42 -05:00
sparse_array.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
version.test Add PDFVersion class 2022-02-08 12:34:14 -05:00