summaryrefslogtreecommitdiff
path: root/Test/D08cmdsubst.ztst
AgeCommit message (Expand)AuthorFilesLines
2017-04-2340995: Don't disable alias expansion when finding command substitution limitsPeter Stephenson1-0/+10
2016-10-3039777: $() is a valid empty command substitutionPeter Stephenson1-0/+14
2015-07-0135667: fix command substitution that starts but doesn't finish in aliasPeter Stephenson1-0/+5
2015-01-08Fix command substitutions to parse contents as they are read in.Peter Stephenson1-0/+42
2011-09-1529776: fix case of double quotes in double-quote-stylePeter Stephenson1-0/+8
2009-07-1127129: fix status at start of function, command subst, etc.Peter Stephenson1-0/+5
2009-07-1027126: a few more contexts where executing empty lists gives status zeroPeter Stephenson1-0/+4
2007-12-0924150: Exit status of null command should be exit status of last cmdsubst.Bart Schaefer1-0/+8
2007-01-2423131: new tests for command substitutionPeter Stephenson1-0/+83