about summary refs log tree commit diff
path: root/Test/D07multibyte.ztst
Commit message (Expand)AuthorAgeFilesLines
* unposted: Improve documentation and add regression test for workers/47745dana2021-03-231-0/+7
* 47302: Test for print -v fixMikael Magnusson2020-10-251-0/+9
* 45764: Add a regression test for 45772. Test by RomanDaniel Shahaf2020-05-051-0/+14
* 40470: make the test work also with ASCII collationJun-ichi Takimoto2017-02-011-16/+14
* posted: Make D07 recognize more spellings of pl_PL.UTF-8Mikael Magnusson2017-01-241-2/+2
* unposted: minor D07 typosPeter Stephenson2016-12-091-2/+2
* 40138: Move regex multibyte test.Peter Stephenson2016-12-091-12/+16
* 39678: metafication of printf %q argument and resultPeter Stephenson2016-10-191-0/+4
* 38879: Unmetafy file names for glob sort.Peter Stephenson2016-07-181-0/+17
* 38586: Metafication problem with $functionsPeter Stephenson2016-06-031-0/+9
* 37348: Tests and fix for ${(q+)...}.Peter Stephenson2015-12-081-0/+7
* 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...Barton E. Schaefer2015-11-211-1/+1
* unposted: fix typo in testPeter Stephenson2015-09-191-1/+1
* 36491: Multibyte support for parameter expansion flags B,E,NJun-ichi Takimoto2015-09-121-0/+15
* 36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.Peter Stephenson2015-09-101-0/+6
* 36415: remap bytes from invalid multibyte characters.Peter Stephenson2015-09-041-0/+17
* 36262: Replace fix for missing unmeta in chdir().Peter Stephenson2015-08-211-0/+12
* unposted: another ZTST_skipPeter Stephenson2015-07-101-2/+1
* Add non-metafied character length handling.Peter Stephenson2015-06-121-0/+13
* 35374: tab expansion with double width charactersPeter Stephenson2015-06-031-0/+9
* 34587: ensure multibyte characters don't overflow.Peter Stephenson2015-02-201-5/+15
* 28339: backslash-newline history without HIST_LEX_WORDSPeter Stephenson2010-10-101-0/+18
* 27188: improve read -q by using read -k codePeter Stephenson2009-07-241-0/+6
* 26950: warn on failed attempt to change user or group IDPeter Stephenson2009-05-081-11/+19
* 26954: read should pass through invalid multibyte charactersPeter Stephenson2009-05-071-0/+6
* 26895: restrict multibyte sorting test to western European charctersPeter Stephenson2009-04-301-2/+2
* Paul Ackersviller: 26883: naming of UTF8 locales on HPUXPeter Stephenson2009-04-261-2/+2
* 26705: multibyte characters with Meta in ${(%)foo} etc.Peter Stephenson2009-03-101-0/+17
* 25969: two bugs with metafication plus a test for onePeter Stephenson2008-10-301-0/+7
* 25911: see if we can work around multibyte problems in file systemPeter Stephenson2008-10-181-9/+6
* 25845: fix pattern but with backslashed and metafied charatersPeter Stephenson2008-10-111-0/+11
* 24736: a couple more tests failing on SolarisPeter Stephenson2008-03-261-8/+0
* 24673: another attempt to sort characters the same way on multiple UTF-8Peter Stephenson2008-03-031-21/+15
* 24618: avoid problems with sorting of UTF-8 characters by using sortPeter Stephenson2008-02-271-2/+8
* 24275: fixes for multibyte characters on SolarisPeter Stephenson2007-12-171-6/+15
* 24070: some \u fixes in getkeystring()Peter Stephenson2007-11-061-0/+10
* 23792: test and documentation for improved backslash quotingPeter Stephenson2007-08-221-0/+6
* 23562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson2007-06-181-1/+1
* unposted: stop multibyte test files from cluttering up directoryPeter Stephenson2007-06-161-0/+1
* 23486: use {fd} syntax to get fd's for testsPeter Stephenson2007-05-291-1/+1
* 23278: fix NUMERICGLOBSORT, broken by multibyte fixesPeter Stephenson2007-04-151-0/+19
* fix metafication of ${(#)x}Peter Stephenson2007-02-101-0/+32
* 23119: lower case in sorting properlyPeter Stephenson2007-01-221-0/+11
* 23098: printf multibyte character widthsPeter Stephenson2007-01-091-0/+4
* 22980: 22952 messed up parameter padding flag optional argumentsPeter Stephenson2006-11-071-2/+2
* 22952: fix some argument delimiters to work with multibyte charactersPeter Stephenson2006-11-021-0/+14
* 22705: make ${(l...)...} and ${(r...)...} handle multibyte charactersPeter Stephenson2006-09-131-0/+14
* 22562: make ${...#...} etc. understand multibyte charactersPeter Stephenson2006-07-301-0/+19
* 22557: turn on multibyte option by defaultPeter Stephenson2006-07-251-1/+37
* 22556: Multibyte separators and delimitersPeter Stephenson2006-07-241-0/+54