]> diplodocus.org Git - nmh/history - test/common.sh.in
Simplified m_strn() per Ralph's suggestions.
[nmh] / test / common.sh.in
2017-05-20 Ralph Corderoytest/common.sh.in: test_skip(): Remove unused variable.
2017-05-17 Ralph Corderoytest/common.sh.in: Clarify it's the first failure by...
2017-05-17 Ralph Corderoytest/common.sh.in: Clarify test name in failure message.
2016-12-31 David LevineReverted commit 316068ee3b7105ea802c63b732ee4cfb584a2600.
2016-10-31 Ralph Corderoytest/common.sh.in: Add test_exit() for $? checking.
2016-10-17 Ralph CorderoyA-ha! automake has support for tests expected to fail...
2016-10-16 Ralph CorderoyAdd failing test case for single-character header parsing.
2016-10-10 David LevineChanged test suite's require_locale() to set the locale...
2016-10-06 David LevineMerge branch 'welcome'
2016-10-02 David LevineAdded test of SMTP server that doesn't support SMTPUTF8.
2016-09-28 David LevineAdded welcome message when nmh detects that its version...
2016-09-27 David LevineUpdated start_test() and finish_test() to not update...
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-22 Ken HornsteinWhoops, turns out I originally ran this test with XOAUT...
2016-09-22 David LevineRemoved temporary debuggin printout.
2016-09-22 David LevineAdded temporary diagnostic printout.
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-08-15 David LevineCreate $MH_OBJ_DIR/test/testdir if it doesn't already...
2016-08-15 David LevineCreate $MH_OBJ_DIR/test/testdir if it doesn't already...
2016-08-14 David LevineSet HOME in tests if unset, to avoid warning from w3m...
2016-08-14 David LevineSet HOME in tests if unset, to avoid warning from w3m...
2016-08-10 David LevineUse pwd -P to canonicalize MH_TEST_DIR.
2016-08-10 David LevineCanonicalized MH_TEST_DIR, and replaced use of `pwd...
2016-08-10 David LevineUse pwd -P to canonicalize MH_TEST_DIR.
2016-08-10 David LevineCanonicalized MH_TEST_DIR, and replaced use of `pwd...
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-08 David Levineexport MH_TEST_DIR so that test/dist/test-dist can...
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-12 David LevineSynched common.sh.in from master to nmh-oauth.
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-21 Ken HornsteinCheck to see if cross-directory links are supported...
2016-05-18 Ken HornsteinCheck to see if cross-directory links are supported...
2016-04-10 David LevineAdded start_test() and finish_test() functions to test...
2016-04-10 David LevineQuoted variables in trap so that distcheck doesn't...
2016-03-26 David LevineAdded start_test() and finish_test() functions to test...
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-13 David LevineSet MH_VERSION, OAUTH_SUPPORT, and CURL_USER_AGENT...
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-08-23 Ken HornsteinAdd support for setting the environment variable MH_TES...
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-13 David LevineAdded showmimeproc to test/common.sh.in so that test...
2015-02-08 Paul Foxtest/common.sh: allow giving individual tests a name
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-04 David LevineAdded mhical(1), to display, reply to, and cancel iCale...
2014-12-29 David LevineMore cleanup of the cp in tests/common.sh.in.
2014-12-29 David LevineReplaced explicit list of files to be copied in test...
2014-12-28 David LevineOK, this fixes the problem referenced in the last commi...
2014-12-28 David LevineReverted commit a2b00e7053ca3be3d1389588580c71498222a26...
2014-12-28 David LevineRemoved export of most of the variables in test/common...
2014-12-28 David LevineRemoved copy of all of the etc files from test/common...
2014-12-28 David LevineRearranged the variable settings at the top of test...
2014-12-27 David LevineReplaced nmhexecdir with nmhlibexecdir in test/common...
2014-12-20 David Levineposh didn't like use of file wildcard in common.sh.in.
2014-12-15 David LevineAdded -convertargs switch to repl(1), to pass arguments...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2014-06-14 David LevineSkip (parts of) tests that require en_US.utf8 locale...
2014-06-08 Ken HornsteinWhoops, this should be LC_CTYPE. Fixing that exposes...
2014-04-18 David LevineUnset MAILDROP in test/common.sh so that it doesn't...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-03 David LevineIn test/common.sh.in trap, cd to $MH_TEST_DIR before...
2014-02-27 David LevineUpdated mhparam, man pages, and test-mhparam to reflect...
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-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 Ken HornsteinCompletely deprecate support for MM_CHARSET.
2014-01-12 David LevineReally fix mode of file that's used in test-attach...
2014-01-12 David LevineFixed test-attach-detach to work with any umask, and...
2014-01-06 Ken HornsteinAdd a test for the new curses-based format escapes.
2013-12-29 David LevineAdded test/valgrind.supp to EXTRA_DIST in Makefile...
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-12-08 David LevineWith the fix of 4929cad323afc87404752a1e88664a7f42cbb737,
2013-12-08 David LevineTry this sed command for squeeze_lines().
2013-12-08 David LevineThat didn't work, so try this awk command from Robert...
2013-12-08 David LevineFixed squeeze_lines() test function to be compatible...
2013-12-08 David LevineFixed test-mhfixmsg to work with elinks, which inserted...
2013-12-06 Lyndon Nerenbergtest/common.sh.in: use awk to pick off first output...
2013-05-02 David LevineSet the return status from the check() function of...
2013-04-29 David LevineRedirect some outputs in the test suite to standard...
2013-04-28 David LevineRefined error message from check() shell function of...
2013-04-27 David LevineAdded support for 'ignore space' argument to check...
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-16 Ken HornsteinSupport for locking tests in the test suite.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-02 David LevineSet MHTMPDIR to try to keep all test-related files...
2013-02-02 David LevineIn setup_test(), set PATH after install.
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 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 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 David LevineIt looks like the first test fails on Solaris because it
next