Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 29924: add ability to match test output using patterns | Peter Stephenson | 2011-12-01 | 1 | -9/+62 |
| | |||||
* | 24316: count skipped tests differently from successes and failures. | Clint Adams | 2007-12-25 | 1 | -0/+1 |
| | |||||
* | 24289 plus Ismail's suggestion 24290: count test scripts succeeded and failed | Peter Stephenson | 2007-12-18 | 1 | -1/+1 |
| | |||||
* | 23486: use {fd} syntax to get fd's for tests | Peter Stephenson | 2007-05-29 | 1 | -5/+9 |
| | |||||
* | 23022: don't allow WORDCHARS to be exported to tests | Peter Stephenson | 2006-11-28 | 1 | -0/+3 |
| | |||||
* | revert 22758 and add LC_NUMERIC and LC_MESSAGES | Andrey Borzenkov | 2006-09-23 | 1 | -0/+2 |
| | | | | to test harness instead | ||||
* | 22550: put "exec" tests | Peter Stephenson | 2006-07-12 | 1 | -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 parameter | Peter Stephenson | 2005-10-11 | 1 | -1/+1 |
| | | | | substitutions that don't match anything. | ||||
* | Got rid of trap call for now. | Wayne Davison | 2005-08-09 | 1 | -2/+2 |
| | |||||
* | 20698: Fix tail for POSIX conformance | Peter Stephenson | 2005-01-13 | 1 | -3/+27 |
| | |||||
* | 20692: unset POSIXLY_CORRECT in test. | Peter Stephenson | 2005-01-12 | 1 | -0/+3 |
| | | | | unposted: minor comment change in _perforce | ||||
* | 20198: fix TRAPEXIT. | Peter Stephenson | 2004-07-26 | 1 | -0/+2 |
| | |||||
* | 17502: Test changes for xtrace in 17492. | Peter Stephenson | 2002-08-05 | 1 | -14/+24 |
| | | | | `F:' code indicates text to display in event of error. | ||||
* | 15261: remaining easy option tests | Peter Stephenson | 2001-07-05 | 1 | -0/+2 |
| | |||||
* | 15099: rudimental support for skipping unimplemented tests | Andrey Borzenkov | 2001-06-26 | 1 | -5/+14 |
| | |||||
* | 14430: handle cleanup better in Test/ztst.zsh | Peter Stephenson | 2001-05-22 | 1 | -12/+35 |
| | |||||
* | Handle line wrapping in ZTST_hashmark. | Bart Schaefer | 2001-05-20 | 1 | -0/+1 |
| | |||||
* | More options tests and a ztst.zsh fix for ksharrays | Peter Stephenson | 2001-05-18 | 1 | -2/+3 |
| | |||||
* | Tweak zmodload tests, fix fd 8. | Bart Schaefer | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | 14313: New options tests | Peter Stephenson | 2001-05-11 | 1 | -1/+1 |
| | |||||
* | (13892) fixes for fpaths and completion matching | Sven Wischnowsky | 2001-04-03 | 1 | -0/+1 |
| | |||||
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 1 | -1/+2 |
| | |||||
* | Print hash marks for progress. | Bart Schaefer | 2001-03-30 | 1 | -0/+4 |
| | |||||
* | stop LC_COLLATE reordering things in tests | Peter Stephenson | 2001-03-25 | 1 | -0/+1 |
| | |||||
* | More minor test fixes. | Bart Schaefer | 2001-03-25 | 1 | -0/+2 |
| | |||||
* | 11711: Andrej: diff output workaround | Peter Stephenson | 2000-06-07 | 1 | -2/+15 |
| | |||||
* | 11096: Use C locale for tests | Peter Stephenson | 2000-05-03 | 1 | -0/+5 |
| | |||||
* | Test additions; 3.1.7-pre-1 | Peter Stephenson | 2000-04-19 | 1 | -1/+2 |
| | |||||
* | 10547: (#s) and (#e) pattern assertions | Peter Stephenson | 2000-04-06 | 1 | -29/+64 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-12-07 | 1 | -0/+316 |