Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-25 | 42722: Replace ed with dc in fg/bg tests. | Peter Stephenson | 1 | -8/+7 | |
This should be even simpler. Also more fix ups for failed pattern diffs. | |||||
2018-04-25 | 42714: Add fg and bg tests. | Peter Stephenson | 1 | -2/+21 | |
Use ed to get minimal user interaction without needing advanced terminal handling. Improve test output of failures of pattern differences. | |||||
2017-02-20 | use "diff -a" in case special characters were written to the test output | Barton E. Schaefer | 1 | -1/+1 | |
2016-12-05 | 40102: Use subdirectory for test I/O files | Peter Stephenson | 1 | -7/+11 | |
2016-06-25 | 38652: test harness: Emit unified diffs instead of context diffs | Daniel Shahaf | 1 | -3/+3 | |
2015-11-21 | 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ↵ | Barton E. Schaefer | 1 | -1/+1 | |
ZTST_skip | |||||
2015-07-10 | 35760: Add ZTST_skip to test system | Peter Stephenson | 1 | -0/+11 | |
2014-06-13 | 32768 with further modifications: LOCAL_LOOPS option. | Peter Stephenson | 1 | -1/+5 | |
2011-12-01 | 29924: add ability to match test output using patterns | Peter Stephenson | 1 | -9/+62 | |
2007-12-25 | 24316: count skipped tests differently from successes and failures. | Clint Adams | 1 | -0/+1 | |
2007-12-18 | 24289 plus Ismail's suggestion 24290: count test scripts succeeded and failed | Peter Stephenson | 1 | -1/+1 | |
2007-05-29 | 23486: use {fd} syntax to get fd's for tests | Peter Stephenson | 1 | -5/+9 | |
2006-11-28 | 23022: don't allow WORDCHARS to be exported to tests | Peter Stephenson | 1 | -0/+3 | |
2006-09-23 | revert 22758 and add LC_NUMERIC and LC_MESSAGES | Andrey Borzenkov | 1 | -0/+2 | |
to test harness instead | |||||
2006-07-12 | 22550: put "exec" tests | Peter Stephenson | 1 | -18/+29 | |
in subshells and allow substitution on test output to occur after the test. | |||||
2005-10-11 | 21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter | Peter Stephenson | 1 | -1/+1 | |
substitutions that don't match anything. | |||||
2005-08-09 | Got rid of trap call for now. | Wayne Davison | 1 | -2/+2 | |
2005-01-13 | 20698: Fix tail for POSIX conformance | Peter Stephenson | 1 | -3/+27 | |
2005-01-12 | 20692: unset POSIXLY_CORRECT in test. | Peter Stephenson | 1 | -0/+3 | |
unposted: minor comment change in _perforce | |||||
2004-07-26 | 20198: fix TRAPEXIT. | Peter Stephenson | 1 | -0/+2 | |
2002-08-05 | 17502: Test changes for xtrace in 17492. | Peter Stephenson | 1 | -14/+24 | |
`F:' code indicates text to display in event of error. | |||||
2001-07-05 | 15261: remaining easy option tests | Peter Stephenson | 1 | -0/+2 | |
2001-06-26 | 15099: rudimental support for skipping unimplemented tests | Andrey Borzenkov | 1 | -5/+14 | |
2001-05-22 | 14430: handle cleanup better in Test/ztst.zsh | Peter Stephenson | 1 | -12/+35 | |
2001-05-20 | Handle line wrapping in ZTST_hashmark. | Bart Schaefer | 1 | -0/+1 | |
2001-05-18 | More options tests and a ztst.zsh fix for ksharrays | Peter Stephenson | 1 | -2/+3 | |
2001-05-18 | Tweak zmodload tests, fix fd 8. | Bart Schaefer | 1 | -1/+1 | |
2001-05-11 | 14313: New options tests | Peter Stephenson | 1 | -1/+1 | |
2001-04-03 | (13892) fixes for fpaths and completion matching | Sven Wischnowsky | 1 | -0/+1 | |
2001-04-02 | after-move cleanup | Sven Wischnowsky | 1 | -1/+2 | |
2001-03-30 | Print hash marks for progress. | Bart Schaefer | 1 | -0/+4 | |
2001-03-25 | stop LC_COLLATE reordering things in tests | Peter Stephenson | 1 | -0/+1 | |
2001-03-25 | More minor test fixes. | Bart Schaefer | 1 | -0/+2 | |
2000-06-07 | 11711: Andrej: diff output workaround | Peter Stephenson | 1 | -2/+15 | |
2000-05-03 | 11096: Use C locale for tests | Peter Stephenson | 1 | -0/+5 | |
2000-04-19 | Test additions; 3.1.7-pre-1 | Peter Stephenson | 1 | -1/+2 | |
2000-04-06 | 10547: (#s) and (#e) pattern assertions | Peter Stephenson | 1 | -29/+64 | |
1999-12-07 | Initial revision | Tanaka Akira | 1 | -0/+316 | |