]> diplodocus.org Git - nmh/history - test/scan/test-scan-multibyte
In cpstripped(), check for negative return value from wcwidth().
[nmh] / test / scan / 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...
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...