summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finish up list tests. Add testbigdata dict command for generating dictsapnadkarni2023-04-142-8/+40
* Few more bigdata testsapnadkarni2023-04-132-12/+100
* Fix compilation on macos, test loading on mingwapnadkarni2023-04-132-2/+8
* Test cases for more failuresapnadkarni2023-04-121-60/+218
* Add tests for binary command. Add testlutil command for speeding up list tests.apnadkarni2023-04-112-1/+225
* scan, reg*, subst testsapnadkarni2023-04-101-13/+77
* Sloooow progress on testing bigdataapnadkarni2023-04-091-41/+266
* A few more bigdata tests for stringsapnadkarni2023-04-081-42/+187
* Merge trunkapnadkarni2023-04-0514-439/+550
|\
| * Merge 8.7jan.nijtmans2023-04-052-61/+61
| |\
| | * Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideI...jan.nijtmans2023-04-055-96/+99
| * | Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails som...jan.nijtmans2023-04-041-0/+5
| * | Accidental rename from TCL_8_COMPAT to TCL_SIGNED_SIZE in previous commit, so...jan.nijtmans2023-04-041-1/+1
| * | Merge 8.7jan.nijtmans2023-04-042-2/+2
| |\ \ | | |/
| | * Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on ...jan.nijtmans2023-04-042-2/+2
| | * Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars().pooryorick2023-04-042-6/+34
| * | TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header di...jan.nijtmans2023-04-047-190/+189
| * | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [putspooryorick2023-04-036-181/+260
| |\ \
| | * | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [putspooryorick2023-04-036-181/+260
| |/ /
| * | Fix typo in test io-53.12.1.pooryorick2023-04-031-1/+1
| |\ \
| | * | Fix typo in previous commit.pooryorick2023-04-031-1/+1
| * | | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars().pooryorick2023-04-032-6/+34
| |\ \ \ | | |/ /
| | * | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars().pooryorick2023-04-031-5/+7
| | * | Failing test for [9ca87e6286262a62f], Sync fcopy buffers input in ReadChars().pooryorick2023-04-031-1/+27
* | | | Some very initial tests for large dataapnadkarni2023-04-041-0/+202
* | | | Start on tests for large dataapnadkarni2023-04-041-0/+133
|/ / /
* | | Bug [7e3f26c748] - TCL_MEM_DEBUG false positiveapnadkarni2023-04-021-3/+15
|/ /
* | Merge 8.7jan.nijtmans2023-04-012-3/+3
|\ \ | |/
| * Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/...jan.nijtmans2023-04-016-6/+23
* | Merge 8.7. Code cleanup in dltest packagesjan.nijtmans2023-04-017-14/+160
|\ \ | |/
| * New "pkgt" for testing TIP #627jan.nijtmans2023-04-012-2/+119
| * Improve tcltest package: Don't use 'scan' for printable characters, and don't...jan.nijtmans2023-04-011-7/+6
* | merge-markjan.nijtmans2023-03-310-0/+0
|\ \ | |/
| * Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to pr...jan.nijtmans2023-03-311-1/+1
* | adapt iogt-2.3 expectationjan.nijtmans2023-03-311-1/+1
* | merge-markjan.nijtmans2023-03-310-0/+0
|\ \ | |/
| * Backport CHANNEL_PROFILE_GET() usage fix from 9.0jan.nijtmans2023-03-311-9/+4
* | Correct other CHANNEL_PROFILE_GET() usage as well, which had the same error. ...jan.nijtmans2023-03-311-10/+3
* | Fix TclCopyChannel() incorrect use of CHANNEL_PROFILE_GET().pooryorick2023-03-311-2/+4
* | Merge 8.7jan.nijtmans2023-03-315-28/+28
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-03-314-30/+29
| |\
| | * Update to tzdata 2023c (which is identical to 2023a, due to the summertime si...jan.nijtmans2023-03-311-1/+1
| | * Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now.jan.nijtmans2023-03-311-6/+6
* | | Merge 8.7jan.nijtmans2023-03-3043-119/+126
|\ \ \ | |/ /
| * | One more snprintfjan.nijtmans2023-03-301-1/+1
| * | Merge 8.6jan.nijtmans2023-03-3043-123/+132
| |\ \ | | |/
| | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf()jan.nijtmans2023-03-3048-230/+192
| | |\
| | | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-3048-230/+192
| | |/
* | | Merge 8.7: Allow empty mode list in [chan create].max2023-03-303-18/+17
|\ \ \ | |/ /
| * | Merge 8.6: Allow empty mode list in [chan create].max2023-03-303-18/+17
| |\ \ | | |/