]> diplodocus.org Git - nmh/history - test/mhbuild
Replaced use of mkstemp() with m_mktemp2() in header_fd() of
[nmh] / test / mhbuild /
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...