summaryrefslogtreecommitdiffstats
path: root/tests/get.test
Commit message (Expand)AuthorAgeFilesLines
* Shortcut in TclParseNumber(): If obj is a dict or list, don't bother to gener...jan.nijtmans2017-02-081-4/+4
* [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No beh...dkf2016-10-091-2/+20
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | remove obsolete commentdgp2005-08-081-2/+1
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-4/+4
* | * tests/expr.test: Consolidated equivalent constraints intodgp2005-07-271-10/+12
* | Fixed get.test so it really tests Tcl_GetInt() and uses constraints properly.dkf2004-05-191-70/+40
|/
* * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offsethobbs2002-11-191-1/+19
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-2/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-6/+6
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-11/+30
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+91