Removed double quotes around case arguments in test scripts.
[mmh] / test / format /
2012-07-02 David LevineAdded test-dp, test-fmtdump, test-prompter, test-rcvstore,
2012-06-29 David LevineFixed ismymbox() to look at Local-Mailbox as well as
2012-05-10 David LevineWrap local part (username) of address with double quote...
2012-05-06 David LevineRemove any existing Local-Mailbox: profile component...
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-03-24 David LevineEnsure that escape_display_name() can't overrun a buffer.
2012-03-23 David LevineAdded function escape_display_name() to double quote...
2012-03-14 David LevineAdded test/getfqnd.c, a replacement for "hostname"...
2012-02-28 David LevineFixed to report failure if getfulname hadn't been built...
2012-02-21 David LevineMigrated a couple more tests to use run_test() in commo...
2012-02-18 David LevineConsolidated runtest and check_string test functions.
2012-02-18 David LevineEnclosed program name and directory in double quotes...
2012-02-17 Ken HornsteinSigh. Looks like we need a function after all; create...
2012-02-17 David LevineRearranged test suite environment variables so that...
2012-02-15 Ken HornsteinCreate test cases for the new format functions for...