]> diplodocus.org Git - nmh/history - test
netsec_set_tls(): Return a value in the !TLS_SUPPORT && !tls case.
[nmh] / test /
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.
2016-09-28 David LevineAdded welcome message when nmh detects that its version...
2016-09-27 David LevineAdded start_test/finish_test.
2016-09-27 David LevineUpdated start_test() and finish_test() to not update...
2016-09-26 David LevineReplaced use of GNU sed extension.
2016-09-26 David LevineAdded debug statements to test-mhparam.
2016-09-26 David LevineReworked BUGS section of nmh(7) man page, and added...
2016-09-26 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-24 David LevineRemoved send and post -eai switches. Instead, post...
2016-09-24 David LevineDisabled incompatible locale check because the output...
2016-09-24 David LevineDisabled incompatible locale check because the output...
2016-09-24 David LevineAdded incompatible locale test to test/mhl/test-rfc6532...
2016-09-24 David LevineAdded incompatible locale test to test/mhl/test-rfc6532...
2016-09-24 David LevineRenamed mhbuild -headerencoding 8bit to utf-8.
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-23 David LevineAdded SMTPUTF8 (RFC 6531) support:
2016-09-22 Ken HornsteinWhoops, turns out I originally ran this test with XOAUT...
2016-09-22 Ken HornsteinChange the tests to make them work with the new program...
2016-09-22 David LevineFixed test-mhfixmsg by using octal instead of hex bytes...
2016-09-22 David LevineRemoved temporary debuggin printout.
2016-09-22 David LevineAdded start_test/finish_test.
2016-09-22 David LevineAdded temporary diagnostic printout.
2016-09-22 David LevineAllow -decodetext binary, though 8bit is still the...
2016-09-22 David LevineSpecify full path to mhl in test because it might not...
2016-09-22 Ken HornsteinMerge branch 'pop-tls' of git.sv.gnu.org:/srv/git/nmh...
2016-09-21 Ken HornsteinOkay! Squashed a few bugs, now have POP OAuth tests...
2016-09-21 David LevineFixed test-rfc6532: MIME-Version isn't ignored by...
2016-09-21 David LevineAdded test/mhl/test-rfc6532.
2016-09-16 David LevineAdded 2 second timeout to curl command in post() in...
2016-09-11 David LevineExposed a bunch of switches that are now documented.
2016-09-06 Ken HornsteinUnder some circumstances, some version of MacOS X can...
2016-09-06 David LevineRemoved incorrect increment of read position pointer...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinFix up a few minor nits to make OAuth2 (finally!) work...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-15 David LevineCreate $MH_OBJ_DIR/test/testdir if it doesn't already...
2016-08-15 David LevineCreate $MH_OBJ_DIR/test/testdir if it doesn't already...
2016-08-14 David LevineSet HOME in tests if unset, to avoid warning from w3m...
2016-08-14 David LevineSet HOME in tests if unset, to avoid warning from w3m...
2016-08-10 David LevineUse pwd -P to canonicalize MH_TEST_DIR.
2016-08-10 David LevineAdded debug printouts.
2016-08-10 David LevineCanonicalized MH_TEST_DIR, and replaced use of `pwd...
2016-08-10 David LevineUse pwd -P to canonicalize MH_TEST_DIR.
2016-08-10 David LevineAdded debug printouts.
2016-08-10 David LevineCanonicalized MH_TEST_DIR, and replaced use of `pwd...
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-08 David LevineChanged addresses to use example.com.
2016-07-08 David Levineexport MH_TEST_DIR so that test/dist/test-dist can...
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
next