]> diplodocus.org Git - nmh/history - test
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / test /
2013-03-17 David LevineAdded mhfixmsg(1).
2013-03-16 Ken HornsteinSupport for locking tests in the test suite.
2013-03-15 David LevineAdded -[no]retainsequences switches to refile(1).
2013-03-15 David LevineChanged loop in dumpwidth() to go from [0, 0xffff)...
2013-02-26 Ken HornsteinSupport RFC 2231 language tags in RFC 2047 header strings.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-13 Ken HornsteinRemove installproc from the test since we don't have...
2013-02-11 Ken HornsteinAdd a new test for the MIME functionality in burst.
2013-02-02 Ken HornsteinCast wchar_t to long unsigned int to deal with differin...
2013-02-02 David LevineSuppress warning from test-manpages that groff can...
2013-02-02 David LevineAdded l modifier to X printf conversions of wchar_t's.
2013-02-02 David LevineAdded trailing newline to sed input in mhmail when...
2013-02-02 David LevineSet MHTMPDIR to try to keep all test-related files...
2013-02-02 David LevineMore test-mhmail probing.
2013-02-02 David LevineTry this test-mhmail probe.
2013-02-02 David LevineMore test-mhmail probing.
2013-02-02 David LevineModified test-mhmail probe.
2013-02-02 David LevineAdded temporary probe to test-mhmail.
2013-02-02 Ken HornsteinHandle the case where (on Solaris) the width of U+2019...
2013-02-02 Ken HornsteinRework multibyte test so it will calculate the width...
2013-02-02 David LevineIn setup_test(), set PATH after install.
2013-02-02 David LevineAdded set -x to test-ali.
2013-02-02 David LevineMaybe the mkdir in setup_test() needs a -p?
2013-02-02 David LevineMore test-ali diagnostics for Solaris.
2013-02-02 David LevineUse test -t 1 instead of test -w in test-pick.
2013-02-02 David LevineMore setup_test() and test-ali attempts on Solaris.
2013-02-02 David LevineRemoved the ls of folder from setup_test().
2013-02-02 David LevineTry full path to folder in setup_test().
2013-02-02 David LevineMaybe the PATH needs to be exported again in setup_test()?
2013-02-01 David LevineSo folder does exist the first time through setup_test().
2013-02-01 David LevineSuppressed display of info message when test-eom-align...
2013-02-01 David LevineTemporarily added ls of folder to setup_test().
2013-02-01 David LevineIn setup_test(), create the Mail directory if it doesn't
2013-02-01 Ken HornsteinIgnore the return status of diff, so we don't exit...
2013-02-01 Ken HornsteinAdd some diagnostics to determine what is going wrong.
2013-02-01 David LevineIt looks like the first test fails on Solaris because it
2013-02-01 Ken HornsteinIf the multibyte width test fails, dump the values...
2013-02-01 David LevineAdded diagnostic to setup_test() to try to figure out
2013-02-01 David LevineRestored test-ali to its prior condition. It failed...
2013-02-01 Ken HornsteinMake sure we created the test file even if we don't...
2013-02-01 Ken HornsteinIf we don't have iconv, skip the multibyte test that...
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-02-01 David LevineMore probing of test-ali on Solaris: exit before the
2013-02-01 David LevineOK, test-pick should be good on Solaris now.
2013-02-01 David LevineAdded exit to test-ali, temporarily, to isolate failure on
2013-02-01 David LevineMore homing in on the test-pick warning. Also, removed
2013-02-01 David LevineRemoved an used sed invocation from test-mhmail. I...
2013-02-01 Ken HornsteinFix some warnings for Solaris.
2013-02-01 David Levineit looks like the write to /dev/tty is causing the...
2013-02-01 David LevineRemoved sizes from mhlist output. Apparently tar files are
2013-02-01 David LevineRedirected stderr to /dev/null in the test for presence of
2013-02-01 Ken HornsteinSet the locale for one of the "pick" invocations to...
2013-01-31 Lyndon NerenbergUse cmp(1) to compare acheieved and expected test results.
2013-01-31 Lyndon NerenbergWrap 'pick -subject foobar 13' test with set +e/-e.
2013-01-31 Lyndon NerenbergHow hard can it be to write a portable shell function...
2013-01-31 Lyndon NerenbergHush progress indicator during tests when stdout is...
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-31 Lyndon NerenbergIPPROTO_TCP requires <netinet/in.h>
2013-01-29 David LevineChanged m_getfld() buffer size to 4096 from 8192, to...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-27 David LevineIn the sortm warning message, say "file modification...
2013-01-27 David LevineChanged sortm warning message from an amonish() to...
2013-01-26 Ken HornsteinHandle the case in the test suite where wcwidth() can...
2013-01-24 Ken HornsteinFix the format engine so it properly keeps track of...
2013-01-24 David LevineBrought over changes to test-pop from master to m_getfl...
2013-01-24 David LevineAdded scan and inc from mbox with multiple messages.
2013-01-24 David LevineAdded test-msg-buffer-boundaries.
2013-01-24 David LevineBrought over changes to test-pop from m_getfld branch.
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-20 David LevineAdded scan and inc from mbox with multiple messages.
2013-01-20 David LevineUpdated test-inc-scanout on master to match version of
2013-01-19 David LevineAdded check of -pack to test-pop.
2013-01-19 David LevineFixed test-header to work on Cygwin, which has a BUFSIZ of
2013-01-18 David LevineMinimized message files reads in m_getfld() when the...
2013-01-18 David LevineAdded test-msg-buffer-boundaries.
2013-01-17 David LevineAdded check of header field body with more than 511
2013-01-16 David LevineAdded check of a header with name that's 998 bytes...
2013-01-15 Ken HornsteinRemove the --with-pager configure option and replace...
2013-01-14 David LevineMoved test of empty header field from
2013-01-13 David LevineAdded check of m_getfld() handling of fields with trailing
2013-01-12 David LevineCleaned up FLDPLUS handling in m_getfld(). As part...
2013-01-12 David LevineFixed addition to test-inc-scanout in
2013-01-11 David LevineStarted revising m_getfld() code to replace direct...
2013-01-07 Ken HornsteinFix bug where a "cur" sequence that was outside the...
2013-01-06 David LevineFixed test-utf8-body to actually contain the UTF-8...
2013-01-04 David LevineIn cpstripped() and cptrimmed(), if a multibyte charact...
2013-01-03 David LevineFixed decoding of header fields when they contain a...
2013-01-03 David LevineRemove test .netrc file at the end of test-pop.
2012-12-26 David LevineTweaked last commit to test/common.sh.in to eliminate...
2012-12-26 David LevineFixed test-slocal to work with mmdfldir set to /dev...
2012-12-06 David LevineAdded test of -nosequence to test-pick.
2012-12-01 David LevineCopied atexit() code from fakesmtp.c to fakepop.c so...
2012-11-25 David LevineIn pick(1), attempt to decode each header field as...
2012-11-25 Ken HornsteinA new test for the POP support in inc. Very simple...
2012-11-24 David LevineFixed pick(1) to properly unfold multiple-line header...
2012-11-24 Ken HornsteinFix the race condition with fakesmtp so it works withou...
2012-11-23 David LevineAdded test-slocal.
2012-11-23 David LevineAdded Message-Id to messages in test suite.
2012-11-14 David LevineRemoved support for zip from sendfiles. I added it...
2012-11-14 David Levine1) Don't bother checking stderr output from sendfiles...
next