]> diplodocus.org Git - nmh/history - test/scan
getpass.c: Move interface to own file.
[nmh] / test / scan /
2017-08-09 David LevineFixed scan to handle empty files without violating...
2017-04-01 David LevineCheck for sufficient room for multi-column character.
2016-11-01 Ralph Corderoytest: Remove the " # gcov" comment from check_exit...
2016-10-31 David LevineRemove test files that aren't removed by check().
2016-10-31 Ralph CorderoyUse new check_exit in `# gcov' tests.
2016-10-31 David LevineReplaced use of ! with || true, for ultimate Bourne...
2016-10-30 Ralph CorderoyGet coverage of quite a few of the `ambiguous switch...
2016-10-30 Ralph CorderoyFix test-header-parsing test script.
2016-10-17 Ralph CorderoyA-ha! automake has support for tests expected to fail...
2016-10-16 Ralph CorderoyExpand the test of scan's -forma; fails on first attempt.
2016-10-16 Ralph CorderoyFix bug where single-character headers were sometimes...
2016-10-16 Ralph CorderoyAdd failing test case for single-character header parsing.
2016-10-11 David LevineRemoved test-local-mailbox that was mistakenly committed.
2016-10-10 David LevineChanged test suite's require_locale() to set the locale...
2014-08-29 David Levinefmt_scan() no longer subtracts 1 from the width. This...
2014-06-16 David LevineFix to commit 0d3875d020fb17d34918f5e81ee7f87fbc5d1565...
2014-06-14 David LevineSkip (parts of) tests that require en_US.utf8 locale...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 David LevineFixed three LC_ALL settings:
2014-01-20 Ken HornsteinCompletely deprecate support for MM_CHARSET.
2014-01-14 David LevineModified last check added to test-scan-multibyte so...
2014-01-14 David LevineSkip the last check that I added to test-scan-multibyte...
2014-01-14 David LevineIn cpstripped(), check for negative return value from...
2014-01-06 David LevineRemoved remaining run_prog's from tests that set an
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-02-26 Ken HornsteinSupport RFC 2231 language tags in RFC 2047 header strings.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-02 Ken HornsteinHandle the case where (on Solaris) the width of U+2019...
2013-02-02 Ken HornsteinRework multibyte test so it will calculate the width...
2013-02-01 Ken HornsteinAdd some diagnostics to determine what is going wrong.
2013-02-01 Ken HornsteinIf the multibyte width test fails, dump the values...
2013-02-01 Ken HornsteinMake sure we created the test file even if we don't...
2013-02-01 Ken HornsteinIf we don't have iconv, skip the multibyte test that...
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-26 Ken HornsteinHandle the case in the test suite where wcwidth() can...
2013-01-24 Ken HornsteinFix the format engine so it properly keeps track of...
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-04 David LevineIn cpstripped() and cptrimmed(), if a multibyte charact...
2013-01-03 David LevineFixed decoding of header fields when they contain a...
2012-11-09 David LevineUpdated test-scan to correspond to commit
2012-11-05 David LevineAdded format support for zputlit function escape. ...
2012-06-13 David LevineFixed the export of LC_ALL so that it work with old...
2012-05-26 Ken HornsteinSupport for handling multibyte encodings in cpstripped...
2012-02-18 David LevineHave each test clean up after itself if it completes...
2012-02-18 David LevineEnclosed program name and directory in double quotes...
2012-02-17 David LevineRearranged test suite environment variables so that...
2012-02-11 Ken HornsteinRe-work the test suite so it now works with Automake...