summaryrefslogtreecommitdiffstats
path: root/tests/scan.test
Commit message (Expand)AuthorAgeFilesLines
* Indentingjan.nijtmans2025-06-091-1/+1
* Merge 8.6jan.nijtmans2025-05-141-4/+4
|\
| * Fix scan-15.1 testcase for gcc on Windows (which has a slightly different "in...jan.nijtmans2025-05-141-4/+4
* | Merge 8.6jan.nijtmans2025-05-131-26/+26
|\ \ | |/
| * Fix scan-15.1 testcase, for c runtimes which limit the number of float digits.jan.nijtmans2025-05-131-26/+26
* | [42d14c495a] Parsing long floating point stringsoehhar2025-05-051-0/+46
|\ \ | |/
| * [42d14c495a] Add source code comment and test case provided by Christian Wern...oehhar2025-05-051-7/+45
| * [42d14c495a] Add simple test casesoehhar2025-05-031-0/+8
* | Fix [c4f365470e]: Size modifiers j, q, z, t not implemented. Update changes.mdjan.nijtmans2024-12-131-0/+5
|\ \
| * \ Fix [c4f365470e]: Size modifiers j, q, z, t not implementedjan.nijtmans2024-12-131-0/+5
| |\ \
| | * | Add simple testcasejan.nijtmans2024-12-131-0/+5
| |/ / |/| |
| * | Merge 8.6 - [ab123cfd3d] and [784befb0ba]apnadkarni2023-05-021-0/+5
| |\ \ | | |/
| | * Fix [ab123cfd3d] - scan ubsan. Tx chrstphrchvz for patchapnadkarni2023-05-021-0/+5
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-1/+1
* | | Indenting in testcases. Always use tabs in stead of 8 spacesjan.nijtmans2024-10-091-1/+1
* | | Make last test-cases passjan.nijtmans2024-05-311-2/+1
* | | Fix for bug [d4ede611a7] (scan)apnadkarni2023-04-241-0/+6
|/ /
* | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | duplicate test namesdgp2022-10-271-1/+1
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-15/+15
* | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-3/+3
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* | Update for TIP-551: griffin2020-05-231-0/+10
* | Bring back test-cases closer to what they werejan.nijtmans2018-09-081-5/+5
* | Merge 8.7jan.nijtmans2018-09-031-2/+1
|\ \
| * | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l...jan.nijtmans2018-09-031-2/+1
* | | Now, restore wide(), but make int() the same as entier(). Add new utility fun...jan.nijtmans2018-08-281-9/+6
|/ /
* | merge core-8-branchjan.nijtmans2017-12-191-1/+1
|\ \ | |/
| * (cherry-pick from core-8-6-8-rc): Duplicate test namesjan.nijtmans2017-12-061-1/+1
* | merge trunkjan.nijtmans2017-04-141-5/+10
|\ \ | |/
| * 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