summaryrefslogtreecommitdiff
path: root/Test/D04parameter.ztst
AgeCommit message (Expand)AuthorFilesLines
2007-07-2523696: x=x; x[-10]=y did bad thingsPeter Stephenson1-0/+17
2007-07-0623660: fix numerical sorting of parameters + tests + documentationPeter Stephenson1-0/+7
2007-04-1323273: fix bad patterns in reverse array subscriptingPeter Stephenson1-0/+10
2007-01-2123118: improve sorting to make it work with localesPeter Stephenson1-0/+17
2006-11-0722980: 22952 messed up parameter padding flag optional argumentsPeter Stephenson1-0/+5
2006-11-0222952: fix some argument delimiters to work with multibyte charactersPeter Stephenson1-0/+14
2006-09-1322705: make ${(l...)...} and ${(r...)...} handle multibyte charactersPeter Stephenson1-0/+12
2006-09-1222689: untokenize strings used in parameter substitution pattern matchingPeter Stephenson1-0/+4
2006-08-0122572: use of (#m) was broken with pure stringsPeter Stephenson1-0/+5
2006-07-2422556: Multibyte separators and delimitersPeter Stephenson1-0/+23
2006-02-17Make sure that the (A) assignment of a single-item array retainsWayne Davison1-1/+22
2006-02-16Test that ${(A)=name:=word} avoids splitting on quoted whitespace.Wayne Davison1-1/+2
2006-02-15Added a test for ${name+$array$scalar}.Wayne Davison1-0/+5
2006-02-15- Some changes to handle ${1+"$@"} being fixed.Wayne Davison1-13/+149
2005-10-1121862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameterPeter Stephenson1-0/+14
2005-08-2221678: Unsetting tied parameters caused various crashesPeter Stephenson1-0/+34
2005-08-1721655: bug in ${..//../${..//../..}}Peter Stephenson1-0/+8
2005-04-2621194: fix handling of zero-length quoted test strings for patternsPeter Stephenson1-0/+5
2003-05-2118565: bug when ${(u)...} reduced array to length 1Peter Stephenson1-0/+10
2003-05-0718508: quoting of separator in ${foo//../..} was buggyPeter Stephenson1-0/+12
2003-04-0118418: fix select test and add parameter testsPeter Stephenson1-0/+22
2001-09-25Equivalence of $(...) and `...` in ${(e)...}.Bart Schaefer1-2/+9
2001-08-22Assorted minor test tweaks.Bart Schaefer1-0/+2
2001-07-0915334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson1-3/+3
2001-07-0915329: test script changes to go with 15327 LINENO changePeter Stephenson1-1/+1
2001-05-19Fix, test and comment unsetting and resetting of special tied parametersPeter Stephenson1-0/+20
2001-04-02moved from ./Test/13parameter.ztstSven Wischnowsky1-0/+528