| 2017-05-25 |
Ralph Corderoy | Remove support for ./.foo.map index for ./foo mailbox. |
tree | commitdiff |
| 2017-05-25 |
Ralph Corderoy | test/runpty.c: Add more detail to "timed out" message. |
tree | commitdiff |
| 2017-05-24 |
Ralph Corderoy | uip/inc.c: Delete POP3's -pack option for msh users. |
tree | commitdiff |
| 2017-05-20 |
Ralph Corderoy | test/inc/test-eom-align: Show size of test email as... |
tree | commitdiff |
| 2017-05-20 |
Ralph Corderoy | test/inc/test-eom-align: Fix tests; they've never worked. |
tree | commitdiff |
| 2017-05-20 |
Ralph Corderoy | test/common.sh.in: test_skip(): Remove unused variable. |
tree | commitdiff |
| 2017-05-20 |
Ralph Corderoy | test/runpty.c: Add missing exit(3) after child fails... |
tree | commitdiff |
| 2017-05-18 |
Ken Hornstein | After further reflection, I decided I didn't like that... |
tree | commitdiff |
| 2017-05-18 |
Ken Hornstein | Apparently on Linux if a slave pty is closed, instead... |
tree | commitdiff |
| 2017-05-18 |
Ken Hornstein | Switch from using script(1) to a new custom utility... |
tree | commitdiff |
| 2017-05-17 |
Ralph Corderoy | test/common.sh.in: Clarify it's the first failure by... |
tree | commitdiff |
| 2017-05-17 |
Ralph Corderoy | test/mhbuild/test-cte: Move run_prog() to just before... |
tree | commitdiff |
| 2017-05-17 |
Ralph Corderoy | test/mhbuild/test-cte: Add missing check() for earlier... |
tree | commitdiff |
| 2017-05-17 |
Ralph Corderoy | test/common.sh.in: Clarify test name in failure message. |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | test/mhical/test-mhical: Force UTC timezone for mhical. |
tree | commitdiff |
| 2017-05-15 |
David Levine | Support iCalendar event request files that don't end... |
tree | commitdiff |
| 2017-05-14 |
Ralph Corderoy | uip/mhstoresbr.c: Fix single-character nmh-storage... |
tree | commitdiff |
| 2017-05-10 |
Ralph Corderoy | sbr/fmt_scan.c: Fix `foo%-42{bar}' right-justification... |
tree | commitdiff |
| 2017-05-07 |
Ralph Corderoy | Make many m_getfld() buffer parameters NMH_BUFSIZ big. |
tree | commitdiff |
| 2017-04-28 |
Ralph Corderoy | valgrind: Add suppression for dbm_open(3)'s write(2). |
tree | commitdiff |
| 2017-04-02 |
David Levine | Attempt to fix test-ap on fbsd-10 build host. |
tree | commitdiff |
| 2017-04-01 |
David Levine | Check for sufficient room for multi-column character. |
tree | commitdiff |
| 2017-03-18 |
David Levine | Added test case for commit 4318012376e06229307c0ed4f62a... |
tree | commitdiff |
| 2017-02-26 |
David Levine | Separate out backquote expression to please Heirloom... |
tree | commitdiff |
| 2017-02-19 |
David Levine | Suppress getcanon exit status check. |
tree | commitdiff |
| 2017-02-18 |
Ralph Corderoy | Limit mhparam's exit status to 120 missing components. |
tree | commitdiff |
| 2017-01-14 |
David Levine | Remove unused test file. |
tree | commitdiff |
| 2017-01-14 |
David Levine | Added delay for output file to be closed. |
tree | commitdiff |
| 2017-01-12 |
Ken Hornstein | Make sure we always generate a Content-ID header for... |
tree | commitdiff |
| 2017-01-12 |
David Levine | Fixed permissions on test script. |
tree | commitdiff |
| 2017-01-12 |
David Levine | Rearranged check for whether to skip param value checks so |
tree | commitdiff |
| 2017-01-12 |
David Levine | Added valgrind suppressions for system libs on MacOS... |
tree | commitdiff |
| 2017-01-07 |
David Levine | Fixed commit 60052b95778a065760a437859ee9b8a1cc4e39a9... |
tree | commitdiff |
| 2017-01-07 |
David Levine | Removed if ! bash-ism. |
tree | commitdiff |
| 2017-01-07 |
David Levine | Fixed a couple of tests to not fail when there is no... |
tree | commitdiff |
| 2016-12-31 |
David Levine | Remove .w3m from test directory. |
tree | commitdiff |
| 2016-12-31 |
David Levine | Reverted commit 316068ee3b7105ea802c63b732ee4cfb584a2600. |
tree | commitdiff |
| 2016-12-21 |
Ken Hornstein | Make the -fcc switch to repl actually work properly... |
tree | commitdiff |
| 2016-12-20 |
David Levine | Added check of -fcc with no fcc in components. |
tree | commitdiff |
| 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 |
| next |