| 2014-01-29 |
David Levine | Unset LANG, LC_ALL, and LC_TYPE in common.sh so that... |
blob | commitdiff | raw |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
blob | commitdiff | raw | diff to current |
| 2014-01-20 |
Ken Hornstein | Completely deprecate support for MM_CHARSET. |
blob | commitdiff | raw | diff to current |
| 2014-01-12 |
David Levine | Really fix mode of file that's used in test-attach... |
blob | commitdiff | raw | diff to current |
| 2014-01-12 |
David Levine | Fixed test-attach-detach to work with any umask, and... |
blob | commitdiff | raw | diff to current |
| 2014-01-06 |
Ken Hornstein | Add a test for the new curses-based format escapes. |
blob | commitdiff | raw | diff to current |
| 2013-12-29 |
David Levine | Added test/valgrind.supp to EXTRA_DIST in Makefile... |
blob | commitdiff | raw | diff to current |
| 2013-12-28 |
David Levine | Added support for running the test suite with valgrind... |
blob | commitdiff | raw | diff to current |
| 2013-12-08 |
David Levine | With the fix of 4929cad323afc87404752a1e88664a7f42cbb737, |
blob | commitdiff | raw | diff to current |
| 2013-12-08 |
David Levine | Try this sed command for squeeze_lines(). |
blob | commitdiff | raw | diff to current |
| 2013-12-08 |
David Levine | That didn't work, so try this awk command from Robert... |
blob | commitdiff | raw | diff to current |
| 2013-12-08 |
David Levine | Fixed squeeze_lines() test function to be compatible... |
blob | commitdiff | raw | diff to current |
| 2013-12-08 |
David Levine | Fixed test-mhfixmsg to work with elinks, which inserted... |
blob | commitdiff | raw | diff to current |
| 2013-12-06 |
Lyndon Nerenberg | test/common.sh.in: use awk to pick off first output... |
blob | commitdiff | raw | diff to current |
| 2013-05-02 |
David Levine | Set the return status from the check() function of... |
blob | commitdiff | raw | diff to current |
| 2013-04-29 |
David Levine | Redirect some outputs in the test suite to standard... |
blob | commitdiff | raw | diff to current |
| 2013-04-28 |
David Levine | Refined error message from check() shell function of... |
blob | commitdiff | raw | diff to current |
| 2013-04-27 |
David Levine | Added support for 'ignore space' argument to check... |
blob | commitdiff | raw | diff to current |
| 2013-03-21 |
Ken Hornstein | Merge branch 'newlock' |
blob | commitdiff | raw | diff to current |
| 2013-03-16 |
Ken Hornstein | Support for locking tests in the test suite. |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | Set MHTMPDIR to try to keep all test-related files... |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | In setup_test(), set PATH after install. |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | Maybe the mkdir in setup_test() needs a -p? |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | More test-ali diagnostics for Solaris. |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | More setup_test() and test-ali attempts on Solaris. |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | Removed the ls of folder from setup_test(). |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | Try full path to folder in setup_test(). |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | Maybe the PATH needs to be exported again in setup_test()? |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
David Levine | So folder does exist the first time through setup_test(). |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
David Levine | Temporarily added ls of folder to setup_test(). |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
David Levine | In setup_test(), create the Mail directory if it doesn't |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Ken Hornstein | Ignore the return status of diff, so we don't exit... |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
David Levine | It looks like the first test fails on Solaris because it |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
David Levine | Added diagnostic to setup_test() to try to figure out |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Ken Hornstein | If we don't have iconv, skip the multibyte test that... |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | Use cmp(1) to compare acheieved and expected test results. |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | How hard can it be to write a portable shell function... |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | Hush progress indicator during tests when stdout is... |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
blob | commitdiff | raw | diff to current |
| 2013-01-27 |
David Levine | Merge branch 'm_getfld' |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
Ken Hornstein | Merge branch 'master' into format-test |
blob | commitdiff | raw | diff to current |
| 2013-01-15 |
Ken Hornstein | Remove the --with-pager configure option and replace... |
blob | commitdiff | raw | diff to current |
| 2012-12-26 |
David Levine | Tweaked last commit to test/common.sh.in to eliminate... |
blob | commitdiff | raw | diff to current |
| 2012-12-26 |
David Levine | Fixed test-slocal to work with mmdfldir set to /dev... |
blob | commitdiff | raw | diff to current |
| 2012-11-23 |
David Levine | Added Message-Id to messages in test suite. |
blob | commitdiff | raw | diff to current |
| 2012-11-05 |
David Levine | Added format support for zputlit function escape. ... |
blob | commitdiff | raw | diff to current |
| 2012-10-20 |
David Levine | Fixed printf's in test suite. |
blob | commitdiff | raw | diff to current |
| 2012-10-16 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2012-10-16 |
David Levine | Unset PAGER in test/common.sh so that make distcheck... |
blob | commitdiff | raw | diff to current |
| 2012-10-07 |
David Levine | Updates to test/common.sh.in: |
blob | commitdiff | raw | diff to current |
| 2012-08-10 |
David Levine | Added mhbuild: -nocontentid to profile used for tests... |
blob | commitdiff | raw | diff to current |
| 2012-07-09 |
David Levine | spost(8) has been merged into post(8). Its functionali... |
blob | commitdiff | raw | diff to current |
| 2012-07-01 |
David Levine | Wrapped some shell variables with quotes so the tests... |
blob | commitdiff | raw | diff to current |
| 2012-06-19 |
David Levine | Added -attach switch to mhmail. |
blob | commitdiff | raw | diff to current |
| 2012-06-18 |
David Levine | Here's a better fix that e194fdf11df779597e19039a67454e... |
blob | commitdiff | raw | diff to current |
| 2012-06-16 |
David Levine | Added nmh lib directory to PATH in setup_test (). ... |
blob | commitdiff | raw | diff to current |
| 2012-06-10 |
Alexander Zangerl | Use cat for moreproc in testsuite in case it is run... |
blob | commitdiff | raw | diff to current |
| 2012-05-29 |
David Levine | Unset MM_CHARSET so it doesn't interfere with test... |
blob | commitdiff | raw | diff to current |
| 2012-05-26 |
Ken Hornstein | Support for handling multibyte encodings in cpstripped... |
blob | commitdiff | raw | diff to current |
| 2012-05-11 |
David Levine | Don't test with sendmail because it would really send... |
blob | commitdiff | raw | diff to current |
| 2012-04-26 |
David Levine | Unset all MH environment variables that aren't set... |
blob | commitdiff | raw | diff to current |
| 2012-04-25 |
David Levine | 1) With SETGID_MAIL enabled (only with dot locking... |
blob | commitdiff | raw | diff to current |
| 2012-04-25 |
Oliver Kiddle | futher test suite fixes to work on Solaris |
blob | commitdiff | raw | diff to current |
| 2012-04-25 |
David Levine | Fixed test suite to work with Solaris Bourne shell: |
blob | commitdiff | raw | diff to current |
| 2012-04-06 |
David Levine | Reworked mhparam tests of components in procs array... |
blob | commitdiff | raw | diff to current |
| 2012-03-15 |
Ken Hornstein | New test suite for "post"; uses fakesmtp to trap the... |
blob | commitdiff | raw | diff to current |
| 2012-03-14 |
David Levine | Changed output_md5() to output just the checksum. ... |
blob | commitdiff | raw | diff to current |
| 2012-02-19 |
David Levine | Ken noted that "make check" can be run before installat... |
blob | commitdiff | raw | diff to current |
| 2012-02-18 |
David Levine | Consolidated runtest and check_string test functions. |
blob | commitdiff | raw | diff to current |
| 2012-02-18 |
David Levine | The test check() function now removes the expected... |
blob | commitdiff | raw | diff to current |
| 2012-02-17 |
David Levine | Moved check() function from individual tests to common.sh. |
blob | commitdiff | raw | diff to current |
| 2012-02-17 |
David Levine | Rearranged test suite environment variables so that... |
blob | commitdiff | raw | diff to current |
| 2012-02-15 |
Ken Hornstein | Create test cases for the new format functions for... |
blob | commitdiff | raw | diff to current |
| 2012-02-11 |
Ken Hornstein | Switch over to using the template files out of our... |
blob | commitdiff | raw | diff to current |
| 2012-02-11 |
Ken Hornstein | Switch to using the "inst" version of mhl for tests. |
blob | commitdiff | raw | diff to current |
| 2012-02-11 |
Ken Hornstein | Re-work the test suite so it now works with Automake... |
blob | commitdiff | raw | diff to current |
| 2012-02-10 |
Ken Hornstein | Make the test suite work on systems other than Linux... |
blob | commitdiff | raw | diff to current |
|