unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* v3 of testing for new tagging/dump/restore
@ 2012-12-02 13:33 david
  2012-12-02 13:33 ` [patch v3 1/6] hex-escape: (en|de)code strings to/from restricted character set david
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: david @ 2012-12-02 13:33 UTC (permalink / raw)
  To: notmuch

Here is round 3 of the batch tagging stuff, but just the first six
patches, which are more or less useful without the remaining one
(although a bit epic if the only goal is add a single test).

Detailed list of changes follows, the first one is a change to the
encoding format.  Looking forward to maybe doing tricks with maildirs
and hardlinks, it seems like we might want to encode ':'. The fact
that it might help MacOS X users we can consider neutral ;).

- hex-escape.c: escape ':'
- hex-escape.c: simpler buffer size calculations.
- hex-xcode.c: uncrustify + delete extra blank lines
- hex-xcode.c: provide inplace mode for test coverage
- test/hex-escaping, copy tests for --in-place version of test
- test/database-test.c: only thaw if we froze
- random-corpus.c: use a table based scheme to favour shorted code points
- random-corpus.c: uncrustify
- random-corpus.c: delete blank line, reorder while loop
- update roundtrip test to avoid need for random-corpus tag.
- do not add tag "random-corpus" in random-corpus.c

Things that I (knowingly) ignored

- Jani suggested an extra talloc in random-corpus.c
- I left the argument format of hex-xcode alone

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-12-03 11:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-02 13:33 v3 of testing for new tagging/dump/restore david
2012-12-02 13:33 ` [patch v3 1/6] hex-escape: (en|de)code strings to/from restricted character set david
2012-12-02 13:33 ` [patch v3 2/6] test/hex-xcode: new test binary david
2012-12-02 13:33 ` [patch v3 3/6] test/hex-escaping: new test for hex escaping routines david
2012-12-02 15:29   ` Jani Nikula
2012-12-02 23:57     ` David Bremner
2012-12-02 13:33 ` [patch v3 4/6] test: add database routines for testing david
2012-12-02 13:33 ` [patch v3 5/6] test: add generator for random "stub" messages david
2012-12-02 13:33 ` [patch v3 6/6] test: add broken roundtrip test david
2012-12-02 23:19   ` David Bremner
2012-12-02 15:44 ` v3 of testing for new tagging/dump/restore Jani Nikula
2012-12-03 11:38 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).