From 76fa93e2a2002940335c941e76e94d69abd71fe9 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 5 Aug 2012 15:13:12 -0300 Subject: test: add generator for random "stub" messages Initial use case is testing dump and restore, so we only have message-ids and tags. The message ID's are nothing like RFC compliant, but it doesn't seem any harder to roundtrip random UTF-8 strings than RFC-compliant ones. Tags are UTF-8, even though notmuch is in principle more generous than that. updated for id:m2wr04ocro.fsf@guru.guru-group.fi - talk about Unicode value rather some specific encoding - call talloc_realloc less times --- test/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'test/.gitignore') diff --git a/test/.gitignore b/test/.gitignore index be7ab5ed..1eff7ce8 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -4,4 +4,5 @@ smtp-dummy symbol-test arg-test hex-xcode +random-corpus tmp.* -- cgit v1.2.3