]> diplodocus.org Git - nmh/history - test/inc
addrsbr.c: Alter ismymbox() to return bool, not int.
[nmh] / test / inc /
2017-08-01 Ken HornsteinMerge branch 'fix-post-bcc'
2017-08-01 David LevineRestricted application of the adjustment in m_Eom().
2017-07-23 David LevineAdded some specific tests to test-eom-align.
2017-05-24 Ralph Corderoyuip/inc.c: Delete POP3's -pack option for msh users.
2017-05-20 Ralph Corderoytest/inc/test-eom-align: Show size of test email as...
2017-05-20 Ralph Corderoytest/inc/test-eom-align: Fix tests; they've never worked.
2016-11-01 Ralph Corderoytest: Remove the " # gcov" comment from check_exit...
2016-10-31 Ralph CorderoyUse new check_exit in `# gcov' tests.
2016-10-31 David LevineReplaced use of ! with || true, for ultimate Bourne...
2016-10-30 Ralph CorderoyGet coverage of quite a few of the `ambiguous switch...
2016-10-22 Ralph CorderoyAlter netrc permissions error message to match code...
2016-10-08 David LevineReplace `id -u` with $$ so that tests have a chance...
2016-09-06 David LevineRemoved incorrect increment of read position pointer...
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-03-20 Ken HornsteinChange the reference to the valgrind suppression file...
2015-03-20 Alexander ZangerlMake sure the valgrind suppression file is honored...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2014-09-02 David LevineDoubled size of buffers used by m_getfld(), scan, and...
2014-08-29 David Levinefmt_scan() no longer subtracts 1 from the width. This...
2014-06-13 Ken HornsteinTest to make sure inc works properly with a POP server...
2014-06-13 Ken HornsteinSupport multiple messages with fakepop.
2014-01-11 David LevineCalculate port numbers in test suite based on uid so...
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-12-08 Ken HornsteinFix one of the POP tests to work on wide terminals.
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 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
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-05-02 David LevineFixed problem with m_getfld() with long headers reported by
2013-04-16 David LevineAdded date to test message with two blank lines between...
2013-04-16 David LevineFixed problem in m_getfld() reported by Paul Fox. ...
2013-04-14 David LevineA "credentials" mh-profile entry has been added. This...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-01 David LevineSuppressed display of info message when test-eom-align...
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-29 David LevineChanged m_getfld() buffer size to 4096 from 8192, to...
2013-01-24 David LevineBrought over changes to test-pop from master to m_getfl...
2013-01-24 David LevineAdded scan and inc from mbox with multiple messages.
2013-01-24 David LevineBrought over changes to test-pop from m_getfld branch.
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-20 David LevineAdded scan and inc from mbox with multiple messages.
2013-01-20 David LevineUpdated test-inc-scanout on master to match version of
2013-01-19 David LevineAdded check of -pack to test-pop.
2013-01-17 David LevineAdded check of header field body with more than 511
2013-01-14 David LevineMoved test of empty header field from
2013-01-13 David LevineAdded check of m_getfld() handling of fields with trailing
2013-01-12 David LevineFixed addition to test-inc-scanout in
2013-01-11 David LevineStarted revising m_getfld() code to replace direct...
2013-01-03 David LevineRemove test .netrc file at the end of test-pop.
2012-11-25 Ken HornsteinA new test for the POP support in inc. Very simple...
2012-10-20 David LevineFixed printf's in test suite.
2012-10-07 David LevineAdded test-anno, test-dist, test-msgchk, and test-rcvtty.
2012-04-25 Oliver Kiddlefuther test suite fixes to work on Solaris
2012-04-25 David LevineFixed test suite to work with Solaris Bourne shell:
2012-03-20 Ken HornsteinJust for sanity's sake, double check the "inc" results...
2012-03-19 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-03-19 Ken HornsteinFix a bug where a message header ending right on the...
2012-03-14 David LevineChanged output_md5() to output just the checksum. ...
2012-02-18 David LevineHave each test clean up after itself if it completes...
2012-02-18 David LevineEnclosed program name and directory in double quotes...
2012-02-18 David LevineHere's the proper fix instead of the hack of d28ce569fe...
2012-02-17 David LevineHacked to work with make distcheck. Maybe not the...
2012-02-17 David LevineRearranged test suite environment variables so that...
2012-02-14 David LevineFixed progress indicator.
2012-02-11 Ken HornsteinFix this so it works when valgrind is installed.
2012-02-11 Ken HornsteinRe-work the test suite so it now works with Automake...