]> git.notmuchmail.org Git - notmuch/commitdiff
TODO: Make an explicit note that we need to start testing --format=json
authorCarl Worth <cworth@cworth.org>
Tue, 13 Apr 2010 15:33:58 +0000 (08:33 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 13 Apr 2010 15:33:58 +0000 (08:33 -0700)
The recent fix to handle utf8 in the JSON output is the kind of bug
I'd never like to see again, (so that I'd like the test suite to be
helping us track that).

TODO

diff --git a/TODO b/TODO
index f2b068cf6b360141dd39d2278da20c8b90291d4d..8dd0878034734aa1765ae0d2163114d412b24d54 100644 (file)
--- a/TODO
+++ b/TODO
@@ -204,6 +204,8 @@ re-index these for existing messages at the next database upgrade).
 
 Test suite
 ----------
+Start testing --format=json.
+
 Achieve 100% test coverage with the test suite.
 
 Modularize test suite (to be able to run individual tests).