summaryrefslogtreecommitdiff
path: root/Test/D04parameter.ztst
AgeCommit message (Expand)AuthorFilesLines
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