]> diplodocus.org Git - nmh/history - test
Fix invalid pointer arithmetic.
[nmh] / test /
2014-01-24 David LevineSeparate export from assignment in test-dist and test...
2014-01-23 Ken HornsteinHm, maybe I can't put environment variable assignments...
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-23 Ken HornsteinFlesh out test-attach, and set it to run as part of...
2014-01-22 Ken HornsteinConvert whatnow over to using the new Attach header.
2014-01-22 Ken HornsteinFixed this to use Attach instead of Nmh-Attachment.
2014-01-22 Ken HornsteinFix a bunch of tests for the mhbuild changes; still...
2014-01-20 David LevineUse LC_ALL instead of LC_CTYPE in test-pick because...
2014-01-20 David LevineFixed three LC_ALL settings:
2014-01-20 Ken HornsteinCompletely deprecate support for MM_CHARSET.
2014-01-19 Ken HornsteinAdd a test for dist to make sure it works with headers...
2014-01-15 David LevineRemoved the tests of attach -v -a from test-attach...
2014-01-14 David LevineModified last check added to test-scan-multibyte so...
2014-01-14 David LevineSkip the last check that I added to test-scan-multibyte...
2014-01-14 David LevineIn cpstripped(), check for negative return value from...
2014-01-13 David LevineBetter fix for test-attach-detach on platforms without...
2014-01-12 David LevineHacked test-attach-detach to pass on Solaris.
2014-01-12 David LevineFinal fix to test-attach-detach: on some platforms...
2014-01-12 David LevineReally fix mode of file that's used in test-attach...
2014-01-12 David LevineOne final fix to test-attach-detach.
2014-01-12 David LevineFixed test-attach-detach to work with any umask, and...
2014-01-12 David LevineAdded -v and -a switches to whatnow attach so the user...
2014-01-11 David LevineCalculate port numbers in test suite based on uid so...
2014-01-11 David LevineReworked attach to add charset to Content-Type string for
2014-01-11 Ken HornsteinChange test-mhmail so it can handle a MIMETYPEPROC...
2014-01-11 Ken HornsteinMore tests, but not quite there yet.
2014-01-10 Ken HornsteinA bit closer, but don't run the test just yet.
2014-01-09 David LevineReplace use of awk with sed in test-anno because it...
2014-01-08 David LevineFixed typo in last commit of test-curses.
2014-01-08 David LevineAdded -Txterm-color to tput invocations that didn't...
2014-01-08 David LevineIn test-curses, use termcap codes if terminfo capabilities
2014-01-08 David LevineClarified advisory message it test-mhfixmsg if a text...
2014-01-07 David LevineHere's a better fix for the whatnow tests: set and...
2014-01-06 David LevineRemoved remaining run_prog's from tests that set an
2014-01-06 Ken HornsteinAdd a test for the new curses-based format escapes.
2014-01-02 Ken HornsteinFix problem with %(putlit) and %(zputlit) causing a...
2013-12-29 David LevineGeneralized the valgrind suppression for sendmsg via...
2013-12-29 David LevineAdded test/valgrind.supp to EXTRA_DIST in Makefile...
2013-12-29 David LevineRemoved one run_prog from test-pick because it loses...
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-12-22 David LevineIn test-mhmail, insert semicolon in output of "file...
2013-12-22 David LevineRemoved temporary printouts.
2013-12-22 David LevineMore debugging statements for OpenBSD.
2013-12-22 David LevineAdded debuging printouts.
2013-12-22 David LevineWith whatnow attach, determine the content MIME type...
2013-12-14 David LevineGeneralized -Wel fix in test-manpages of commit
2013-12-13 David Levinegroff -man silence the test-manpages warnings. One...
2013-12-13 David LevineTry using -man instead of -mandoc in test-manpages...
2013-12-13 David LevineRemoved --posix from awk invocation in test-anno.
2013-12-13 David LevineIt looks like the sed "a" in test-anno didn't emit...
2013-12-08 Ken HornsteinFix one of the POP tests to work on wide terminals.
2013-12-08 David LevineWith the fix of 4929cad323afc87404752a1e88664a7f42cbb737,
2013-12-08 David LevineTry this sed command for squeeze_lines().
2013-12-08 David LevineThat didn't work, so try this awk command from Robert...
2013-12-08 David LevineFixed squeeze_lines() test function to be compatible...
2013-12-08 David LevineFixed test-mhfixmsg to work with elinks, which inserted...
2013-12-07 David LevineReplaced hard-coded use of "," with `mhparam sbackup` in
2013-12-07 David LevineRemoved bash-isms from inc/test-deb359167.
2013-12-07 David LevineSkip inc/test-deb359167 on FreeBSD >= 10 because its...
2013-12-06 Lyndon Nerenbergtest/common.sh.in: use awk to pick off first output...
2013-12-06 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2013-12-06 David LevineRenamed test/getfqdn to test/getcanon.
2013-12-06 Ken HornsteinI give up for now; revert these debugging commits.
2013-12-06 Ken HornsteinOne final check to make sure the binary isn't stripped
2013-12-06 Ken HornsteinSigh, I always forget this is errno.h, not sys/errno.h.
2013-12-06 Ken HornsteinHave getfqdn fall back to printing out the given hostna...
2013-12-05 David LevineClean up mhbuild backup files left by test-header-encode.
2013-12-05 David LevineBetter fix than commit 605d80e7cf0d02d4bab9387f03b4e1d4...
2013-12-05 David LevineIn test-mhfixmsg, make sure that $HOME is writeable...
2013-12-05 David LevineRemoved temporary hack.
2013-12-05 David LevineFixed test-mhmail failure on Solaris: its tail doesn...
2013-12-05 Ken HornsteinGarbage collect "normalize".
2013-12-05 David LevineAdded temporary diagnostic hack to test-mhmail.
2013-12-05 David LevineThe buildbot is up, put in hacks to enable debug and...
2013-12-05 David LevineFixed m_getfld() bug introduced in commit
2013-12-05 David LevineAdded identifier to each check in test-mhlist to help...
2013-12-05 David LevineUndid temporary hacks, it looks like the buildbot is...
2013-12-05 David LevineTemporarily added a few hacks to diagnose problems...
2013-12-04 Ken HornsteinA few more tests; I think that's enough for now.
2013-12-04 Ken HornsteinMore tests (but not quite finished yet).
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-12-04 Ken HornsteinSupport for more tests.
2013-12-03 Ken HornsteinFirst round of tests! Still want to do more before...
2013-11-14 Ken HornsteinFix up the unquote test, with help from Lyndon and...
2013-11-14 Ken HornsteinTest for unquoting, but it doesn't work yet.
2013-11-09 Ken HornsteinAdd support for -changecur and -nochangecur to mhlist(1).
2013-10-28 Ken HornsteinTest to make sure mhshow is actually invoking a charset...
2013-10-27 David LevineInterpret a full path argument to mhfixmsg as a filenam...
2013-10-23 David LevineAdded back an enhanced hack to configure.ac to try...
2013-09-19 David LevineAdded script name to test-mhfixmsg printout.
2013-09-19 David LevineDon't check -replacetextplain in test-mhfixmsg if skipp...
2013-09-19 David LevineRun output of -replacetextplain test through uniq.
2013-08-19 David LevineAdded -replacetextplain switch to mhfixmsg. If enabled...
2013-07-01 David LevineIn test-mhfixmsg, run output through uniq before head...
2013-07-01 David LevinePunted on comparing that html part in test-mhfixmsg...
2013-07-01 David LevineTry this formatting change to test-mhfixmsg.
2013-07-01 David LevineOne more formatting chagned to the input in test-mhfixm...
2013-07-01 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2013-07-01 David LevineChanged formatting of the input in test-mhfixmsg that...
2013-07-01 David LevineRestored test-mhfixmsg. Not sure what to do about...
next