projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a44284
)
TODO: Make an explicit note that we need to start testing --format=json
author
Carl Worth
<cworth@cworth.org>
Tue, 13 Apr 2010 15:33:58 +0000
(08:33 -0700)
committer
Carl 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
patch
|
blob
|
history
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).