aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-02-01 04:02:26 +0100
committerJay Berkenbilt <ejb@ql.org>2019-02-01 04:02:26 +0100
commitd491ed875347be9f5b5dce27dd28f28b382ca9ab (patch)
treed4b9e264088ae5abee6550a330bb83554ae296d1 /TODO
parentfec5bb124cc91cbdd0d6fe33bf773a9cae32e807 (diff)
downloadqpdf-d491ed875347be9f5b5dce27dd28f28b382ca9ab.tar.zst
TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0bd28ad7..d7e0ab4e 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,13 @@ Soon
* Set up OSS-Fuzz (Google). See starred email in qpdf label.
+ * Get to the bottom of Windows test fragility. The symptom is that
+ sometimes the output of a command is truncated even though the
+ command ran successfully. I strongly suspect it has to do with
+ TestDriver->winrun and/or use of temporary files in qtest for
+ Windows. If found, remove workarounds. Search for sleep to find
+ them.
+
Next ABI
========