summaryrefslogtreecommitdiffstats
path: root/tests/append.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/append.test, tests/appendComp.test: Clean up tests so thatdkf2010-12-091-43/+52
| | | | | | | they don't leave things in the global environment (detected when doing -singleproc testing). FossilOrigin-Name: cfb644be151a3f75948949f20ba97cff9db2bc6e
* * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff toandreas_kupries2010-09-011-1/+53
| | | | | | | | | * generic/tclVar.c: make the behaviour of lappend in bytecompiled * tests/append.test: mode consistent with direct-eval and 'append' * tests/appendComp.test: generally. Added tests (append*-9.*) showing the difference. FossilOrigin-Name: 405a405dc7b5e6d2cf699bce59de6867a313fa6f
* Simplify test bodies using tcltest2dkf2008-09-081-76/+82
| | | FossilOrigin-Name: 24fb39dd18ac3b5f010077ebc1ab7da0525c540b
* fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-3/+3
| | | FossilOrigin-Name: 1e5261316ed076ff5ff69f2a720e8eff30fcf66e
* * tests/append.test: fix cleanup failure when all tests are skipped.das2006-12-171-2/+2
| | | FossilOrigin-Name: f97a6a4fdd829e8bc78e14ac2b5ef87cf5aa3c61
* * generic/tclVar.c (Tcl_LappendObjCmd):msofer2006-10-051-1/+10
| | | | | | | * tests/append.test(4.21-22): fix for longstanding [Bug 1570718], lappending nothing to non-list. Reported by lvirden FossilOrigin-Name: d33a29a7626abad2a58adb6ed5282e9d5acb88cc
* * tests/append.test:hobbs2001-07-031-1/+50
| | | | | | | * tests/appendComp.test: added tests for read trace triggering for append and lappend. FossilOrigin-Name: 42348667cb98c705f978221e20047292e25d281b
* * tests/error.test: updated error-1.3 message to account forhobbs2001-05-171-13/+1
| | | | | | string index being compiled at toplevel. FossilOrigin-Name: 74b8d3cf441845b22b2f9507a43cff7718d90999
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
| | | FossilOrigin-Name: fdb0602e41e62bf526806c165dbf3f33a718fd37
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-4/+24
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+174
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a