aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-07 22:07:52 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-08 19:45:20 +0200
commitf08f3989200a532634ab5fa7d2b0e8ec6edba20b (patch)
tree7dbe4a2552f32fa3a4abd19796b13e4aa05a58f8 /TODO
parentc76536dd9a150adb71fdcda11ee1a93f25128cc7 (diff)
downloadqpdf-f08f3989200a532634ab5fa7d2b0e8ec6edba20b.tar.zst
Test json v2 with invalid stream data
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index b184d81f..68abb326 100644
--- a/TODO
+++ b/TODO
@@ -60,8 +60,6 @@ General things to remember:
when present in the schema. It's reasonable for people to check for
presence of a key. Most languages make this easy to do.
-* Test stream with invalid data
-
* When we get to full serialization, add json serialization
performance test.