mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
Prioritize fuzz for JSON and code coverage
This commit is contained in:
parent
25e87a9d03
commit
7315aa8c9b
4
TODO.md
4
TODO.md
@ -29,6 +29,8 @@ Always
|
||||
Next
|
||||
====
|
||||
|
||||
* Consider adding fuzzer code for JSON
|
||||
* Add some additional code coverage analysis to CI
|
||||
* Spell check: Have the spell-check script synchronize cSpell.json with .idea/dictionaries/qpdf.xml,
|
||||
which should be set to the union of all the validated user dictionaries.
|
||||
* Maybe fix #553 -- use file times for attachments (trivial with C++-20)
|
||||
@ -377,8 +379,6 @@ so, I find it useful to make reference to them in this list.
|
||||
|
||||
* Look at https://bestpractices.coreinfrastructure.org/en
|
||||
|
||||
* Consider adding fuzzer code for JSON
|
||||
|
||||
* Rework tests so that nothing is written into the source directory. Ideally then the entire build
|
||||
could be done with a read-only source tree.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user