summaryrefslogtreecommitdiffstats
path: root/tests/incr.test
Commit message (Collapse)AuthorAgeFilesLines
* Made [incr] able to accept and work with wide increments [Bug 728838]dkf2003-04-281-13/+11
| | | FossilOrigin-Name: 32ebb362aece5545d4dbc2e829b8795d8cade7b5
* * generic/tclCompCmds.c (TclCompileIncrCmd):mdejong2003-02-071-2/+1
| | | | | | | | | | | | | * tests/incr.test: Don't include the text "(increment expression)" in the errorInfo generated by the compiled version of the incr command since it does not match the message generated by the non-compiled version of incr. It is also not possible to match this error output under Jacl, which does not support a compiler. FossilOrigin-Name: 8d271ffd1363aa9a33e1d4067d4a94e779eb3eba
* * generic/tclExecute.c (TclExecuteByteCode): When anmdejong2003-02-061-1/+15
| | | | | | | | | | | | | | | error is encountered reading the increment value during a compiled call to incr, add a "(reading increment)" error string to the errorInfo variable. This makes the errorInfo variable set by the compiled incr command match the value set by the non-compiled version. * tests/incr-old.test: Change errorInfo result for the compiled incr command case to match the modified implementation. * tests/incr.test: Add tests to make sure the compiled and non-compiled errorInfo messages are the same. FossilOrigin-Name: a84d591f121bfbf5d45ee15c234591b5b4a44fac
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* added tests for related fixeshobbs1999-10-291-1/+7
| | | FossilOrigin-Name: 19dabe4e595ae859a736d47968514ca495bbe872
* 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-3/+270
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+246
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a