2012-06-21 |
David Levine | Truncated -help test in test-whom because its output... |
tree | commitdiff |
2012-06-20 |
David Levine | For whatever reason, gcov got fooled by test-whom until... |
tree | commitdiff |
2012-06-20 |
David Levine | Added test-ali. |
tree | commitdiff |
2012-06-19 |
David Levine | Forget to add test/mhmail/attachment.txt to last commit. |
tree | commitdiff |
2012-06-19 |
David Levine | Added -attach switch to mhmail. |
tree | commitdiff |
2012-06-19 |
David Levine | Moved test-mhmail to its own test directory. |
tree | commitdiff |
2012-06-19 |
David Levine | Added mention of checkbashims script to test/README... |
tree | commitdiff |
2012-06-19 |
David Levine | Added -header-field switch to mhmail. |
tree | commitdiff |
2012-06-18 |
David Levine | mhmail now supports -profile -resend. |
tree | commitdiff |
2012-06-18 |
David Levine | Here's a better fix that e194fdf11df779597e19039a67454e... |
tree | commitdiff |
2012-06-17 |
David Levine | Replaced mhmail -debug switch with -nosend, and added... |
tree | commitdiff |
2012-06-17 |
David Levine | Added -resent support to mhmail. It doesn't work with... |
tree | commitdiff |
2012-06-16 |
David Levine | Replaced compiled mhmail with script that was formerly... |
tree | commitdiff |
2012-06-16 |
David Levine | Added nmh lib directory to PATH in setup_test (). ... |
tree | commitdiff |
2012-06-14 |
Ken Hornstein | Fix test for changes to mhparam. |
tree | commitdiff |
2012-06-14 |
David Levine | Documented mhparam -debug option. |
tree | commitdiff |
2012-06-14 |
David Levine | Removed unnecessary comment. |
tree | commitdiff |
2012-06-14 |
David Levine | Removed another faceproc relic. |
tree | commitdiff |
2012-06-13 |
David Levine | Fixed the export of LC_ALL so that it work with old... |
tree | commitdiff |
2012-06-13 |
Alexander Zangerl | Occasionally the post tests attempt to talk to fakesmtp... |
tree | commitdiff |
2012-06-10 |
Alexander Zangerl | Ensure that writes to /dev/tty succeed to determine... |
tree | commitdiff |
2012-06-10 |
Alexander Zangerl | Use cat for moreproc in testsuite in case it is run... |
tree | commitdiff |
2012-06-07 |
David Levine | Changed exit status of each nmh command's -version... |
tree | commitdiff |
2012-05-29 |
David Levine | Unset MM_CHARSET so it doesn't interfere with test... |
tree | commitdiff |
2012-05-26 |
Ken Hornstein | Support for handling multibyte encodings in cpstripped... |
tree | commitdiff |
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 |
next |