about summary refs log tree commit diff
path: root/Test/V10private.ztst
Commit message (Expand)AuthorAgeFilesLines
* 48560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer2021-04-181-6/+6
* 45004: Fix typos in commentsMartijn Dekker2019-12-111-1/+1
* More [key]=value tweaksPeter Stephenson2017-09-141-1/+1
* 40198: output of B02typeset differs when (( UID == 0 )) so do not attempt to ...Barton E. Schaefer2016-12-151-5/+9
* "typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer2016-10-241-1/+1
* 37305: typeset -p can now output arrays on one linePeter Stephenson2015-12-041-6/+3
* 37243: too many problems with inserting a line into B02, instead add a placeh...Barton E. Schaefer2015-11-271-5/+4
* 37229: non-local assignment to a parameter name whose outermost declaration i...Barton E. Schaefer2015-11-261-5/+28
* 37225: fix test for typeset with zsh/param/privateBarton E. Schaefer2015-11-261-1/+10
* 37208: re-run the "typeset" tests with the private module loadedBarton E. Schaefer2015-11-231-1/+6
* 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...Barton E. Schaefer2015-11-211-2/+1
* 37084: add implementation check to zsh/parm/private testPeter Stephenson2015-11-101-0/+3
* 37081: new module zsh/param/private for private-scoped parameters in functionsBarton E. Schaefer2015-11-081-0/+265