]> diplodocus.org Git - nmh/history - test/mhbuild
add $(kibi) function, as complement to %(kilo)
[nmh] / test / mhbuild /
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...