about summary refs log tree commit diff
path: root/Test/V06parameter.ztst
Commit message (Collapse)AuthorAgeFilesLines
* Revert 40626 which broke tests.Daniel Shahaf2017-02-261-3/+0
|
* 40626: Make $options re-settable.Daniel Shahaf2017-02-251-0/+3
| | | | | | Follow-up to 40508. Reported-by: James McGlashan
* 40508: Make $functions re-settable.Daniel Shahaf2017-02-081-0/+6
|
* 40465: update methods to output $PWD in tests.Peter Stephenson2017-01-301-12/+19
| | | | | Use method from B01cd.tst which resolves symbolic links and matches against parameter in output.
* 40440: Add $functions_source hash to zsh/parameter.Peter Stephenson2017-01-281-7/+20
| | | | This allows you to find out where a function was loaded from.
* clean up test temporary filesGeoff Wing2008-12-291-0/+3
|
* 25595: fix line numbers with EVAL_LINENO,Peter Stephenson2008-09-031-1/+30
| | | | | try to fix oddities with funcstack and sourced files, simplify use of caller element of funcstack
* 25443 (tweaked): allow $functrace to show sourced filesPeter Stephenson2008-08-121-1/+7
|
* unposted: fix test failure in previous commitPeter Stephenson2008-08-111-5/+1
|
* 25247 with further modifications: add $funcsourcetracePeter Stephenson2008-08-111-0/+37