about summary refs log tree commit diff
path: root/Test/B02typeset.ztst
Commit message (Expand)AuthorAgeFilesLines
* 36083: set array value when consistently retying scalar and arrayPeter Stephenson2015-08-101-0/+3
* fix another test for 35581Barton E. Schaefer2015-07-221-2/+2
* 35581, 35582: output array assignments with spaces inside the parensBarton E. Schaefer2015-07-221-3/+3
* 35623: All is_array assignments should be treated as having a value.Peter Stephenson2015-06-271-0/+16
* 35613: Handle array slices in typesetPeter Stephenson2015-06-261-0/+15
* 35604: create empty arrays in typeset with array=()Peter Stephenson2015-06-251-0/+13
* 35590: tweak and test text output from typesetPeter Stephenson2015-06-241-0/+12
* various posts: Implement assignment parsing for typeset.Peter Stephenson2015-06-241-1/+144
* 35059: fix, document, test readonly -p.Peter Stephenson2015-05-081-0/+21
* 35054: readonly -p + POSIXBUILTINS fix.Peter Stephenson2015-05-071-2/+4
* 34992: POSIX fix for readonly variables.Peter Stephenson2015-04-291-0/+17
* 30169: repeat "typeset -T" with same two first arguments is not an errorPeter Stephenson2012-08-161-0/+9
* "typeset -g <var>" should be silent even without TYPESET_SILENTPeter Stephenson2008-11-051-0/+6
* 25671: non existing variable in typeset -p should cause status 1Peter Stephenson2008-09-151-1/+1
* 25662: declare -p should never create argumentsPeter Stephenson2008-09-131-0/+9
* 24264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson2007-12-161-4/+4
* 24234: apply typeset parameter flags consistentlyPeter Stephenson2007-12-131-1/+40
* 23732: three broken testsPeter Stephenson2007-07-311-1/+1
* 23730: improve preprocessor and regression tests for 23725Peter Stephenson2007-07-311-0/+17
* 23726: test for adding and removing environment variablesPeter Stephenson2007-07-301-0/+11
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-2/+0
* 22518: Initial go at making parameter subscriptsPeter Stephenson2006-06-261-2/+15
* Third time's a charm: a better fix than using either a subshell orWayne Davison2005-08-111-11/+17
* A better fix than my last patch is to use "setopt localoptions".Wayne Davison2005-08-101-3/+3
* Put the last test into a sub-shell so that it doesn't interfereWayne Davison2005-08-101-2/+2
* 20605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson2004-12-071-1/+93
* 20378: Matthias B.: fix bugs joining with metafied chars.Peter Stephenson2004-09-171-0/+15
* 19800: reverse sense of `declare +m' test, -m now being allowed for declareOliver Kiddle2004-04-201-4/+4
* 19139: add tests for typeset -TPeter Stephenson2003-09-251-0/+12
* 17985: fix hiding/tagging testBart Schaefer2002-12-061-1/+1
* 17967: Quote some arguments in B02typeset.ztst.Peter Stephenson2002-11-261-3/+3
* 17432: typeset test, typeset shows base for integerPeter Stephenson2002-07-051-1/+1
* Fix and regression tests for crash on typeset of local array elements.Bart Schaefer2001-08-131-0/+243