Re: [PATCH] test: run uncrustify

2019-06-29 Thread David Bremner
Daniel Kahn Gillmor writes: > This is the result of running: > > $ uncrustify --replace --config ../devel/uncrustify.cfg *.cc *.c *.h > > in the test directory. > > Signed-off-by: Daniel Kahn Gillmor pushed to master d ___ notmuch mailing list

[PATCH] test: run uncrustify

2019-06-25 Thread Daniel Kahn Gillmor
This is the result of running: $ uncrustify --replace --config ../devel/uncrustify.cfg *.cc *.c *.h in the test directory. Signed-off-by: Daniel Kahn Gillmor --- test/arg-test.c | 72 + test/ghost-report.cc| 10 +++--- test/hex-xcode.c