summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2007-07-27add (#cN,M) globbing flagPeter Stephenson1-0/+14
2007-07-2523696: x=x; x[-10]=y did bad thingsPeter Stephenson1-0/+17
2007-07-1323680: tests for 23671Peter Stephenson1-0/+29
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-1/+84
2007-07-0623660: fix numerical sorting of parameters + tests + documentationPeter Stephenson1-0/+7
2007-06-2623606: make all module feature autoloads pass through one functionPeter Stephenson1-0/+16
2007-06-18not 23562 but should have been: test correctionPeter Stephenson1-1/+1
2007-06-1823562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson5-8/+66
2007-06-16unposted: stop multibyte test files from cluttering up directoryPeter Stephenson1-0/+1
2007-06-0823537: make style list a hash tablePeter Stephenson1-0/+145
2007-05-2923486: use {fd} syntax to get fd's for testsPeter Stephenson5-11/+15
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-1/+0
2007-05-28see 23479: add initial features support for modulesPeter Stephenson3-4/+166
2007-05-23John Buddery: 23461: fix race setting up input multiosPeter Stephenson1-0/+10
2007-05-2323460: fix problem with ( stuff ) >multio1 >multio2Peter Stephenson1-0/+12
2007-05-2123440: Make $param[(R)value] substitute the empty string on failurePeter Stephenson1-2/+1
2007-05-08Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson1-0/+16
2007-04-1523278: fix NUMERICGLOBSORT, broken by multibyte fixesPeter Stephenson1-0/+19
2007-04-1323273: fix bad patterns in reverse array subscriptingPeter Stephenson1-0/+10
2007-02-1223165: fix problems with bases: error if over 36 and don't interpret octalPeter Stephenson1-0/+12
2007-02-10fix metafication of ${(#)x}Peter Stephenson1-0/+32
2007-01-2723138: further tweak to backslashes in $'...'Peter Stephenson1-0/+14
2007-01-2723136: handle Bnulls now added in $'...'Peter Stephenson1-0/+4
2007-01-2423131: new tests for command substitutionPeter Stephenson2-1/+84
2007-01-2223119: lower case in sorting properlyPeter Stephenson2-1/+17
2007-01-2123118: improve sorting to make it work with localesPeter Stephenson2-0/+34
2007-01-1923115: ";|" at end of case clause causes later patterns to be testedPeter Stephenson1-0/+23
2007-01-1223101: various combinations of ZERR with function returns were feature-riddenPeter Stephenson1-0/+63
2007-01-0923098: printf multibyte character widthsPeter Stephenson1-0/+4
2007-01-0423086: printf should handle octal escapes in the \0NNN formPeter Stephenson1-0/+4
2006-12-1923070: Fix [[ -N file ]] test failure on NFSPeter Stephenson1-0/+3
2006-11-2823022: don't allow WORDCHARS to be exported to testsPeter Stephenson1-0/+3
2006-11-0822981: Zvi Har'el: bad call from 22952Peter Stephenson1-0/+12
2006-11-0722980: 22952 messed up parameter padding flag optional argumentsPeter Stephenson2-2/+7
2006-11-0222952: fix some argument delimiters to work with multibyte charactersPeter Stephenson2-0/+28
2006-11-0122934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson1-0/+14
2006-09-23revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov4-13/+4
2006-09-2222758: fix tests by setting locale to CAndrey Borzenkov3-2/+13
2006-09-1322705: make ${(l...)...} and ${(r...)...} handle multibyte charactersPeter Stephenson2-0/+26
2006-09-1222689: untokenize strings used in parameter substitution pattern matchingPeter Stephenson1-0/+4
2006-09-1122686: unset array if assigning numeric parameterPeter Stephenson1-0/+6
2006-08-0122572: use of (#m) was broken with pure stringsPeter Stephenson1-0/+5
2006-07-3022562: make ${...#...} etc. understand multibyte charactersPeter Stephenson1-0/+19
2006-07-2522557: turn on multibyte option by defaultPeter Stephenson2-3/+44
2006-07-2422556: Multibyte separators and delimitersPeter Stephenson2-0/+77
2006-07-18unposted: update .distfilesPeter Stephenson1-1/+2
2006-07-1222550: put "exec" testsPeter Stephenson2-31/+52
2006-07-1122546: fix {myfd}>... bug and tweak testsPeter Stephenson2-4/+9
2006-07-1022544: Improve use of ztype tests for multibyte characters. AddPeter Stephenson1-0/+9
2006-06-3022529: multibyte conversion in math expressionsPeter Stephenson1-0/+10