summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
...
* unposted: TypoDaniel Shahaf2015-07-121-1/+1
* unposted: notes on ZTST_unimplemented and ZTST_skip.Peter Stephenson2015-07-101-1/+13
* 35761: Make sure to skip alternate format extension test properlyMikael Magnusson2015-07-101-8/+5
* unposted: another ZTST_skipPeter Stephenson2015-07-101-2/+1
* 35760: Add ZTST_skip to test systemPeter Stephenson2015-07-104-31/+58
* unposted: Make V09 set a known timezoneMikael Magnusson2015-07-091-3/+4
* 35751: Fix ERR_RETURN and ERR_EXIT in "else"Peter Stephenson2015-07-091-0/+40
* 35745: ztrftime: Pass everything unhandled to the system strftime()Mikael Magnusson2015-07-091-0/+63
* 35694: fix handling of history modifiers applied across all elements of an ar...Barton E. Schaefer2015-07-061-0/+9
* Turning case parsed as multiple alternatives back into text.Peter Stephenson2015-07-041-0/+24
* 35668: Improved fix for command/proc subst starting in alias.Peter Stephenson2015-07-021-0/+5
* 35667: fix command substitution that starts but doesn't finish in aliasPeter Stephenson2015-07-012-0/+11
* 35623: All is_array assignments should be treated as having a value.Peter Stephenson2015-06-271-0/+16
* 35613: Handle array slices in typesetPeter Stephenson2015-06-261-0/+15
* 35604: create empty arrays in typeset with array=()Peter Stephenson2015-06-251-0/+13
* 35590: tweak and test text output from typesetPeter Stephenson2015-06-241-0/+12
* various posts: Implement assignment parsing for typeset.Peter Stephenson2015-06-243-2/+156
* Add non-metafied character length handling.Peter Stephenson2015-06-121-0/+13
* 35412: fix for - flag when formating strings with printfOliver Kiddle2015-06-071-2/+6
* 35374: tab expansion with double width charactersPeter Stephenson2015-06-031-0/+9
* 35369: better GLOB_ASSIGN testingPeter Stephenson2015-06-022-12/+23
* 35359: Improved math parsing and errors.Peter Stephenson2015-06-021-4/+18
* 35353: print -x and print -X expand tabsPeter Stephenson2015-06-021-0/+13
* 35343: Avoid $#name length handling for POSIX_IDENTIFIERSPeter Stephenson2015-05-311-3/+6
* 35326: $#- was misparsed as ${#-}Peter Stephenson2015-05-291-0/+5
* 35306: "test -z \(" failed due to parse confusionPeter Stephenson2015-05-271-0/+14
* 35248: treat fully parenthised zsh patterns as complete case patterns againPeter Stephenson2015-05-211-3/+33
* 35193: Add "unalias -a".Peter Stephenson2015-05-181-0/+10
* 35184: Additional case fix for 35168.Peter Stephenson2015-05-181-0/+15
* 35168: Improve parsing of case patterns.Peter Stephenson2015-05-181-0/+39
* 35153: nested math substitutionPeter Stephenson2015-05-151-0/+8
* users/20203: nested functions in always blocks when exit pendingPeter Stephenson2015-05-131-0/+22
* 35078: Add backslash quoting to parameter (b) flag from 35067.Peter Stephenson2015-05-111-1/+1
* 35067: Add (b) parameter flag for pattern char backslashing.Peter Stephenson2015-05-101-0/+4
* 35059: fix, document, test readonly -p.Peter Stephenson2015-05-081-0/+21
* 35056: turn off PROMPT_SP for interactive testPeter Stephenson2015-05-081-5/+7
* 35054: readonly -p + POSIXBUILTINS fix.Peter Stephenson2015-05-071-2/+4
* 35029: improvements to newline handling for vi-mode word movementOliver Kiddle2015-05-041-0/+88
* 34992: POSIX fix for readonly variables.Peter Stephenson2015-04-291-0/+17
* 34961: test for breadth-first glob with (Y1) qualifier (originally workers/32...Barton E. Schaefer2015-04-251-0/+2
* 34901: Test for the previous commitPeter Stephenson2015-04-151-0/+17
* 34892 (slightly tweaked): math evaluation fixPeter Stephenson2015-04-151-1/+4
* 34887: Fix POSIX_BUILTINS with assignment.Peter Stephenson2015-04-151-0/+13
* 34781: add implicit space after alias expansion of tokens that form words wit...Barton E. Schaefer2015-03-281-1/+1
* 34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionalsBarton E. Schaefer2015-03-281-0/+4
* 34787: Add more history testsPeter Stephenson2015-03-271-0/+41
* 34779: tests for 34776Barton E. Schaefer2015-03-252-1/+25
* 34774: fix %prep and use read from a no-op pipe to force wait for the timeoutBarton E. Schaefer2015-03-252-2/+2
* 34772: add new test suite file for history; fix "read" usage in comptestBarton E. Schaefer2015-03-232-1/+20
* 34753: work around NFS problem in tests.Peter Stephenson2015-03-201-9/+29