Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny | hobbs | 2001-11-14 | 1 | -2/+3 |
| | |||||
* | * tests/stringComp.test: added string-1.3 | hobbs | 2001-08-25 | 1 | -1/+10 |
| | | | | | | | * generic/tclCompCmds.c (TclCompileStringCmd): changed to return TCL_OUT_LINE_COMPILE instead of TCL_ERROR when compiling and an unknown string method is called. This is necessary as the string command may be never called, or not until 'string' is redefined. | ||||
* | * tests/appendComp.test: | hobbs | 2001-05-17 | 1 | -0/+651 |
* tests/stringComp.test: new files for extended bytecode testing |