]> diplodocus.org Git - nmh/history - test/mhbuild
addrsbr.c: Alter ismymbox() to return bool, not int.
[nmh] / test / mhbuild /
2017-09-10 Ralph Corderoypidstatus(): Rewrite to print stopped and continued...
2017-05-25 Ralph CorderoyRemove support for ./.foo.map index for ./foo mailbox.
2017-05-17 Ralph Corderoytest/mhbuild/test-cte: Move run_prog() to just before...
2017-05-17 Ralph Corderoytest/mhbuild/test-cte: Add missing check() for earlier...
2017-01-14 David LevineRemove unused test file.
2017-01-12 Ken HornsteinMake sure we always generate a Content-ID header for...
2016-11-07 David LevineForgot to commit test-mhbuild. And thank Tom Lane...
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-19 David LevineAdded locale profile component, value is passed to...
2016-10-10 David LevineChanged test suite's require_locale() to set the locale...
2016-10-06 David LevineMerge branch 'welcome'
2016-10-05 David LevineEnabled check for 8-bit content in all text parts,...
2016-04-10 David LevineFix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to
2016-04-10 David LevineFix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-11-23 David LevineUse Nmh-Attach for attach header field name, and accept...
2014-06-16 David LevineFix to commit 0d3875d020fb17d34918f5e81ee7f87fbc5d1565...
2014-06-14 David LevineSkip (parts of) tests that require en_US.utf8 locale...
2014-06-08 Ken HornsteinReturn an appropriate error if the input characters...
2014-06-08 Ken HornsteinWhoops, this should be LC_CTYPE. Fixing that exposes...
2014-05-08 Paul Foxadd new test for 'mhbuild -check'
2014-05-08 Paul Foxadd new test for NUL bytes embedded in text/plain parts
2014-05-08 Paul Foxadd new test for attachment containing NULs
2014-03-07 David LevineRemove backup file at end of test-ext-params, and a...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-05 Ken HornsteinAdd message/external-body test.
2014-03-03 Ken HornsteinSwitch over get_ctinfo() to determine the filename...
2014-02-28 Ken HornsteinSupport complete encoding for encoding Content-Type...
2014-02-27 Ken HornsteinRe-do length calculation for parameter output, and...
2014-02-26 Ken HornsteinAdd test for long + encoded line; does not pass right...
2014-02-26 Ken HornsteinA new test for longer lines.
2014-02-25 Ken HornsteinFirst basic test of extended parameter output: working!
2014-02-25 Ken HornsteinBeginnings of test suite for RFC 2231 support; does...
2014-02-09 David LevineRemove mhbuild backup files at end of a couple of tests...
2014-02-05 Ken HornsteinAdjust the quoted-printable output routine to continue...
2014-02-04 Ken HornsteinAdd test for -maxunencoded.
2014-02-04 Ken HornsteinA few more C-T-E tests.
2014-02-04 Ken HornsteinStill more CTE tests to cover (hopefully) all of tbe...
2014-02-04 Ken HornsteinMore CTE tests.
2014-02-04 Ken HornsteinMore fixes (and tests) for the base64 encoder.
2014-02-04 Ken HornsteinAdd a new base64 CTE test.
2014-02-04 Ken HornsteinAdd a new (but incomplete) test for mhbuild's new funct...
2014-02-04 Ken HornsteinSupport for selectable Content-Transfer-Encoding.
2014-01-26 David LevineMerge branch 'tmpfiles'
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 HornsteinFixed this to use Attach instead of Nmh-Attachment.
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.
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-12-22 David LevineWith whatnow attach, determine the content MIME type...
2013-12-07 David LevineReplaced hard-coded use of "," with `mhparam sbackup` in
2013-12-05 David LevineClean up mhbuild backup files left by test-header-encode.
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-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-06 David LevineFixed test-utf8-body to actually contain the UTF-8...
2012-11-23 David LevineAdded Message-Id to messages in test suite.
2012-10-20 David LevineFixed printf's in test suite.
2012-10-07 David LevineUpdates to test/common.sh.in:
2012-08-10 David LevineCleaned up test-utf8-body a bit.
2012-08-10 David LevineAdded mhbuild: -nocontentid to profile used for tests...
2012-08-09 David LevineAdded default_content_type argument to
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-17 David LevineMoved check() function from individual tests to common.sh.
2012-02-17 David LevineRearranged test suite environment variables so that...
2012-02-11 Ken HornsteinRe-work the test suite so it now works with Automake...