2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-07 09:04:04 +00:00
qpdf/libtests/qtest
Jay Berkenbilt 76c4f78b5c Add QUtil::make_shared_cstr
Replace most of the calls to QUtil::copy_string with this instead.
2022-01-30 13:11:03 -05:00
..
aes
arg_parser Generate help content from manual 2022-01-30 13:11:03 -05:00
ascii85
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
dct
flate
hex
input_source
json Allow optional fields in json "schema" checks 2022-01-30 13:11:03 -05:00
json_handler JSONHandler: rework dictionary and array handlers 2022-01-30 13:11:03 -05:00
json_parse Add JSON::parse 2022-01-30 13:11:03 -05:00
lzw
md5
nntree Add iterators to name/number tree helpers 2021-01-24 03:22:59 -05:00
ph Add getRefcount to PointerHolder test 2019-08-30 11:58:33 -04:00
predictors
qintc Add QIntC::range_check_subtract 2021-11-04 13:53:46 -04:00
qutil Add QUtil::make_shared_cstr 2022-01-30 13:11:03 -05:00
rc4
runlength
sha2
aes.test Run libtests for crypto with all available providers 2019-11-09 09:53:42 -05:00
arg_parser.test QPDFArgParser: support adding/printing help information 2022-01-30 13:11:03 -05:00
ascii85.test
bits.test
buffer.test
closedfile.test
cxx11.test See if C++11 features work 2019-11-09 08:18:02 -05:00
dct.test
flate.test
hex.test
input_source.test
json_handler.test Implement JSONHandler for recursively processing JSON 2022-01-30 13:11:03 -05:00
json_parse.test Add JSON::parse 2022-01-30 13:11:03 -05:00
json.test
lzw.test
matrix.test Convert pages to form XObjects 2019-01-27 07:50:30 -05:00
md5.test Run libtests for crypto with all available providers 2019-11-09 09:53:42 -05:00
nntree.test Add iterators to name/number tree helpers 2021-01-24 03:22:59 -05:00
numrange.test Allow odd/even modifiers in numeric range (fixes #364) 2019-11-09 13:23:12 -05:00
ph.test
predictors.test
qintc.test New safe type converters in QIntC 2019-06-21 13:17:21 -04:00
qutil.test Allow qpdf to be built on systems without wchar_t (fixes #406) 2020-04-03 21:39:44 -04: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
sha2.test Run libtests for crypto with all available providers 2019-11-09 09:53:42 -05:00
sparse_array.test SparseOHArray 2019-08-17 23:02:41 -04:00