]> diplodocus.org Git - nmh/history - test/repl
mhlsbr.c: Don't strchr(3) non-string NUL-less buffer.
[nmh] / test / repl /
2017-08-01 Ken HornsteinMerge branch 'fix-post-bcc'
2017-06-17 David LevineDon't bypass scan_content() when expanding pseudoheaders.
2016-12-21 Ken HornsteinMake the -fcc switch to repl actually work properly...
2016-11-01 Ralph Corderoytest: Remove the " # gcov" comment from check_exit...
2016-10-31 Ralph CorderoyUse new check_exit in `# gcov' tests.
2016-10-31 David LevineReplaced use of ! with || true, for ultimate Bourne...
2016-10-30 Ralph CorderoyGet coverage of quite a few of the `ambiguous switch...
2016-10-13 David LevineAdded check that replied-to text is not quoted-printabl...
2016-10-10 David LevineChanged test suite's require_locale() to set the locale...
2016-10-06 David LevineMerge branch 'welcome'
2016-10-05 David LevineDon't set c_reqencoding in repl, let mhbuild set it...
2016-09-26 David LevineReplaced use of GNU sed extension.
2016-09-26 David LevineReworked BUGS section of nmh(7) man page, and added...
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineFixed test-convert to work on Cygwin and other platform...
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineFix to commit 6b073f7b67a0afd64012ff7d00818ec1bd07b5f2...
2015-01-07 David LevineAnother fix to convertarg handling of multipart/related...
2015-01-06 David LevineFixed convertarg handling of text part in multipart...
2014-12-15 David LevineAdded -convertargs switch to repl(1), to pass arguments...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-11-17 David LevineUpdated test-repl to compare with new -help message.
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-04-21 David LevineAdded quoting of local part of invalid address in messa...
2012-11-23 David LevineAdded Message-Id to messages in test suite.
2012-10-20 David LevineFixed printf's in test suite.
2012-06-29 David LevineFixed ismymbox() to look at Local-Mailbox as well as
2012-03-24 Ken HornsteinSigh. Turns out last change broke a few tests, because...
2012-02-18 David LevineHave each test clean up after itself if it completes...
2012-02-18 David LevineEnclosed program name and directory in double quotes...
2012-02-17 David LevineRearranged test suite environment variables so that...
2012-02-11 Ken HornsteinRe-work the test suite so it now works with Automake...