| 2016-12-09 |
David Levine | Generalized condition for support of parameter value... |
tree | commitdiff |
| 2016-12-09 |
David Levine | One last fix to test-charset. |
tree | commitdiff |
| 2016-12-09 |
David Levine | Fixed condition to enable skipping parameter value... |
tree | commitdiff |
| 2016-12-09 |
David Levine | And skip the other parameter value test on the FreeBSD1... |
tree | commitdiff |
| 2016-12-09 |
David Levine | That didnt work, so skip Encoded parameter value test... |
tree | commitdiff |
| 2016-12-09 |
David Levine | Use locale that the FreeBSD10 buildbot has. |
tree | commitdiff |
| 2016-12-09 |
David Levine | Added temporary debug code. |
tree | commitdiff |
| 2016-12-09 |
David Levine | Try to fix Encoded parameter value test on FreeBSD10... |
tree | commitdiff |
| 2016-12-08 |
David Levine | Replaced !iscntrl() with isprint(). |
tree | commitdiff |
| 2016-11-10 |
Ralph Corderoy | Add test-forw-coverage to improve uip/forw.c's coverage. |
tree | commitdiff |
| 2016-11-09 |
Ralph Corderoy | test-mhl-flags: Improve coverage of uip/mhlsbr.c. |
tree | commitdiff |
| 2016-11-09 |
Ralph Corderoy | test-fmtdump: Increase uip/fmtdump.c coverage. |
tree | commitdiff |
| 2016-11-08 |
Ralph Corderoy | test-flist: Increase coverage on argv[] processing. |
tree | commitdiff |
| 2016-11-08 |
Ralph Corderoy | Add test/format/test-ap to get 100% uip/ap.c coverage. |
tree | commitdiff |
| 2016-11-08 |
Ralph Corderoy | uip/dp.c: Increase coverage to 100%. |
tree | commitdiff |
| 2016-11-08 |
David Levine | Initialize mhparse global for each message. |
tree | commitdiff |
| 2016-11-07 |
David Levine | Forgot to commit test-mhbuild. And thank Tom Lane... |
tree | commitdiff |
| 2016-11-03 |
David Levine | Pass through message even if from relative folder. |
tree | commitdiff |
| 2016-11-03 |
Ralph Corderoy | test-rfc6532: Export LC_CTYPE after setting it. |
tree | commitdiff |
| 2016-11-03 |
David Levine | Replace non-ASCII characters in headers with ?'s with... |
tree | commitdiff |
| 2016-11-03 |
David Levine | Fixed display of header field values with multibyte... |
tree | commitdiff |
| 2016-11-01 |
Ralph Corderoy | test/folder: Add test-coverage; lots of check_exit. |
tree | commitdiff |
| 2016-11-01 |
Ralph Corderoy | uip/dist.c: Increase coverage. |
tree | commitdiff |
| 2016-11-01 |
Ralph Corderoy | test: Remove the " # gcov" comment from check_exit... |
tree | commitdiff |
| 2016-11-01 |
Ralph Corderoy | uip/comp.c: Increase coverage. |
tree | commitdiff |
| 2016-11-01 |
Ralph Corderoy | uip/burst.c: Increase coverage. |
tree | commitdiff |
| 2016-11-01 |
Ralph Corderoy | uip/anno.c: Increase coverage. |
tree | commitdiff |
| 2016-11-01 |
Ralph Corderoy | uip/ali.c: Increase coverage. |
tree | commitdiff |
| 2016-10-31 |
David Levine | Remove test files that aren't removed by check(). |
tree | commitdiff |
| 2016-10-31 |
David Levine | Don't set CT type if reformat failed. |
tree | commitdiff |
| 2016-10-31 |
Ralph Corderoy | Use new check_exit in `# gcov' tests. |
tree | commitdiff |
| 2016-10-31 |
Ralph Corderoy | test/common.sh.in: Add test_exit() for $? checking. |
tree | commitdiff |
| 2016-10-31 |
David Levine | Replaced use of ! with || true, for ultimate Bourne... |
tree | commitdiff |
| 2016-10-30 |
Ralph Corderoy | test-nocreate: Don't use run_test and run_prog together. |
tree | commitdiff |
| 2016-10-30 |
Ralph Corderoy | Gain coverage with `mhparam localmbox'. |
tree | commitdiff |
| 2016-10-30 |
Ralph Corderoy | Get coverage of quite a few of the `ambiguous switch... |
tree | commitdiff |
| 2016-10-30 |
Ralph Corderoy | Fix test-header-parsing test script. |
tree | commitdiff |
| 2016-10-22 |
Ralph Corderoy | Alter netrc permissions error message to match code... |
tree | commitdiff |
| 2016-10-21 |
David Levine | Fixed MIME parser so it can read binary content. |
tree | commitdiff |
| 2016-10-21 |
David Levine | Have m_getfld() pass back indication of missing blank... |
tree | commitdiff |
| 2016-10-20 |
David Levine | Added test/mhshow/test-binary. The MIME parser doesn't |
tree | commitdiff |
| 2016-10-19 |
David Levine | Added locale profile component, value is passed to... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-18 |
David Levine | With EAI (mhbuild -headerencoding utf-8), force message... |
tree | commitdiff |
| 2016-10-18 |
David Levine | Output an error message from post(8) when user specifies |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | A-ha! automake has support for tests expected to fail... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Expand the test of scan's -forma; fails on first attempt. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Fix bug where single-character headers were sometimes... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Add failing test case for single-character header parsing. |
tree | commitdiff |
| 2016-10-15 |
David Levine | Changed "existant" to "existent". Found by misspell_fixer. |
tree | commitdiff |
| 2016-10-14 |
David Levine | Try running script(1) for SHELL test in subshell. |
tree | commitdiff |
| 2016-10-14 |
David Levine | Check that script(1) supports SHELL in test-version... |
tree | commitdiff |
| 2016-10-14 |
David Levine | Added check to test-version-check to ensure that script... |
tree | commitdiff |
| 2016-10-14 |
David Levine | Didn't work on buildbot hosts. Added debug statements. |
tree | commitdiff |
| 2016-10-14 |
David Levine | Instead of feeding stdin to script(1) in test-version... |
tree | commitdiff |
| 2016-10-13 |
David Levine | Disable test-version-check, again, when not connected... |
tree | commitdiff |
| 2016-10-13 |
David Levine | Added debug printouts to test-version-check. |
tree | commitdiff |
| 2016-10-13 |
David Levine | Use "script file" in test-version-check for maximum... |
tree | commitdiff |
| 2016-10-13 |
David Levine | Added check that replied-to text is not quoted-printabl... |
tree | commitdiff |
| 2016-10-11 |
David Levine | Removed test-local-mailbox that was mistakenly committed. |
tree | commitdiff |
| 2016-10-10 |
David Levine | Changed test suite's require_locale() to set the locale... |
tree | commitdiff |
| 2016-10-08 |
David Levine | Replace `id -u` with $$ so that tests have a chance... |
tree | commitdiff |
| 2016-10-07 |
David Levine | Added example of decoding RFC-2047 filename to mhstore... |
tree | commitdiff |
| 2016-10-06 |
David Levine | Updated test-version-check test_skip message. |
tree | commitdiff |
| 2016-10-06 |
David Levine | Fixed test negations in test-version-check to work... |
tree | commitdiff |
| 2016-10-06 |
David Levine | OK, don't run test-version-check if not connected to... |
tree | commitdiff |
| 2016-10-06 |
David Levine | More debugging test-version-check. |
tree | commitdiff |
| 2016-10-06 |
David Levine | More debugging. |
tree | commitdiff |
| 2016-10-06 |
David Levine | More test-version-check debugging, on Linux buildbot... |
tree | commitdiff |
| 2016-10-06 |
David Levine | 1) Use script(1) -t 0 instead of -f on FreeBSD. |
tree | commitdiff |
| 2016-10-06 |
David Levine | Accommodate FreeBSD script(1), and add debugging statem... |
tree | commitdiff |
| 2016-10-06 |
David Levine | Merge branch 'welcome' |
tree | commitdiff |
| 2016-10-06 |
David Levine | Enable SMTP 8BITMIME for messages with 8-bit content: |
tree | commitdiff |
| 2016-10-05 |
David Levine | Don't set c_reqencoding in repl, let mhbuild set it... |
tree | commitdiff |
| 2016-10-05 |
David Levine | Enabled check for 8-bit content in all text parts,... |
tree | commitdiff |
| 2016-10-05 |
David Levine | Have mhfixmsg add a C-T-E at the message level, based... |
tree | commitdiff |
| 2016-10-04 |
David Levine | Base Content-Transfer-Encoding on decoded and new text... |
tree | commitdiff |
| 2016-10-03 |
David Levine | Fix C-T-E of message, as well as multipart, types to... |
tree | commitdiff |
| 2016-10-02 |
David Levine | Added test of SMTP server that doesn't support SMTPUTF8. |
tree | commitdiff |
| 2016-10-01 |
David Levine | mhfixmsg now replaces RFC 2047 encoding with RFC 2231... |
tree | commitdiff |
| 2016-09-29 |
David Levine | Welcome message enhancements: |
tree | commitdiff |
| 2016-09-29 |
David Levine | Instead of relying on invo_name to decide whether to... |
tree | commitdiff |
| 2016-09-28 |
David Levine | Wait for user to ack new version message. |
tree | commitdiff |
| 2016-09-28 |
David Levine | Added welcome message when nmh detects that its version... |
tree | commitdiff |
| 2016-09-27 |
David Levine | Added start_test/finish_test. |
tree | commitdiff |
| 2016-09-27 |
David Levine | Updated start_test() and finish_test() to not update... |
tree | commitdiff |
| 2016-09-26 |
David Levine | Replaced use of GNU sed extension. |
tree | commitdiff |
| 2016-09-26 |
David Levine | Added debug statements to test-mhparam. |
tree | commitdiff |
| 2016-09-26 |
David Levine | Reworked BUGS section of nmh(7) man page, and added... |
tree | commitdiff |
| 2016-09-26 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
tree | commitdiff |
| 2016-09-25 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
tree | commitdiff |
| 2016-09-24 |
David Levine | Removed send and post -eai switches. Instead, post... |
tree | commitdiff |
| 2016-09-24 |
David Levine | Disabled incompatible locale check because the output... |
tree | commitdiff |
| 2016-09-24 |
David Levine | Disabled incompatible locale check because the output... |
tree | commitdiff |
| 2016-09-24 |
David Levine | Added incompatible locale test to test/mhl/test-rfc6532... |
tree | commitdiff |
| 2016-09-24 |
David Levine | Added incompatible locale test to test/mhl/test-rfc6532... |
tree | commitdiff |
| 2016-09-24 |
David Levine | Renamed mhbuild -headerencoding 8bit to utf-8. |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Merge branch 'pop-tls' |
tree | commitdiff |
| 2016-09-23 |
David Levine | Added SMTPUTF8 (RFC 6531) support: |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Whoops, turns out I originally ran this test with XOAUT... |
tree | commitdiff |
| next |