Commit d491ed875347be9f5b5dce27dd28f28b382ca9ab

Authored by Jay Berkenbilt
1 parent fec5bb12

TODO

Showing 1 changed file with 7 additions and 0 deletions
... ... @@ -3,6 +3,13 @@ Soon
3 3  
4 4 * Set up OSS-Fuzz (Google). See starred email in qpdf label.
5 5  
  6 + * Get to the bottom of Windows test fragility. The symptom is that
  7 + sometimes the output of a command is truncated even though the
  8 + command ran successfully. I strongly suspect it has to do with
  9 + TestDriver->winrun and/or use of temporary files in qtest for
  10 + Windows. If found, remove workarounds. Search for sleep to find
  11 + them.
  12 +
6 13 Next ABI
7 14 ========
8 15  
... ...