1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-01 17:24:50 +01:00
Commit graph

21 commits

Author SHA1 Message Date
Daniel Shahaf
492c388e1d 48594 (plus an "F:" line corresponding to the question there): New tests for functions -t / functions -T 2021-05-18 01:57:06 +00:00
Jun-ichi Takimoto
88484e9ea8 45601: fix another status in new function -T test 2020-03-25 15:55:19 +09:00
Peter Stephenson
508b47c750 45601: Fix status in new functions -T test 2020-03-22 18:56:06 +00:00
Daniel Shahaf
aed0cb4408 45583/0009: Add end-of-options guard support to 'function -T'. 2020-03-22 02:23:53 +00:00
Daniel Shahaf
386d9ac8ff 45583/0008: Add the 'function -T' syntax.
Config/version.mk was bumped in the previous commit.
2020-03-22 02:23:53 +00:00
dana
778f391a3b 45537 (tweaked): E02xtrace: Fix inconsistent function-name encoding in preserves-xtrace test
Tweaked per workers/45550, needs workers/45536 to be effective
2020-03-13 08:49:57 -05:00
Daniel Shahaf
d9dd1b63e5 unposted (follow-up to 45131): Extra testing by Mikael 2019-12-26 04:24:31 +00:00
Daniel Shahaf
ca6f4466e6 45131: Make a function that redefines itself preserve its tracedness.
This makes it easy to apply local tracing ('functions -T') to autoloadable
functions that redefines themselves when first loaded.
2019-12-26 04:20:10 +00:00
Peter Stephenson
1993a3cd2a 39292: Distinguish "=" and "==" tests in output.
This is both in xtrace output and shell code rebuilt from
internal structures.
2016-09-13 09:42:24 +01:00
Daniel Shahaf
7badf262c1 38653 + 38657: 'functions -T' tracing: recurse into anonymous functions. 2016-06-13 08:53:18 +00:00
Peter Stephenson
c35a561a9c 31810: tests for simple XTRACE output from conditions 2013-10-10 17:45:42 +01:00
Bart Schaefer
7b735f1c56 29367: update tests redirection of stderr. 2011-05-24 15:49:57 +00:00
Peter Stephenson
c1a41ff542 users/13323: new test wasnt robust about ignoring /etc/zshenv 2008-10-10 17:01:16 +00:00
Peter Stephenson
2920c227d3 25677: add %x and %I prompt escapes for shell source code debugging
tidy up interface to doshfunc()
2008-09-16 15:02:01 +00:00
Peter Stephenson
20c2246d68 25429: Rocky Bernstein: dont assume PS4 is set to the default 2008-08-11 08:40:56 +00:00
Peter Stephenson
c17b4c8d77 25145: make sure XTRACE output is redirected with stderr 2008-06-11 09:27:55 +00:00
Peter Stephenson
049dce8f63 17502: Test changes for xtrace in 17492.
`F:' code indicates text to display in event of error.
2002-08-05 13:10:02 +00:00
Bart Schaefer
4ab1fb2bd3 Assorted minor test tweaks. 2001-08-22 15:59:27 +00:00
Peter Stephenson
7060b34457 15334: use string "(eval)" as script name in debugging messages in eval's 2001-07-09 18:31:24 +00:00
Peter Stephenson
cef000cc62 15329: test script changes to go with 15327 LINENO change 2001-07-09 16:41:19 +00:00
Sven Wischnowsky
b4da5d2fd8 moved from ./Test/51xtrace.ztst 2001-04-02 12:34:40 +00:00