about summary refs log tree commit diff
path: root/Test/ztst.zsh
Commit message (Collapse)AuthorAgeFilesLines
* 32768 with further modifications: LOCAL_LOOPS option.Peter Stephenson2014-06-131-1/+5
|
* 29924: add ability to match test output using patternsPeter Stephenson2011-12-011-9/+62
|
* 24316: count skipped tests differently from successes and failures.Clint Adams2007-12-251-0/+1
|
* 24289 plus Ismail's suggestion 24290: count test scripts succeeded and failedPeter Stephenson2007-12-181-1/+1
|
* 23486: use {fd} syntax to get fd's for testsPeter Stephenson2007-05-291-5/+9
|
* 23022: don't allow WORDCHARS to be exported to testsPeter Stephenson2006-11-281-0/+3
|
* revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov2006-09-231-0/+2
| | | | to test harness instead
* 22550: put "exec" testsPeter Stephenson2006-07-121-18/+29
| | | | | in subshells and allow substitution on test output to occur after the test.
* 21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameterPeter Stephenson2005-10-111-1/+1
| | | | substitutions that don't match anything.
* Got rid of trap call for now.Wayne Davison2005-08-091-2/+2
|
* 20698: Fix tail for POSIX conformancePeter Stephenson2005-01-131-3/+27
|
* 20692: unset POSIXLY_CORRECT in test.Peter Stephenson2005-01-121-0/+3
| | | | unposted: minor comment change in _perforce
* 20198: fix TRAPEXIT.Peter Stephenson2004-07-261-0/+2
|
* 17502: Test changes for xtrace in 17492.Peter Stephenson2002-08-051-14/+24
| | | | `F:' code indicates text to display in event of error.
* 15261: remaining easy option testsPeter Stephenson2001-07-051-0/+2
|
* 15099: rudimental support for skipping unimplemented testsAndrey Borzenkov2001-06-261-5/+14
|
* 14430: handle cleanup better in Test/ztst.zshPeter Stephenson2001-05-221-12/+35
|
* Handle line wrapping in ZTST_hashmark.Bart Schaefer2001-05-201-0/+1
|
* More options tests and a ztst.zsh fix for ksharraysPeter Stephenson2001-05-181-2/+3
|
* Tweak zmodload tests, fix fd 8.Bart Schaefer2001-05-181-1/+1
|
* 14313: New options testsPeter Stephenson2001-05-111-1/+1
|
* (13892) fixes for fpaths and completion matchingSven Wischnowsky2001-04-031-0/+1
|
* after-move cleanupSven Wischnowsky2001-04-021-1/+2
|
* Print hash marks for progress.Bart Schaefer2001-03-301-0/+4
|
* stop LC_COLLATE reordering things in testsPeter Stephenson2001-03-251-0/+1
|
* More minor test fixes.Bart Schaefer2001-03-251-0/+2
|
* 11711: Andrej: diff output workaroundPeter Stephenson2000-06-071-2/+15
|
* 11096: Use C locale for testsPeter Stephenson2000-05-031-0/+5
|
* Test additions; 3.1.7-pre-1Peter Stephenson2000-04-191-1/+2
|
* 10547: (#s) and (#e) pattern assertionsPeter Stephenson2000-04-061-29/+64
|
* Initial revisionTanaka Akira1999-12-071-0/+316