summaryrefslogtreecommitdiffstats
path: root/tests/rename.test
Commit message (Collapse)AuthorAgeFilesLines
* Generate errorcodes for more cases.dkf2009-01-081-38/+41
| | | FossilOrigin-Name: a12728cbb91807a88ca7e1a6e8d4678ca5eee07b
* Massive test cleanup; all tests are run, and constraints are used where ↵dkf2004-05-191-58/+58
| | | | | necessary. FossilOrigin-Name: ae1ac5736f8152bee6dd84f96e191a4a097cebb3
* * generic/tclCompile.c: New instruction code INST_START_CMDmsofer2004-03-301-2/+4
| | | | | | | | | | | * generic/tclCompile.h: that allows checking the bytecode's * generic/tclExecute.c: validity [Bug 729692] and the interp's * tests/interp.test (18.9): readyness [Bug 495830] before running * tests/proc.test (7.1): the command. It also changes the * tests/rename.test (6.1): mechanics of the async tests in TEBC, doing it now at command start instead of every 16 instructions. FossilOrigin-Name: f7f63d8e13b76d48c0ba10572aa88d8700415e7c
* * Corrected tests to better isolate tests indgp2001-09-121-1/+2
| | | | | | one file from influencing tests in other files. [Bug 460591] FossilOrigin-Name: 9b3e82229d0d01e69a06d4b4defe09c3ec600835
* * tests/compile.test:hobbs2000-05-031-2/+2
| | | | | | | | | | | | * tests/init.test: * tests/proc.test: * tests/proc-old.test: * tests/rename.test: * generic/tclProc.c: reworked error return for procedures with incorrect args to be like the C Tcl_WrongNumArgs, where a "wrong # args: ..." message is printed out with the args list. FossilOrigin-Name: e9b0d62a314c7178b66e1ff13d409decb92ff035
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* Do additional checks to unset any environment variables set, changed orjenn1999-07-081-14/+4
| | | | | | created by the tests. FossilOrigin-Name: 8163db91b2dbbfb6a4f30b20849f138e15d5150f
* Added a check to not rename incr unless it's been previouslyjenn1999-06-301-4/+5
| | | | | | renamed. FossilOrigin-Name: b45cab665d299c715d2b2830128c883e4d8cbcbb
* 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. FossilOrigin-Name: dbfd75f43f496269e869e2fbd58f86e25bdcef4c
* 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/+18
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+172
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a