Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 48594 (plus an "F:" line corresponding to the question there): New tests for ↵ | Daniel Shahaf | 2021-05-18 | 1 | -0/+36 |
| | | | | functions -t / functions -T | ||||
* | 45601: fix another status in new function -T test | Jun-ichi Takimoto | 2020-03-25 | 1 | -1/+1 |
| | |||||
* | 45601: Fix status in new functions -T test | Peter Stephenson | 2020-03-22 | 1 | -1/+1 |
| | |||||
* | 45583/0009: Add end-of-options guard support to 'function -T'. | Daniel Shahaf | 2020-03-22 | 1 | -1/+21 |
| | |||||
* | 45583/0008: Add the 'function -T' syntax. | Daniel Shahaf | 2020-03-22 | 1 | -0/+25 |
| | | | | Config/version.mk was bumped in the previous commit. | ||||
* | 45537 (tweaked): E02xtrace: Fix inconsistent function-name encoding in ↵ | dana | 2020-03-13 | 1 | -1/+1 |
| | | | | | | preserves-xtrace test Tweaked per workers/45550, needs workers/45536 to be effective | ||||
* | unposted (follow-up to 45131): Extra testing by Mikael | Daniel Shahaf | 2019-12-26 | 1 | -6/+31 |
| | |||||
* | 45131: Make a function that redefines itself preserve its tracedness. | Daniel Shahaf | 2019-12-26 | 1 | -0/+9 |
| | | | | | This makes it easy to apply local tracing ('functions -T') to autoloadable functions that redefines themselves when first loaded. | ||||
* | 39292: Distinguish "=" and "==" tests in output. | Peter Stephenson | 2016-09-13 | 1 | -2/+4 |
| | | | | | This is both in xtrace output and shell code rebuilt from internal structures. | ||||
* | 38653 + 38657: 'functions -T' tracing: recurse into anonymous functions. | Daniel Shahaf | 2016-06-13 | 1 | -0/+17 |
| | |||||
* | 31810: tests for simple XTRACE output from conditions | Peter Stephenson | 2013-10-10 | 1 | -0/+9 |
| | |||||
* | 29367: update tests redirection of stderr. | Bart Schaefer | 2011-05-24 | 1 | -7/+19 |
| | |||||
* | users/13323: new test wasnt robust about ignoring /etc/zshenv | Peter Stephenson | 2008-10-10 | 1 | -1/+2 |
| | |||||
* | 25677: add %x and %I prompt escapes for shell source code debugging | Peter Stephenson | 2008-09-16 | 1 | -0/+15 |
| | | | | tidy up interface to doshfunc() | ||||
* | 25429: Rocky Bernstein: dont assume PS4 is set to the default | Peter Stephenson | 2008-08-11 | 1 | -21/+22 |
| | |||||
* | 25145: make sure XTRACE output is redirected with stderr | Peter Stephenson | 2008-06-11 | 1 | -8/+8 |
| | |||||
* | 17502: Test changes for xtrace in 17492. | Peter Stephenson | 2002-08-05 | 1 | -17/+17 |
| | | | | `F:' code indicates text to display in event of error. | ||||
* | Assorted minor test tweaks. | Bart Schaefer | 2001-08-22 | 1 | -0/+8 |
| | |||||
* | 15334: use string "(eval)" as script name in debugging messages in eval's | Peter Stephenson | 2001-07-09 | 1 | -21/+21 |
| | |||||
* | 15329: test script changes to go with 15327 LINENO change | Peter Stephenson | 2001-07-09 | 1 | -24/+24 |
| | |||||
* | moved from ./Test/51xtrace.ztst | Sven Wischnowsky | 2001-04-02 | 1 | -0/+83 |