]> diplodocus.org Git - nmh/history - test/format
Move ICONV_ENABLED so it always gets initialized even if the header check
[nmh] / test / format /
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
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-24 Ken HornsteinFix the format engine so it properly keeps track of...
2012-10-20 David LevineFixed printf's in test suite.
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...