summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-0433354: when backgrounding a pipeline, close all pipe descriptors in the parentBarton E. Schaefer1-0/+15
2014-10-0333345: fix anonymous function complex command handling.Peter Stephenson1-0/+4
2014-10-0333343: Variant anonymous function synax with arguments.Peter Stephenson1-0/+6
2014-10-0233332: test safer numeric import from environmentPeter Stephenson1-0/+4
2014-10-0233325: fix ksh autoloads with redirections on function definitionsPeter Stephenson1-0/+13
2014-09-3033294: $functions[func_with_redir] plus extra testsPeter Stephenson1-0/+24
2014-09-2933286: handle redirections for multiply named functionsPeter Stephenson1-0/+16
2014-09-2933285: apply function definition redirections at executionPeter Stephenson1-1/+37
2014-09-08users/19059 based on users/19058: remove ineffiency with multiple * matchesPeter Stephenson1-0/+7
2014-09-0733122: typo from 32891 caused incorrect matches for pcre_match -nBarton E. Schaefer1-0/+9
2014-08-31Further tweaking of the descriptor leak regression test that sometimes hangsBarton E. Schaefer1-4/+4
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-50/+0
2014-08-15timeout the final "read" in hung shell regressionBarton E. Schaefer1-1/+1
2014-08-0432954 plus new test: [[ ... = ...(#q...) ]] shouldn't force a glob.Peter Stephenson1-2/+5
2014-08-0432949 (wip 32928, 32937): Add :^ syntax for zipping two arraysMikael Magnusson1-0/+76
2014-06-1332768 with further modifications: LOCAL_LOOPS option.Peter Stephenson2-2/+48
2014-06-0432711: run "continue" test in a new shellBarton E. Schaefer1-3/+3
2014-06-0432708: glob qualifier (Y) implies (oN)Daniel Shahaf1-1/+1
2014-06-0332694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf1-9/+14
2014-06-02users/18870: fix glob scanner insert counting check.Daniel Shahaf1-0/+5
2014-06-01users/18857: add (Y) glob qualifier to generate only one match per patternDaniel Shahaf1-0/+11
2014-06-0132640: (#q) in [[ ... ]] forces globbingPeter Stephenson1-0/+15
2014-05-1332609: [[ $var ]] behaves as [[ -n $var ]] for bash/ksh compatibilityBarton E. Schaefer1-0/+8
2014-04-1832552 (updated by 32560): fix segfault when using process substitution in ano...Andrew Waldron1-0/+5
2014-03-1832497: avoid using comptesteval in the middle of a series of testsBarton E. Schaefer2-6/+14
2014-02-1532389 (with Jun Takimoto): additional PTY and keybinding adjustmentsBarton E. Schaefer2-7/+5
2014-02-13Fix character transposition typoBarton E. Schaefer1-1/+1
2014-02-1332377: change keybindings and PTY control for vi-mode tests to make them more...Barton E. Schaefer1-8/+28
2014-02-0532355: document and test vi mode undo changesOliver Kiddle2-1/+58
2014-01-2332299: add use of underscores on arithmetic output for spacingPeter Stephenson1-0/+16
2014-01-1132246: option "shift -p" pops arguments from end of arrayPeter Stephenson2-0/+34
2014-01-1032245: complete more mpc argumentsKoen Wilde1-0/+0
2014-01-09users/18298 (tidied up): add {<char>..<char>} expansionPeter Stephenson1-0/+15
2013-12-26unposted: move path assignment from comptest to Y01completion.ztstBarton E. Schaefer2-1/+2
2013-12-2532183: regression tests for 32182 and 31611Barton E. Schaefer2-1/+22
2013-12-2132176: plug additional deadlock-inducing pipe descriptor leaksPeter Stephenson1-0/+2
2013-12-2132172: regression test for 32171Barton E. Schaefer1-0/+12
2013-12-1632137: set pseudo-terminal speed to prevent padding charactersJ. Takimoto1-1/+1
2013-12-1632136: fix problem with kshglob.Peter Stephenson1-0/+27
2013-12-0632091: WARN_CREATE_GLOBAL false positive.Daniel Shahaf1-7/+10
2013-12-02Unposted (see 32085): Another nonessential setoptBarton E. Schaefer1-1/+1
2013-12-0232080: Suppress error output from nonessential setoptBarton E. Schaefer1-1/+1
2013-11-2032030: need to revert empty glob qualifier change.Peter Stephenson1-0/+8
2013-11-1732001: fix crash on ${:*} and ${:|}Peter Stephenson1-0/+9
2013-11-1431982: detection of floating point constants was problematic.Peter Stephenson1-0/+8
2013-11-0731937: zle -Fw uses widget semantics for file descriptor handlerPeter Stephenson1-2/+2