unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: david@tethera.net
To: notmuch@notmuchmail.org
Subject: v3 of testing for new tagging/dump/restore
Date: Sun,  2 Dec 2012 09:33:18 -0400	[thread overview]
Message-ID: <1354455204-6908-1-git-send-email-david@tethera.net> (raw)

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

             reply	other threads:[~2012-12-02 13:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-02 13:33 david [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1354455204-6908-1-git-send-email-david@tethera.net \
    --to=david@tethera.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).