]> diplodocus.org Git - nmh/history - test/common.sh.in
Added context_find_prefix().
[nmh] / test / common.sh.in
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
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...
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
2013-02-01 David LevineAdded diagnostic to setup_test() to try to figure out
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-01-31 Lyndon NerenbergUse cmp(1) to compare acheieved and expected test results.
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-27 David LevineMerge branch 'm_getfld'
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-15 Ken HornsteinRemove the --with-pager configure option and replace...
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-11-23 David LevineAdded Message-Id to messages in test suite.
2012-11-05 David LevineAdded format support for zputlit function escape. ...
2012-10-20 David LevineFixed printf's in test suite.
2012-10-16 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-16 David LevineUnset PAGER in test/common.sh so that make distcheck...
2012-10-07 David LevineUpdates to test/common.sh.in:
2012-08-10 David LevineAdded mhbuild: -nocontentid to profile used for tests...
2012-07-09 David Levinespost(8) has been merged into post(8). Its functionali...
2012-07-01 David LevineWrapped some shell variables with quotes so the tests...
2012-06-19 David LevineAdded -attach switch to mhmail.
2012-06-18 David LevineHere's a better fix that e194fdf11df779597e19039a67454e...
2012-06-16 David LevineAdded nmh lib directory to PATH in setup_test (). ...
2012-06-10 Alexander ZangerlUse cat for moreproc in testsuite in case it is run...
2012-05-29 David LevineUnset MM_CHARSET so it doesn't interfere with test...
2012-05-26 Ken HornsteinSupport for handling multibyte encodings in cpstripped...
2012-05-11 David LevineDon't test with sendmail because it would really send...
2012-04-26 David LevineUnset all MH environment variables that aren't set...
2012-04-25 David Levine1) With SETGID_MAIL enabled (only with dot locking...
2012-04-25 Oliver Kiddlefuther test suite fixes to work on Solaris
2012-04-25 David LevineFixed test suite to work with Solaris Bourne shell:
2012-04-06 David LevineReworked mhparam tests of components in procs array...
2012-03-15 Ken HornsteinNew test suite for "post"; uses fakesmtp to trap the...
2012-03-14 David LevineChanged output_md5() to output just the checksum. ...
2012-02-19 David LevineKen noted that "make check" can be run before installat...
2012-02-18 David LevineConsolidated runtest and check_string test functions.
2012-02-18 David LevineThe test check() function now removes the expected...
next