]> diplodocus.org Git - nmh/history - test
Checked return value of write() calls in mhfixmsg.c,
[nmh] / test /
2014-08-03 David LevineAdded -debug switch to pick(1) and deprecated $MHPDEBUG.
2014-08-03 David LevineFixed refile(1) -retainsequences when the source and...
2014-07-23 David LevineUpdated test-spoollocking to restore mts.conf when...
2014-06-17 David LevineCheck return value of setlocale(3) and admonish on...
2014-06-16 David LevineFix to commit 0d3875d020fb17d34918f5e81ee7f87fbc5d1565...
2014-06-14 David LevineSkip (parts of) tests that require en_US.utf8 locale...
2014-06-13 Ken HornsteinTest to make sure inc works properly with a POP server...
2014-06-13 Ken HornsteinSupport multiple messages with fakepop.
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-23 David LevineFixed test-mkstemp to work with valgrind.
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-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-18 Ken HornsteinRemove msh(1).
2014-04-18 David LevineUnset MAILDROP in test/common.sh so that it doesn't...
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-11 David LevineFixed test-mkstemp to work on platforms that don't...
2014-03-07 David LevineFixed test/getcwidth.c to build without MULTIBYTE_SUPPORT.
2014-03-07 David LevineRemove backup file at end of test-ext-params, and a...
2014-03-06 Ken HornsteinUpdate test to match reality
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-06 Ken HornsteinMore tests for extended-parameter parsing.
2014-03-05 Ken HornsteinA more complicated RFC 2231 parsing example.
2014-03-05 Ken HornsteinAdd message/external-body test.
2014-03-05 Ken HornsteinSome tests for RFC 2231 decoding; seems like it works...
2014-03-03 David LevineIn test/common.sh.in trap, cd to $MH_TEST_DIR before...
2014-03-03 David LevineAdded mkstemp(1), wrapper around mkstemp(3)/mkstemps...
2014-03-03 Ken HornsteinSwitch over get_ctinfo() to determine the filename...
2014-03-02 David LevineAdded check of -noverbose to test-mhstore.
2014-03-01 David Levinemhstore(1) now obeys its -noverbose switch.
2014-03-01 David LevineFix to commit a2806483a53fcdb62ca8e2bec4f4e023355f4470
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-27 David LevineUpdated mhparam, man pages, and test-mhparam to reflect...
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-25 David LevineFixed m_getfld() to not return EOF indicator, so that...
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.
2014-02-09 David LevineIn test-mhfixmsg, look at configuration to see if iconv...
2014-02-09 David LevineRemove mhbuild backup files at end of a couple of tests...
2014-02-09 David LevineChanged "codeset" to "charset" for (and in) mhfixmsg...
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-02-01 Ken HornsteinChange mhstore test slightly to test canonical line...
2014-02-01 Ken HornsteinMerge branch 'base64-text-fixup'
2014-02-01 David LevineRemoved set +e where not needed in test-mhfixmsg.
2014-02-01 David LevineFixed test-mhfixmsg check attempted -decode of binary...
2014-01-31 Ken HornsteinAdd -width when appropriate for this test.
2014-01-29 David LevineUnset LANG, LC_ALL, and LC_TYPE in common.sh so that...
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 HornsteinConvert whatnow over to using the new Attach header.
2014-01-22 Ken HornsteinFixed this to use Attach instead of Nmh-Attachment.
2014-01-22 Ken HornsteinFix a bunch of tests for the mhbuild changes; still...
2014-01-20 David LevineUse LC_ALL instead of LC_CTYPE in test-pick because...
2014-01-20 David LevineFixed three LC_ALL settings:
2014-01-20 Ken HornsteinCompletely deprecate support for MM_CHARSET.
2014-01-19 Ken HornsteinAdd a test for dist to make sure it works with headers...
2014-01-15 David LevineRemoved the tests of attach -v -a from test-attach...
2014-01-14 David LevineModified last check added to test-scan-multibyte so...
2014-01-14 David LevineSkip the last check that I added to test-scan-multibyte...
2014-01-14 David LevineIn cpstripped(), check for negative return value from...
2014-01-13 David LevineBetter fix for test-attach-detach on platforms without...
2014-01-12 David LevineHacked test-attach-detach to pass on Solaris.
2014-01-12 David LevineFinal fix to test-attach-detach: on some platforms...
2014-01-12 David LevineReally fix mode of file that's used in test-attach...
2014-01-12 David LevineOne final fix to test-attach-detach.
2014-01-12 David LevineFixed test-attach-detach to work with any umask, and...
2014-01-12 David LevineAdded -v and -a switches to whatnow attach so the user...
2014-01-11 David LevineCalculate port numbers in test suite based on uid so...
2014-01-11 David LevineReworked attach to add charset to Content-Type string for
next