summaryrefslogtreecommitdiff
path: root/Test/K01nameref.ztst
AgeCommit message (Expand)AuthorFilesLines
2025-03-3153431: fix assignment via named reference to parameters in outer scopesBart Schaefer1-0/+47
2025-02-1253348: Revise handling of incompatible typeset options when used with -nBart Schaefer1-1/+1
2024-03-0552692: local typeset of the name of a named reference hides the referenceBart Schaefer1-3/+48
2024-03-0452659: Fix crash on unset-through-nameref, add regression testBart Schaefer1-0/+25
2024-03-0452650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer1-3/+50
2024-02-2052559: revise "typeset -p" with respect to local readonly special parametersBart Schaefer1-2/+2
2024-02-1852556: regression test for unset referent (left out of last commit)Bart Schaefer1-0/+11
2023-07-2651945: assorted documentation improvements, bug fixes, and new testBart Schaefer1-1/+69
2023-02-1451437: Fix incorrectly-passed test case, masked by unrelated bug.Bart Schaefer1-2/+21
2023-02-1351430: Misc. problems with typeset and $parametersBart Schaefer1-0/+14
2023-02-1251417: Check subscripts in named reference values more rigorously.Bart Schaefer1-2/+2
2023-02-1251403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer1-9/+161
2023-02-1251374: Expose named references in $parameters, fix substitution error.Bart Schaefer1-16/+89
2023-02-1251361: Tests for 51360.Bart Schaefer1-0/+439