Re: [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files

2012-02-04 Thread Mark Walters
On Sat, 14 Jan 2012 21:40:23 -0400, David Bremner da...@tethera.net wrote: From: David Bremner brem...@debian.org This binary creates a torture test dump file for the new dump format. --- test/Makefile.local |4 ++ test/basic |2 +- test/random-dump.c | 144

Re: [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files

2012-01-15 Thread Jani Nikula
On Jan 15, 2012 3:41 AM, David Bremner da...@tethera.net wrote: From: David Bremner brem...@debian.org This binary creates a torture test dump file for the new dump format. --- test/Makefile.local |4 ++ test/basic |2 +- test/random-dump.c | 144

Re: [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files

2012-01-15 Thread David Bremner
On Sun, 15 Jan 2012 10:05:15 +0200, Jani Nikula j...@nikula.org wrote: On Jan 15, 2012 3:41 AM, David Bremner da...@tethera.net wrote: From: David Bremner brem...@debian.org +notmuch_opt_desc_t options[] = { + { NOTMUCH_OPT_INT, num_lines, num-lines, 'n', 0 }, + {