2012-05-11 |
David Levine | Don't test with sendmail because it would really send... |
tree | commitdiff |
2012-05-10 |
David Levine | Wrap local part (username) of address with double quote... |
tree | commitdiff |
2012-05-09 |
David Levine | Added test script constructs to avoid. |
tree | commitdiff |
2012-05-07 |
Ken Hornstein | Fix test so it will work on terminal widths other than 80. |
tree | commitdiff |
2012-05-06 |
David Levine | Remove any existing Local-Mailbox: profile component... |
tree | commitdiff |
2012-05-06 |
David Levine | Added check for EPERM when checking errno after a faile... |
tree | commitdiff |
2012-04-27 |
David Levine | Moved the set +e up to capture one more test in test... |
tree | commitdiff |
2012-04-26 |
David Levine | Use case statement to check for proper result from... |
tree | commitdiff |
2012-04-26 |
David Levine | Removed the mv of the file after running sed on it. |
tree | commitdiff |
2012-04-26 |
David Levine | Unset all MH environment variables that aren't set... |
tree | commitdiff |
2012-04-25 |
David Levine | 1) With SETGID_MAIL enabled (only with dot locking... |
tree | commitdiff |
2012-04-25 |
Oliver Kiddle | futher test suite fixes to work on Solaris |
tree | commitdiff |
2012-04-25 |
David Levine | Fixed test suite to work with Solaris Bourne shell: |
tree | commitdiff |
2012-04-12 |
Ken Hornstein | Clean up fakesmtp and the post tests a bit to hopefully... |
tree | commitdiff |
2012-04-06 |
David Levine | Changed test-mhparam to allow # sbackup. |
tree | commitdiff |
2012-04-06 |
Ken Hornstein | Refere to VERSION via srcdir so this works when doing... |
tree | commitdiff |
2012-04-06 |
David Levine | Reworked mhparam tests of components in procs array... |
tree | commitdiff |
2012-04-06 |
David Levine | Added mhparam test of each component in procs array... |
tree | commitdiff |
2012-04-05 |
David Levine | Fixed install-mh -auto test by specifying HOME. |
tree | commitdiff |
2012-03-31 |
David Levine | Added const qualifier to a couple of local pointers... |
tree | commitdiff |
2012-03-26 |
David Levine | Added test-install-mh. |
tree | commitdiff |
2012-03-24 |
David Levine | Ensure that escape_display_name() can't overrun a buffer. |
tree | commitdiff |
2012-03-24 |
Ken Hornstein | Sigh. Turns out last change broke a few tests, because... |
tree | commitdiff |
2012-03-24 |
Ken Hornstein | Modify the whatnow tests to deal with different version... |
tree | commitdiff |
2012-03-23 |
David Levine | Added function escape_display_name() to double quote... |
tree | commitdiff |
2012-03-20 |
Ken Hornstein | Just for sanity's sake, double check the "inc" results... |
tree | commitdiff |
2012-03-19 |
Ken Hornstein | Fix a bug where a message header ending right on the... |
tree | commitdiff |
2012-03-18 |
David Levine | Added test-whom. |
tree | commitdiff |
2012-03-16 |
Ken Hornstein | A test for the group addressing functionality handled... |
tree | commitdiff |
2012-03-15 |
Ken Hornstein | Fix some warnings. |
tree | commitdiff |
2012-03-15 |
Ken Hornstein | I guess the -i option to sed works differently on Linux... |
tree | commitdiff |
2012-03-15 |
Ken Hornstein | New test suite for "post"; uses fakesmtp to trap the... |
tree | commitdiff |
2012-03-14 |
Ken Hornstein | A new test program, fakesmtp, to help us test post. |
tree | commitdiff |
2012-03-14 |
David Levine | Changed output_md5() to output just the checksum. ... |
tree | commitdiff |
2012-03-14 |
David Levine | Added test/getfqnd.c, a replacement for "hostname"... |
tree | commitdiff |
2012-03-14 |
David Levine | On some platforms, need to be out of $SPDIR in order... |
tree | commitdiff |
2012-03-14 |
David Levine | Promote uid_t value to long and print with %ld to preve... |
tree | commitdiff |
2012-03-13 |
Ken Hornstein | Modify getfullname so it performs the same processing... |
tree | commitdiff |
2012-03-12 |
David Levine | Fixed mhstore to honor nmh-storage profile entry even... |
tree | commitdiff |
2012-03-10 |
David Levine | Removed bash-ism from test-pick. |
tree | commitdiff |
2012-03-09 |
David Levine | Enabled all groff warnings, with -ww, in manpages test... |
tree | commitdiff |
2012-03-09 |
David Levine | Fixed mhlist -verbose to work with all content types... |
tree | commitdiff |
2012-03-08 |
David Levine | Added test-refile. |
tree | commitdiff |
2012-03-08 |
David Levine | Replaced us-ascii with iso-8859-1 in examples, just... |
tree | commitdiff |
2012-03-07 |
David Levine | Added test-mhparam and test-mhstore. |
tree | commitdiff |
2012-03-05 |
Ken Hornstein | Finally got a reasonable burst test working. |
tree | commitdiff |
2012-03-05 |
Ken Hornstein | A test for burst; still needs work. |
tree | commitdiff |
2012-03-03 |
David Levine | Added test-mhlist. |
tree | commitdiff |
2012-03-01 |
Ken Hornstein | %G isn't actually part of POSIX, so change to %Y. |
tree | commitdiff |
2012-03-01 |
Ken Hornstein | Fixed a problem that caused the test to fail if you... |
tree | commitdiff |
2012-02-28 |
David Levine | Removed blank line after "End of Forwarded Message... |
tree | commitdiff |
2012-02-28 |
David Levine | Changed domains in man page and test examples to use... |
tree | commitdiff |
2012-02-28 |
David Levine | Fixed to report failure if getfulname hadn't been built... |
tree | commitdiff |
2012-02-28 |
David Levine | They test with output to a tty didn't work under make... |
tree | commitdiff |
2012-02-27 |
Ken Hornstein | Got the forw -digest test working. |
tree | commitdiff |
2012-02-27 |
Ken Hornstein | A test for forw -digest. It doesn't quite work yet. |
tree | commitdiff |
2012-02-27 |
Ken Hornstein | Fix up some of the pick tests: |
tree | commitdiff |
2012-02-27 |
Ken Hornstein | Beginnings of a test suite for the mh-format support... |
tree | commitdiff |
2012-02-26 |
David Levine | Added test-pick. |
tree | commitdiff |
2012-02-23 |
Ken Hornstein | Create a test for the new mh-format processing availabl... |
tree | commitdiff |
2012-02-23 |
David Levine | Added test-flist and test-mark sequences tests. |
tree | commitdiff |
2012-02-21 |
David Levine | Migrated a couple more tests to use run_test() in commo... |
tree | commitdiff |
2012-02-19 |
David Levine | Ken noted that "make check" can be run before installat... |
tree | commitdiff |
2012-02-18 |
David Levine | gcc was warning about unused arguments to main, so... |
tree | commitdiff |
2012-02-18 |
David Levine | Consolidated runtest and check_string test functions. |
tree | commitdiff |
2012-02-18 |
David Levine | Have each test clean up after itself if it completes... |
tree | commitdiff |
2012-02-18 |
David Levine | Added mhpath test. Updated mhpath man page to reflect... |
tree | commitdiff |
2012-02-18 |
David Levine | The test check() function now removes the expected... |
tree | commitdiff |
2012-02-18 |
David Levine | Enclosed program name and directory in double quotes... |
tree | commitdiff |
2012-02-18 |
David Levine | Here's the proper fix instead of the hack of d28ce569fe... |
tree | commitdiff |
2012-02-17 |
Ken Hornstein | Sigh. Looks like we need a function after all; create... |
tree | commitdiff |
2012-02-17 |
David Levine | Hacked to work with make distcheck. Maybe not the... |
tree | commitdiff |
2012-02-17 |
David Levine | Moved check() function from individual tests to common.sh. |
tree | commitdiff |
2012-02-17 |
David Levine | Rearranged test suite environment variables so that... |
tree | commitdiff |
2012-02-15 |
Ken Hornstein | Create test cases for the new format functions for... |
tree | commitdiff |
2012-02-14 |
David Levine | Fixed progress indicator. |
tree | commitdiff |
2012-02-11 |
Ken Hornstein | Fix this so it works when valgrind is installed. |
tree | commitdiff |
2012-02-11 |
Ken Hornstein | Switch over to using the template files out of our... |
tree | commitdiff |
2012-02-11 |
Ken Hornstein | Switch to using the "inst" version of mhl for tests. |
tree | commitdiff |
2012-02-11 |
Ken Hornstein | Re-work the test suite so it now works with Automake... |
tree | commitdiff |
2012-02-10 |
Ken Hornstein | Make the test suite work on systems other than Linux... |
tree | commitdiff |
2012-02-09 |
David Levine | Added mhshow subpart test. |
tree | commitdiff |
2012-02-09 |
David Levine | Always run setup-test from make test/runalltests, just... |
tree | commitdiff |
2012-02-08 |
David Levine | Removed use of tzset()/tzname in dtimezone(). They... |
tree | commitdiff |
2012-02-08 |
David Levine | Reverted TZ hack to tests, 9ea2daf5e74e3ff03043cfa6fb68... |
tree | commitdiff |
2012-02-07 |
David Levine | Some tests failed because they displayed the user's... |
tree | commitdiff |
2012-02-07 |
David Levine | Reworked test suite to copy the configuration used... |
tree | commitdiff |
2010-12-03 |
Ken Hornstein | Update for git conversions (and cleanup of autogen... |
tree | commitdiff |
2009-01-17 |
Eric Gillespie | * test/runtest, test/tests/inc/test-deb359167, |
tree | commitdiff |
2008-12-26 |
Peter Maydell | * sbr/m_getfld.c: fix two bugs which could cause us... |
tree | commitdiff |
2008-12-26 |
Peter Maydell | test/common.sh: new file for common utility functions... |
tree | commitdiff |
2008-12-25 |
Peter Maydell | test/runtest: automatically run setup-test if it hasn... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * test/setup-test: Don't run autogen.sh unless needed... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * sbr/ambigsw.c: Send print_sw output to stderr. ... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * h/mhparse.h: Move interfaces also used by mhbuildsbr... |
tree | commitdiff |
2008-08-13 |
Eric Gillespie | Oops, meant to use $failed (number of failed checks... |
tree | commitdiff |
2008-08-13 |
Eric Gillespie | Add descriptive headers, as other tests have. |
tree | commitdiff |
2008-08-13 |
Eric Gillespie | * test/tests/bad-input/test-header: Add test for it. |
tree | commitdiff |
2008-08-13 |
Eric Gillespie | * test/tests/mhshow/test-qp: Test various valid and... |
tree | commitdiff |
2008-08-13 |
Eric Gillespie | Ignore test-temp-dir. |
tree | commitdiff |
next |