summaryrefslogtreecommitdiffstats
path: root/tests/scan.test
Commit message (Expand)AuthorAgeFilesLines
* Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ...jan.nijtmans2017-04-141-0/+18
* Revert recent commit [80252e0aed]. TIP 237 is clear that %llu is invalid.dgp2017-04-121-13/+0
* Fix [4b12ccb3363e81b132e8dbe12aeec596102be1a8|4b12ccb336]: format/scan %llu d...jan.nijtmans2017-04-051-0/+13
* [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_BINARY_ONLY.dgp2016-10-121-0/+3
* [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_OCTAL_ONLY.dgp2016-10-121-0/+3
|\
| * Add a test too.dgp2016-10-121-0/+3
* | [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-4/+13
|\ \ | |/
| * [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-4/+13
| * [Bug 3606387]: Fix isolation of test scan-7.4.dkf2013-03-191-1/+1
* | [Bug 3606387]: Fix isolation of test scan-7.4.dkf2013-03-191-346/+417
* | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex).dgp2011-09-011-2/+2
|\ \ | |/
| * 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex)dgp2011-09-011-2/+2
* | Better error-message in case of errors related to setting a variablejan.nijtmans2011-04-041-7/+7
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * 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
| | * Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-191-2/+5
* | | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan]ferrieux2008-12-101-3/+7
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-4/+4
|/ /
* | * doc/DoubleObj.3: More doc updates for TIP 237.dgp2006-04-251-1/+5
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-2/+2
* | 2005-12-19 Don Porter <dgp@users.sourceforge.net>dgp2005-12-191-2/+8
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-3/+80
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-3/+4
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-3/+3
* | Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-191-2/+5
|/
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-4/+3
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-1/+10
* * tests/scan.test:hobbs2002-02-071-2/+13
* * docs/scan.n:hobbs2000-12-101-15/+30
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/scan.test:hobbs1999-11-301-1/+5
* * tests/scan.test:hobbs1999-11-191-6/+30
* added tests for related fixeshobbs1999-10-291-7/+38
* Fixed style problems in many of the test files.rjohnson1999-06-261-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-71/+411
* cleaned up test suite so most of the tests pass on Windowsstanton1998-11-021-2/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+246