about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 20221: $LINENO in trap '...' DEBUG was wrong.Peter Stephenson2004-07-291-1/+1
* 20198: fix TRAPEXIT.Peter Stephenson2004-07-263-1/+11
* 21042: add test for bug fixed in 21041Peter Stephenson2004-07-071-0/+13
* 20126: tidy up before 4.2.1Peter Stephenson2004-07-021-0/+1
* 20112: Forgot this bit.Peter Stephenson2004-06-301-0/+24
* 20076, 20084: { ... } always { ... } syntax.Peter Stephenson2004-06-221-0/+79
* c.f. 20034: zsh/mathfunc testsPeter Stephenson2004-06-091-0/+106
* 19941: fix (( 3, ))Peter Stephenson2004-05-131-0/+20
* 19800: reverse sense of `declare +m' test, -m now being allowed for declareOliver Kiddle2004-04-201-4/+4
* Test the new F glob qualifier.Wayne Davison2004-04-061-6/+17
* 19707: negative index into arrays should return scalar and not one element arrayOliver Kiddle2004-03-301-0/+15
* mention HFS+ as possible cause of -N test failureOliver Kiddle2004-03-171-2/+3
* 19603: Gracefully omit Y tests if zpty is not availablePeter Stephenson2004-03-113-43/+49
* 19575: Fix problem with trap on EXIT overriding statusPeter Stephenson2004-03-101-0/+16
* 19549: correct buffer size for printf specOliver Kiddle2004-03-071-1/+1
* 19308: zsh crashes with $((##))Oliver Kiddle2003-12-171-0/+8
* 19269: 8-bit characters in character classesPeter Stephenson2003-12-031-0/+1
* 19167: fix NUL at start of BRACE_CCL range.Peter Stephenson2003-10-061-0/+13
* 19139: add tests for typeset -TPeter Stephenson2003-09-251-0/+12
* 18836: read with metafied delimiter didn't work.Peter Stephenson2003-07-091-0/+6
* 18565: bug when ${(u)...} reduced array to length 1Peter Stephenson2003-05-211-0/+10
* 18508: quoting of separator in ${foo//../..} was buggyPeter Stephenson2003-05-071-0/+12
* unposted: cvsignore VIM *.swp filesAndrey Borzenkov2003-05-051-0/+1
* 18492: Provide partial fix for multios and output process substitutionPeter Stephenson2003-05-022-12/+4
* 18472: spelling correctionsOliver Kiddle2003-04-251-1/+1
* 18418: fix select test and add parameter testsPeter Stephenson2003-04-012-1/+24
* 18391: add tests for read builtin a few glob qualifiers, 17678 and 18015Oliver Kiddle2003-03-265-1/+99
* 18389: new for and select testsPeter Stephenson2003-03-261-12/+34
* 17985: fix hiding/tagging testBart Schaefer2002-12-061-1/+1
* 17967: Quote some arguments in B02typeset.ztst.Peter Stephenson2002-11-261-3/+3
* 17673: Fix bug with &&s and ||s in complex constructsPeter Stephenson2002-09-171-0/+18
* 17582: Change Test for different error message post-opt-argPeter Stephenson2002-08-271-1/+1
* 17502: Test changes for xtrace in 17492.Peter Stephenson2002-08-055-31/+57
* 17432: typeset test, typeset shows base for integerPeter Stephenson2002-07-051-1/+1
* Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson2002-04-171-1/+6
* 16820: change tests to match 16759.Bart Schaefer2002-03-161-3/+0
* make _message inhibit insertion of matches unless there are faked ones (16710)Sven Wischnowsky2002-02-251-1/+1
* 16489: Test/C01arith.ztst: default output for whole numbersPeter Stephenson2002-01-231-1/+1
* 16353: add += parameter assignmentsOliver Kiddle2001-12-172-1/+254
* zero %n value when reusing printf format (16122)Oliver Kiddle2001-10-231-0/+5
* allow arguments to be specified in printf format specifications (16080)Oliver Kiddle2001-10-181-2/+56
* fix return code and tests of printf and comment above bslashquote func (16064)Oliver Kiddle2001-10-161-15/+22
* enable dynamic libraries on MacOS X is the dlcompat library is installedOliver Kiddle2001-10-101-0/+1
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-082-1/+136
* test EXIT trap fixPeter Stephenson2001-10-011-0/+12
* Module dependencies for unloading in tests.Bart Schaefer2001-09-281-1/+5
* fix build and test problems in Mac OS X (15882)Oliver Kiddle2001-09-271-3/+1
* .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2Peter Stephenson2001-09-271-0/+1
* Equivalence of $(...) and `...` in ${(e)...}.Bart Schaefer2001-09-251-2/+9
* Assorted minor test tweaks.Bart Schaefer2001-08-228-7/+30