aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index f265f26c..bbf203d4 100644
--- a/TODO
+++ b/TODO
@@ -39,13 +39,12 @@ Other (do in any order):
settings for QPDF and QPDFJob. This probably includes adding a
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
+ Ideally then the entire build could be done with a read-only
source tree.
Soon: Break ground on "Document-level work"