summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2015-02-1634560: Fix $(( that's actually a multiline cmd subst.Peter Stephenson1-0/+35
2015-02-1634530: PRINT_EXIT_VALUE with anonymous functions.Peter Stephenson1-6/+6
2015-02-1334546: further $_ with anon function fix.Peter Stephenson1-0/+29
2015-02-1234514: Back out 34485, an alternate solution needs to be worked out.Barton E. Schaefer1-6/+6
2015-02-0934485: More rationalisation for anonymous functions.Peter Stephenson1-8/+18
2015-01-2234344: fix 34338, pcre builtins need loading tooBarton E. Schaefer1-0/+2
2015-01-2234338: check pcre-match feature availabilityBarton E. Schaefer1-1/+1
2015-01-20users/19756: test for case of closing fd with no error messagePeter Stephenson1-1/+6
2015-01-20users/19751: remove error on failure to close file descriptor by number.Peter Stephenson1-4/+6
2015-01-1834322: bug with interface to parsestr() etc.Peter Stephenson1-0/+7
2015-01-1534280: more widespread use of FORCE_FLOAT.Peter Stephenson1-0/+10
2015-01-1434283: test X02 also needs zpty and shouldn't run on CygwinPeter Stephenson1-1/+3
2015-01-1434275: assume zpty can't be used for testing CygwinPeter Stephenson4-4/+11
2015-01-12Propagate float/integer type in arithmetic assignment.Peter Stephenson1-1/+9
2015-01-1134247: regression test for 34230.Barton E. Schaefer1-0/+6
2015-01-10test for alias expansion in command substitutionPeter Stephenson1-0/+12
2015-01-08Fix command substitutions to parse contents as they are read in.Peter Stephenson1-0/+42
2015-01-0234077: further tests for return status from "for" loopsPeter Stephenson1-0/+53
2014-12-2734064: assignment before command replaces array with export even when KSH_ARRAYSTakeshi Banse1-0/+18
2014-12-2734065: following an "if" condition, do not test lastval for ERR_EXIT until a ...Barton E. Schaefer1-0/+17
2014-12-14unposted: Add missing -f arg to zsh in D04parameter.ztstPeter Stephenson1-2/+2
2014-12-0833924: allow vi line/characterwise mode to be forcedOliver Kiddle1-0/+21
2014-12-0733829: unbind ESC~ as a more reliable workaroundJun-ichi Takimoto2-1/+2
2014-12-0533860: minor fixes to vi mode changesOliver Kiddle1-0/+10
2014-11-3033823: overwrite mode shouldn't replace newlinesOliver Kiddle1-0/+13
2014-11-2833816, 33819: GLOB_ASSIGN changes integer and floating type variables to stri...Barton E. Schaefer1-0/+20
2014-11-26unposted: test binary input using 0bPeter Stephenson1-0/+8
2014-11-2533769: workaround for KEYTIMEOUT to work from testJun T1-2/+2
2014-11-2133738: account for a selection in vi-replace-charsOliver Kiddle1-0/+5
2014-11-2133730: vim style text objects for selecting wordsOliver Kiddle1-0/+39
2014-11-1733704: keybindings, documentation, tests and minorOliver Kiddle2-1/+110
2014-11-1733699: support short delays in zle tests where weOliver Kiddle2-3/+15
2014-11-1533695: fix various vi-indent problems and vi-swap-case on a blank lineOliver Kiddle2-1/+22
2014-11-1333686: set PS1 before pattern-matching for itBarton E. Schaefer1-3/+3
2014-11-1333669: allow an empty line to be yanked with yyOliver Kiddle1-0/+7
2014-11-0933599: workaround zpty issue that causes vi testJun T1-1/+1
2014-11-0933639: fix bug with vi operators on a blank lineOliver Kiddle1-0/+15
2014-11-0533604: fix change merging for vi mode where a change has just been undoneOliver Kiddle1-0/+6
2014-11-0333593: support numeric argument to vi-joinOliver Kiddle1-0/+12
2014-11-02Treat exec from subshell as if forkedPeter Stephenson1-1/+8
2014-10-31correct cursor position in testOliver Kiddle1-1/+1
2014-10-3033570, 33576: make killring/yank-pop work in vi mode afterOliver Kiddle1-0/+28
2014-10-2933528: take notice of last column position when using vi-yankOliver Kiddle1-0/+19
2014-10-2633564: care with monitor option in testPeter Stephenson1-1/+1
2014-10-2633542: test logic for waiting for already exited processesPeter Stephenson1-2/+27
2014-10-2433520: correct cursor positioning following a vi mode yank operationOliver Kiddle1-0/+22
2014-10-2333519: last character in the buffer can be cut, changed or yanked using vi-fo...Oliver Kiddle1-0/+5
2014-10-2333518: add support for "_ vi buffer and arguments to vi-set-buffer from a zle...Oliver Kiddle1-0/+60
2014-10-1333459: test for variable substitution in variable splittingPeter Stephenson1-0/+20
2014-10-11Tests for workers/33429Barton E. Schaefer1-0/+14