summaryrefslogtreecommitdiffstats
path: root/tests/uplevel.test
Commit message (Collapse)AuthorAgeFilesLines
* More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
|
* Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵jan.nijtmans2020-11-231-3/+3
| | | | whenever reasonable.
* Merge 8.6jan.nijtmans2020-10-301-1/+1
|\
| * Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-5/+5
| |
* | Merge 8.6jan.nijtmans2020-09-251-1/+1
|\ \ | |/
| * Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation.pooryorick2020-09-191-0/+17
| |
* | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation.pooryorick2020-09-191-0/+17
| |
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-2/+2
| | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions
* | More of the same (see previous commit)jan.nijtmans2020-07-161-1/+1
| |
* | merge 8.6sebres2019-09-061-0/+10
|\ \ | |/
| * merge 8.5 (no functional changes on tclProc, it was already fixed there - ↵sebres2019-09-061-0/+10
| |\ | | | | | | | | | only test cases)
| | * cherry-pick [b87d2183ca]: test cases covering bug [775ee88560]: segfault in ↵sebres2019-09-061-0/+10
| | | | | | | | | | | | upvar at wrong level, wrong message of uplevel
* | | TIP #515 implementation: Level Value Reformjan.nijtmans2018-09-071-13/+13
| | |
* | | merge 8.6dgp2016-04-071-0/+99
|\ \ \ | |/ /
| * | [213b6a2b9d] Make level parsing honor EIAS.dgp2016-04-061-0/+99
| | |
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-3/+3
|/ /
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | more harm than good. Purged them.
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | more harm than good. Purged them.
* | | * tests/fCmd.test, tests/safe.test, tests/uplevel.test,dkf2010-12-071-22/+31
| | | | | | | | | | | | | | | * tests/upvar.test, tests/var.test: Convert more tests to tcltest2 and factor them to be easier to understand.
* | | * generic/tclBasic.c: Compilation of uplevel scripts, allowMiguel Sofer2008-06-081-1/+68
|/ / | | | | | | | | | | | | | | | | * generic/tclCompCmds.c: non-body compiled scripts to access the * generic/tclCompile.c: LVT (but not to extend it) and enable the * generic/tclCompile.h: canonical list opt to sidestep the * generic/tclExecute.c: compiler. This is [Patch 1973096] * generic/tclProc.c: * tests/uplevel.test:
* | Remove trailing whitespacedkf2004-05-191-13/+1
|/
* * tests/uplevel.test: added 6.1 to test [uplevel] with shadowedMiguel Sofer2002-08-081-1/+16
| | | | commands [Bug 524383]
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
| | | | Fixed bug in pkg.test where defs.tcl was still being used.
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+21
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+109