summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2015-08-1936241: Test for ztrftime fix, 36227 / f8164fb6.Peter Stephenson1-0/+4
2015-08-1036083: set array value when consistently retying scalar and arrayPeter Stephenson1-0/+3
2015-08-1036045: make effect of failures in wait test clearerPeter Stephenson1-1/+3
2015-08-09unposted: add tests for outputting traps specified via aliasesMikael Magnusson1-0/+11
2015-08-09Fix retying variables in opposite order.Peter Stephenson1-0/+5
2015-07-2935953: fix handling of command substitution in math contextBarton E. Schaefer1-0/+6
2015-07-2335873: add original test for process substitution deadlock from 35847Peter Stephenson1-0/+8
2015-07-2335849: close fd's from process substitution after forkPeter Stephenson1-0/+15
2015-07-22fix another test for 35581Barton E. Schaefer1-2/+2
2015-07-2235581, 35582: output array assignments with spaces inside the parensBarton E. Schaefer2-4/+4
2015-07-1635805: tests for 35799Barton E. Schaefer1-0/+14
2015-07-12unposted: TypoDaniel Shahaf1-1/+1
2015-07-10unposted: notes on ZTST_unimplemented and ZTST_skip.Peter Stephenson1-1/+13
2015-07-1035761: Make sure to skip alternate format extension test properlyMikael Magnusson1-8/+5
2015-07-10unposted: another ZTST_skipPeter Stephenson1-2/+1
2015-07-1035760: Add ZTST_skip to test systemPeter Stephenson4-31/+58
2015-07-09unposted: Make V09 set a known timezoneMikael Magnusson1-3/+4
2015-07-0935751: Fix ERR_RETURN and ERR_EXIT in "else"Peter Stephenson1-0/+40
2015-07-0935745: ztrftime: Pass everything unhandled to the system strftime()Mikael Magnusson1-0/+63
2015-07-0635694: fix handling of history modifiers applied across all elements of an ar...Barton E. Schaefer1-0/+9
2015-07-04Turning case parsed as multiple alternatives back into text.Peter Stephenson1-0/+24
2015-07-0235668: Improved fix for command/proc subst starting in alias.Peter Stephenson1-0/+5
2015-07-0135667: fix command substitution that starts but doesn't finish in aliasPeter Stephenson2-0/+11
2015-06-2735623: All is_array assignments should be treated as having a value.Peter Stephenson1-0/+16
2015-06-2635613: Handle array slices in typesetPeter Stephenson1-0/+15
2015-06-2535604: create empty arrays in typeset with array=()Peter Stephenson1-0/+13
2015-06-2435590: tweak and test text output from typesetPeter Stephenson1-0/+12
2015-06-24various posts: Implement assignment parsing for typeset.Peter Stephenson3-2/+156
2015-06-12Add non-metafied character length handling.Peter Stephenson1-0/+13
2015-06-0735412: fix for - flag when formating strings with printfOliver Kiddle1-2/+6
2015-06-0335374: tab expansion with double width charactersPeter Stephenson1-0/+9
2015-06-0235369: better GLOB_ASSIGN testingPeter Stephenson2-12/+23
2015-06-0235359: Improved math parsing and errors.Peter Stephenson1-4/+18
2015-06-0235353: print -x and print -X expand tabsPeter Stephenson1-0/+13
2015-05-3135343: Avoid $#name length handling for POSIX_IDENTIFIERSPeter Stephenson1-3/+6
2015-05-2935326: $#- was misparsed as ${#-}Peter Stephenson1-0/+5
2015-05-2735306: "test -z \(" failed due to parse confusionPeter Stephenson1-0/+14
2015-05-2135248: treat fully parenthised zsh patterns as complete case patterns againPeter Stephenson1-3/+33
2015-05-1835193: Add "unalias -a".Peter Stephenson1-0/+10
2015-05-1835184: Additional case fix for 35168.Peter Stephenson1-0/+15
2015-05-1835168: Improve parsing of case patterns.Peter Stephenson1-0/+39
2015-05-1535153: nested math substitutionPeter Stephenson1-0/+8
2015-05-13users/20203: nested functions in always blocks when exit pendingPeter Stephenson1-0/+22
2015-05-1135078: Add backslash quoting to parameter (b) flag from 35067.Peter Stephenson1-1/+1
2015-05-1035067: Add (b) parameter flag for pattern char backslashing.Peter Stephenson1-0/+4
2015-05-0835059: fix, document, test readonly -p.Peter Stephenson1-0/+21
2015-05-0835056: turn off PROMPT_SP for interactive testPeter Stephenson1-5/+7
2015-05-0735054: readonly -p + POSIXBUILTINS fix.Peter Stephenson1-2/+4
2015-05-0435029: improvements to newline handling for vi-mode word movementOliver Kiddle1-0/+88
2015-04-2934992: POSIX fix for readonly variables.Peter Stephenson1-0/+17