]> diplodocus.org Git - nmh/history - test
Work around flex 2.6.3 bug by conditionally #undef yywrap.
[nmh] / test /
2017-03-18 David LevineAdded test case for commit 4318012376e06229307c0ed4f62a...
2017-02-26 David LevineSeparate out backquote expression to please Heirloom...
2017-02-19 David LevineSuppress getcanon exit status check.
2017-02-18 Ralph CorderoyLimit mhparam's exit status to 120 missing components.
2017-01-14 David LevineRemove unused test file.
2017-01-14 David LevineAdded delay for output file to be closed.
2017-01-12 Ken HornsteinMake sure we always generate a Content-ID header for...
2017-01-12 David LevineFixed permissions on test script.
2017-01-12 David LevineRearranged check for whether to skip param value checks so
2017-01-12 David LevineAdded valgrind suppressions for system libs on MacOS...
2017-01-07 David LevineFixed commit 60052b95778a065760a437859ee9b8a1cc4e39a9...
2017-01-07 David LevineRemoved if ! bash-ism.
2017-01-07 David LevineFixed a couple of tests to not fail when there is no...
2016-12-31 David LevineRemove .w3m from test directory.
2016-12-31 David LevineReverted commit 316068ee3b7105ea802c63b732ee4cfb584a2600.
2016-12-21 Ken HornsteinMake the -fcc switch to repl actually work properly...
2016-12-20 David LevineAdded check of -fcc with no fcc in components.
2016-12-09 David LevineGeneralized condition for support of parameter value...
2016-12-09 David LevineOne last fix to test-charset.
2016-12-09 David LevineFixed condition to enable skipping parameter value...
2016-12-09 David LevineAnd skip the other parameter value test on the FreeBSD1...
2016-12-09 David LevineThat didnt work, so skip Encoded parameter value test...
2016-12-09 David LevineUse locale that the FreeBSD10 buildbot has.
2016-12-09 David LevineAdded temporary debug code.
2016-12-09 David LevineTry to fix Encoded parameter value test on FreeBSD10...
2016-12-08 David LevineReplaced !iscntrl() with isprint().
2016-11-10 Ralph CorderoyAdd test-forw-coverage to improve uip/forw.c's coverage.
2016-11-09 Ralph Corderoytest-mhl-flags: Improve coverage of uip/mhlsbr.c.
2016-11-09 Ralph Corderoytest-fmtdump: Increase uip/fmtdump.c coverage.
2016-11-08 Ralph Corderoytest-flist: Increase coverage on argv[] processing.
2016-11-08 Ralph CorderoyAdd test/format/test-ap to get 100% uip/ap.c coverage.
2016-11-08 Ralph Corderoyuip/dp.c: Increase coverage to 100%.
2016-11-08 David LevineInitialize mhparse global for each message.
2016-11-07 David LevineForgot to commit test-mhbuild. And thank Tom Lane...
2016-11-03 David LevinePass through message even if from relative folder.
2016-11-03 Ralph Corderoytest-rfc6532: Export LC_CTYPE after setting it.
2016-11-03 David LevineReplace non-ASCII characters in headers with ?'s with...
2016-11-03 David LevineFixed display of header field values with multibyte...
2016-11-01 Ralph Corderoytest/folder: Add test-coverage; lots of check_exit.
2016-11-01 Ralph Corderoyuip/dist.c: Increase coverage.
2016-11-01 Ralph Corderoytest: Remove the " # gcov" comment from check_exit...
2016-11-01 Ralph Corderoyuip/comp.c: Increase coverage.
2016-11-01 Ralph Corderoyuip/burst.c: Increase coverage.
2016-11-01 Ralph Corderoyuip/anno.c: Increase coverage.
2016-11-01 Ralph Corderoyuip/ali.c: Increase coverage.
2016-10-31 David LevineRemove test files that aren't removed by check().
2016-10-31 David LevineDon't set CT type if reformat failed.
2016-10-31 Ralph CorderoyUse new check_exit in `# gcov' tests.
2016-10-31 Ralph Corderoytest/common.sh.in: Add test_exit() for $? checking.
2016-10-31 David LevineReplaced use of ! with || true, for ultimate Bourne...
2016-10-30 Ralph Corderoytest-nocreate: Don't use run_test and run_prog together.
2016-10-30 Ralph CorderoyGain coverage with `mhparam localmbox'.
2016-10-30 Ralph CorderoyGet coverage of quite a few of the `ambiguous switch...
2016-10-30 Ralph CorderoyFix test-header-parsing test script.
2016-10-22 Ralph CorderoyAlter netrc permissions error message to match code...
2016-10-21 David LevineFixed MIME parser so it can read binary content.
2016-10-21 David LevineHave m_getfld() pass back indication of missing blank...
2016-10-20 David LevineAdded test/mhshow/test-binary. The MIME parser doesn't
2016-10-19 David LevineAdded locale profile component, value is passed to...
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-18 David LevineWith EAI (mhbuild -headerencoding utf-8), force message...
2016-10-18 David LevineOutput an error message from post(8) when user specifies
2016-10-17 Ralph CorderoyA-ha! automake has support for tests expected to fail...
2016-10-16 Ralph CorderoyExpand the test of scan's -forma; fails on first attempt.
2016-10-16 Ralph CorderoyFix bug where single-character headers were sometimes...
2016-10-16 Ralph CorderoyAdd failing test case for single-character header parsing.
2016-10-15 David LevineChanged "existant" to "existent". Found by misspell_fixer.
2016-10-14 David LevineTry running script(1) for SHELL test in subshell.
2016-10-14 David LevineCheck that script(1) supports SHELL in test-version...
2016-10-14 David LevineAdded check to test-version-check to ensure that script...
2016-10-14 David LevineDidn't work on buildbot hosts. Added debug statements.
2016-10-14 David LevineInstead of feeding stdin to script(1) in test-version...
2016-10-13 David LevineDisable test-version-check, again, when not connected...
2016-10-13 David LevineAdded debug printouts to test-version-check.
2016-10-13 David LevineUse "script file" in test-version-check for maximum...
2016-10-13 David LevineAdded check that replied-to text is not quoted-printabl...
2016-10-11 David LevineRemoved test-local-mailbox that was mistakenly committed.
2016-10-10 David LevineChanged test suite's require_locale() to set the locale...
2016-10-08 David LevineReplace `id -u` with $$ so that tests have a chance...
2016-10-07 David LevineAdded example of decoding RFC-2047 filename to mhstore...
2016-10-06 David LevineUpdated test-version-check test_skip message.
2016-10-06 David LevineFixed test negations in test-version-check to work...
2016-10-06 David LevineOK, don't run test-version-check if not connected to...
2016-10-06 David LevineMore debugging test-version-check.
2016-10-06 David LevineMore debugging.
2016-10-06 David LevineMore test-version-check debugging, on Linux buildbot...
2016-10-06 David Levine1) Use script(1) -t 0 instead of -f on FreeBSD.
2016-10-06 David LevineAccommodate FreeBSD script(1), and add debugging statem...
2016-10-06 David LevineMerge branch 'welcome'
2016-10-06 David LevineEnable SMTP 8BITMIME for messages with 8-bit content:
2016-10-05 David LevineDon't set c_reqencoding in repl, let mhbuild set it...
2016-10-05 David LevineEnabled check for 8-bit content in all text parts,...
2016-10-05 David LevineHave mhfixmsg add a C-T-E at the message level, based...
2016-10-04 David LevineBase Content-Transfer-Encoding on decoded and new text...
2016-10-03 David LevineFix C-T-E of message, as well as multipart, types to...
2016-10-02 David LevineAdded test of SMTP server that doesn't support SMTPUTF8.
2016-10-01 David Levinemhfixmsg now replaces RFC 2047 encoding with RFC 2231...
2016-09-29 David LevineWelcome message enhancements:
2016-09-29 David LevineInstead of relying on invo_name to decide whether to...
2016-09-28 David LevineWait for user to ack new version message.
next