unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* random corpus generator, v3
@ 2012-08-19 13:18 david
  2012-08-19 13:18 ` [Patch v3 1/6] hex-escape: (en|de)code strings to/from restricted character set david
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: david @ 2012-08-19 13:18 UTC (permalink / raw)
  To: notmuch

This obsoletes the series at:

     id:"1344888831-4301-1-git-send-email-bremner@debian.org"

Changes since v2:

- clean up new test-binaries and objects

- remove the "set -o pipefail" leftover from debugging.  Possibly this
  makes sense as a global setting, but in a seperate patch.

- add hex-escape to test/basic

- rebase against updated master.

^ permalink raw reply	[flat|nested] 10+ messages in thread
* v3 of testing for new tagging/dump/restore
@ 2012-12-02 13:33 david
  2012-12-02 13:33 ` [patch v3 4/6] test: add database routines for testing david
  0 siblings, 1 reply; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2012-12-02 13:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-19 13:18 random corpus generator, v3 david
2012-08-19 13:18 ` [Patch v3 1/6] hex-escape: (en|de)code strings to/from restricted character set david
2012-08-19 13:18 ` [Patch v3 2/6] test/hex-xcode: new test binary david
2012-08-19 13:18 ` [Patch v3 3/6] test/hex-escaping: new test for hex escaping routines david
2012-08-19 13:18 ` [Patch v3 4/6] test: add database routines for testing david
2012-08-19 13:18 ` [Patch v3 5/6] test: add generator for random "stub" messages david
2012-09-08 13:38   ` Tomi Ollila
2012-08-19 13:18 ` [Patch v3 6/6] test: add broken roundtrip test david
2012-10-20  4:16 ` random corpus generator, v3 Ethan Glasser-Camp
  -- strict thread matches above, loose matches on Subject: below --
2012-12-02 13:33 v3 of testing for new tagging/dump/restore david
2012-12-02 13:33 ` [patch v3 4/6] test: add database routines for testing david

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).