]> diplodocus.org Git - nmh/history - test/mhshow
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
[nmh] / test / mhshow /
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...