about summary refs log tree commit diff
path: root/Test/A05execution.ztst
Commit message (Collapse)AuthorAgeFilesLines
* timeout the final "read" in hung shell regressionBarton E. Schaefer2014-08-151-1/+1
|
* 32176: plug additional deadlock-inducing pipe descriptor leaksPeter Stephenson2013-12-211-0/+2
|
* 32172: regression test for 32171Barton E. Schaefer2013-12-211-0/+12
|
* Unposted (see 32085): Another nonessential setoptBarton E. Schaefer2013-12-021-1/+1
|
* 32080: Suppress error output from nonessential setoptBarton E. Schaefer2013-12-021-1/+1
|
* 31906: fix race-condition interaction of $pipestatus with job controlBarton E. Schaefer2013-10-261-2/+8
| | | | printjob() should not reference oldjobtab for job numbers unless it is being called from bin_fg(). printjob() also must not attempt to update pipestats when called from bin_fg(). acquire_pgrp() should not loop infintely if the shell is not interactive. Update the $pipestatus stress test so that it also exercises the oldjobtab repair.
* 31888: Add another test for pipestatus.Peter Stephenson2013-10-241-0/+7
| | | | This one was reliably failing before the fix, see zsh-workers-31870
* 31884: Make new pipestatus test implementation proof.Peter Stephenson2013-10-241-2/+2
| | | | It seems uniq's vary in the number of spaces they output.
* 31879 plus misc.: improve $pipestatus handling and add a test for itBarton E. Schaefer2013-10-231-0/+11
|
* 28475: test that starting background job resets statusPeter Stephenson2010-12-051-0/+7
|
* 25415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson2008-08-071-0/+2
| | | | | Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code.
* 22981: Zvi Har'el: bad call from 22952Peter Stephenson2006-11-081-0/+12
| | | | 22980: add hook array for special functions
* 20221: $LINENO in trap '...' DEBUG was wrong.Peter Stephenson2004-07-291-1/+1
|
* Assorted minor test tweaks.Bart Schaefer2001-08-221-0/+2
|
* 15329: test script changes to go with 15327 LINENO changePeter Stephenson2001-07-091-1/+1
|
* moved from ./Test/05command.ztstSven Wischnowsky2001-04-021-0/+157