]> diplodocus.org Git - nmh/history - test/format
Merge branch 'tmpfiles'
[nmh] / test / format /
2014-01-08 David LevineFixed typo in last commit of test-curses.
2014-01-08 David LevineAdded -Txterm-color to tput invocations that didn't...
2014-01-08 David LevineIn test-curses, use termcap codes if terminfo capabilities
2014-01-06 Ken HornsteinAdd a test for the new curses-based format escapes.
2014-01-02 Ken HornsteinFix problem with %(putlit) and %(zputlit) causing a...
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-12-06 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2013-12-06 David LevineRenamed test/getfqdn to test/getcanon.
2013-12-05 David LevineRemoved temporary hack.
2013-12-05 David LevineThe buildbot is up, put in hacks to enable debug and...
2013-12-05 David LevineUndid temporary hacks, it looks like the buildbot is...
2013-12-05 David LevineTemporarily added a few hacks to diagnose problems...
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-11-14 Ken HornsteinFix up the unquote test, with help from Lyndon and...
2013-11-14 Ken HornsteinTest for unquoting, but it doesn't work yet.
2013-02-22 Ken HornsteinMerge branch 'format-test'
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...