summaryrefslogtreecommitdiff
path: root/Test/V10private.ztst
AgeCommit message (Expand)AuthorFilesLines
2024-04-0152864: Change ${|var|...} to ${{var} ...}, limit local REPLY to ${|...}Bart Schaefer1-4/+4
2024-03-0452650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer1-2/+2
2024-02-2352583: extra check for proper scope and existence of readonly specialsBart Schaefer1-0/+41
2024-02-2052559: revise "typeset -p" with respect to local readonly special parametersBart Schaefer1-4/+9
2024-02-0352513: fixes and doc for using nofork substitutions with private parametersBart Schaefer1-7/+111
2023-09-0552115: permit repeated "private" declarations as long as types aren't changedBart Schaefer1-0/+17
2023-09-03users/29220: fix bug with assignment to private following explicit unsetBart Schaefer1-0/+7
2023-02-1251361: Tests for 51360.Bart Schaefer1-0/+78
2021-10-0449456: clean up detection of private params in nested scopes, update docBart Schaefer1-3/+3
2021-04-1848560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer1-6/+6
2019-12-1145004: Fix typos in commentsMartijn Dekker1-1/+1
2017-09-14More [key]=value tweaksPeter Stephenson1-1/+1
2016-12-1540198: output of B02typeset differs when (( UID == 0 )) so do not attempt to ...Barton E. Schaefer1-5/+9
2016-10-24"typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer1-1/+1
2015-12-0437305: typeset -p can now output arrays on one linePeter Stephenson1-6/+3
2015-11-2737243: too many problems with inserting a line into B02, instead add a placeh...Barton E. Schaefer1-5/+4
2015-11-2637229: non-local assignment to a parameter name whose outermost declaration i...Barton E. Schaefer1-5/+28
2015-11-2637225: fix test for typeset with zsh/param/privateBarton E. Schaefer1-1/+10
2015-11-2337208: re-run the "typeset" tests with the private module loadedBarton E. Schaefer1-1/+6
2015-11-2137181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...Barton E. Schaefer1-2/+1
2015-11-1037084: add implementation check to zsh/parm/private testPeter Stephenson1-0/+3
2015-11-0837081: new module zsh/param/private for private-scoped parameters in functionsBarton E. Schaefer1-0/+265