mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
TODO note about test suites
This commit is contained in:
parent
3d9bac43da
commit
b20f051922
4
TODO
4
TODO
@ -30,6 +30,10 @@ Other (do in any order):
|
||||
Pl_Ostream pipeline.
|
||||
* Nice to have:
|
||||
* Split qpdf.test into multiple tests
|
||||
* In libtests, separate executables that need the object library
|
||||
from those that strictly use public API. Move as many of the test
|
||||
drivers from the qpdf directory into the latter category as long
|
||||
as doing so isn't too troublesome from a coverage standpoint.
|
||||
* 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