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

2012-02-05 Thread Mark Walters
On Sat, 14 Jan 2012 21:40:23 -0400, David Bremner wrote: > From: David Bremner > > 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-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

[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" wrote: > > From: David Bremner > > 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

[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 wrote: > On Jan 15, 2012 3:41 AM, "David Bremner" wrote: > > > > From: David Bremner > > > > +notmuch_opt_desc_t options[] = { > > + { NOTMUCH_OPT_INT, _lines, "num-lines", 'n', 0 }, > > + { NOTMUCH_OPT_INT, _tags, "max-tags", 'm',

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 }, + {

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

2012-01-14 Thread David Bremner
From: David Bremner 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 +++ 3 files changed, 149 insertions(+), 1

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

2012-01-14 Thread David Bremner
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 +++ 3 files changed, 149 insertions(+), 1