about summary refs log tree commit diff
path: root/Test
Commit message (Collapse)AuthorAgeFilesLines
* users/12412: check for extra arguments in test and [Peter Stephenson2008-01-101-1/+25
|
* 24356: regex =~ test wasnt handled by gettext()Peter Stephenson2008-01-041-0/+12
|
* 24316: count skipped tests differently from successes and failures.Clint Adams2007-12-252-3/+8
|
* 24289 plus Ismail's suggestion 24290: count test scripts succeeded and failedPeter Stephenson2007-12-184-17/+72
|
* 24275: fixes for multibyte characters on SolarisPeter Stephenson2007-12-171-6/+15
|
* 24271: handle parse failures in command substitution betterPeter Stephenson2007-12-161-0/+9
|
* 24264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson2007-12-161-4/+4
|
* 24236: another case where cond -N test can failPeter Stephenson2007-12-131-1/+3
|
* 24234: apply typeset parameter flags consistentlyPeter Stephenson2007-12-131-1/+40
|
* users/12305: option output not well documentedPeter Stephenson2007-12-121-1/+1
| | | | -c and SHIN_STDIN inconsistent with manual
* users/12307: Expand delay in [[ -N ... ]] test to 2 secondsPeter Stephenson2007-12-111-3/+4
|
* 24150: Exit status of null command should be exit status of last cmdsubst.Bart Schaefer2007-12-091-0/+8
|
* Test for matcher fix in 24127Peter Stephenson2007-11-281-0/+8
|
* 24070: some \u fixes in getkeystring()Peter Stephenson2007-11-062-0/+20
|
* users/12149: "@" with splitting in double quotes retains empty fieldsPeter Stephenson2007-10-301-0/+32
|
* 23795: improve ${(Q)...} with $'..'Peter Stephenson2007-08-231-0/+5
|
* 23792: test and documentation for improved backslash quotingPeter Stephenson2007-08-221-0/+6
|
* update some .distfilesPeter Stephenson2007-08-011-1/+1
|
* 23733: zmodload -LaF didn't include unloaded modulesPeter Stephenson2007-07-311-0/+5
|
* 23732: three broken testsPeter Stephenson2007-07-312-10/+10
|
* 23730: improve preprocessor and regression tests for 23725Peter Stephenson2007-07-311-0/+17
|
* 23726: test for adding and removing environment variablesPeter Stephenson2007-07-301-0/+11
|
* add (#cN,M) globbing flagPeter Stephenson2007-07-271-0/+14
|
* 23696: x=x; x[-10]=y did bad thingsPeter Stephenson2007-07-251-0/+17
|
* 23680: tests for 23671Peter Stephenson2007-07-131-0/+29
|
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-1/+84
|
* 23660: fix numerical sorting of parameters + tests + documentationPeter Stephenson2007-07-061-0/+7
|
* 23606: make all module feature autoloads pass through one functionPeter Stephenson2007-06-261-0/+16
|
* not 23562 but should have been: test correctionPeter Stephenson2007-06-181-1/+1
|
* 23562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson2007-06-185-8/+66
|
* unposted: stop multibyte test files from cluttering up directoryPeter Stephenson2007-06-161-0/+1
|
* 23537: make style list a hash tablePeter Stephenson2007-06-081-0/+145
|
* 23486: use {fd} syntax to get fd's for testsPeter Stephenson2007-05-295-11/+15
|
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-1/+0
|
* see 23479: add initial features support for modulesPeter Stephenson2007-05-283-4/+166
|
* John Buddery: 23461: fix race setting up input multiosPeter Stephenson2007-05-231-0/+10
|
* 23460: fix problem with ( stuff ) >multio1 >multio2Peter Stephenson2007-05-231-0/+12
|
* 23440: Make $param[(R)value] substitute the empty string on failurePeter Stephenson2007-05-211-2/+1
|
* Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson2007-05-081-0/+16
|
* 23278: fix NUMERICGLOBSORT, broken by multibyte fixesPeter Stephenson2007-04-151-0/+19
|
* 23273: fix bad patterns in reverse array subscriptingPeter Stephenson2007-04-131-0/+10
|
* 23165: fix problems with bases: error if over 36 and don't interpret octalPeter Stephenson2007-02-121-0/+12
|
* fix metafication of ${(#)x}Peter Stephenson2007-02-101-0/+32
|
* 23138: further tweak to backslashes in $'...'Peter Stephenson2007-01-271-0/+14
|
* 23136: handle Bnulls now added in $'...'Peter Stephenson2007-01-271-0/+4
|
* 23131: new tests for command substitutionPeter Stephenson2007-01-242-1/+84
|
* 23119: lower case in sorting properlyPeter Stephenson2007-01-222-1/+17
|
* 23118: improve sorting to make it work with localesPeter Stephenson2007-01-212-0/+34
|
* 23115: ";|" at end of case clause causes later patterns to be testedPeter Stephenson2007-01-191-0/+23
|
* 23101: various combinations of ZERR with function returns were feature-riddenPeter Stephenson2007-01-121-0/+63
|