]> diplodocus.org Git - nmh/history - test/mhshow
Reverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb.
[nmh] / test / mhshow /
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-21 David LevineFixed MIME parser so it can read binary content.
2016-10-20 David LevineAdded test/mhshow/test-binary. The MIME parser doesn't
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-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-14 David LevineFilter converted text/html to remove blank lines and...
2015-02-08 Paul Foxupdate tests for new message separator header from...
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-04 Paul Foxtest-subpart: add mhlist and mhshow tests for -type...
2014-09-02 David LevineDoubled size of buffers used by m_getfld(), scan, and...
2014-06-16 David LevineFix to commit 0d3875d020fb17d34918f5e81ee7f87fbc5d1565...
2014-06-14 David LevineSkip (parts of) tests that require en_US.utf8 locale...
2014-05-08 David LevineFixed test-charset to pass without iconv.
2014-05-07 Paul Foxmodify tests for the new mhshow mime part marker format
2014-04-11 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-04-11 Ken HornsteinUse a dynamically-allocated buffer for character set...
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-09 David LevineThe size reported by mhshow test-charset is different...
2014-04-09 Ken HornsteinMerge branch 'mhshow-fixup'
2014-04-03 Ken HornsteinMoving closer to fixing mhshow completely. Includes...
2014-03-21 Ken HornsteinRemove support for -pause/-nopause switches to mhshow...
2014-03-06 Ken HornsteinUpdate test to match reality
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-01 David LevineFix to commit a2806483a53fcdb62ca8e2bec4f4e023355f4470
2014-02-20 David LevineGeneralized %{charset} display string escape to any...
2014-02-19 David LevineRemoved leading "exec " inserted in show_content_aux2...
2014-02-16 David LevineAdded MH libdir to PATH in test-textcharset because...
2014-02-16 David LevineAdded support for %{charset} display string escape...
2014-02-11 David LevineRemoved the -[no]textcharset switches that were added...
2014-02-09 David LevineUse test_skip in test-textcharset if not built with...
2014-02-09 David LevineNeed to set locale to something other than UTF-8 on...
2014-02-09 David LevineAdded -[no]textcharset switches to mhshow(1). These...
2014-02-09 David LevineUse $MH shortcut for the profile in a few of the tests.
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-10-28 Ken HornsteinTest to make sure mhshow is actually invoking a charset...
2013-02-22 Ken HornsteinMerge branch 'format-test'
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 LevineAdded test-msg-buffer-boundaries.
2013-01-18 David LevineAdded test-msg-buffer-boundaries.
2012-04-25 David LevineFixed test suite to work with Solaris Bourne shell:
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 LevineRearranged test suite environment variables so that...
2012-02-11 Ken HornsteinRe-work the test suite so it now works with Automake...