summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bug [a366c6efee]apnadkarni2023-07-161-0/+9
* Consider 3 more types as special in TclDuplicatePureObj(). Updated comment fo...jan.nijtmans2023-07-121-2/+2
* Fix [54329e39c7]apnadkarni2023-07-121-0/+21
* Bug [5be203d6ca] - io-7.3 failureapnadkarni2023-07-054-5/+10
|\
| * Bug [5be203d6ca] - better fix and add testapnadkarni2023-07-051-0/+8
| * Branch meant for bug-fixing [5be203d6ca]: io-7.3 and chanio-7.3 fail in debug...jan.nijtmans2023-07-033-5/+2
* | Use more uppercase hex in documentation and test-cases (for consistancy)jan.nijtmans2023-07-045-100/+88
* | Use "tcltest::Asciify" in stead of "printable"jan.nijtmans2023-07-042-45/+8
|/
* Fix testcase (broken by previous commit)jan.nijtmans2023-07-031-1/+1
* Fix comment (missing ticket ID)jan.nijtmans2023-07-031-1/+1
* Temporary disable tests io-7.3 and chanio-7.3, which fail in debug mode. Tick...jan.nijtmans2023-07-033-3/+6
* Backport fix [66ffafd309]. DBCS infinite loop on invalid encodingapnadkarni2023-07-023-2/+23
* Test update for bug [63530267aa].griffin2023-06-301-53/+177
* Bug [6a3e2cb0f0] - invalid bytes in escape encodingsapnadkarni2023-06-291-0/+9
* Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additi...griffin2023-06-281-3/+2
* Fix [26960060d7]: lseq-3.14 triggers use-after-freejan.nijtmans2023-06-281-0/+6
* (partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a...jan.nijtmans2023-06-211-1/+7
* "trace variable" -> "trace add variable" in testcases (and documentation)jan.nijtmans2023-06-2114-97/+97
* Merge 8.6 - fix tests - hardcoded port and wsl.apnadkarni2023-06-192-10/+12
|\
| * Fix hardcoded port numbers causing Windows failures with hyperv. Disableapnadkarni2023-06-192-12/+16
* | Specify implicit "-profile tcl8" in encoding-24.4 testcasejan.nijtmans2023-06-131-1/+1
* | Merge 8.6pointsman2023-06-041-2/+1
|\ \ | |/
| * Fixed a new test added by [72f78b60851]. The test as it was repeated just the...pointsman2023-06-041-2/+1
* | Merge 8.6jan.nijtmans2023-06-031-0/+18
|\ \ | |/
| * Proposed fix for [af3ebc5fafe0].pointsman2023-05-221-0/+18
* | Backport IO-related changes from Tcl 9.0. Needed for preparation of TIP #653jan.nijtmans2023-05-301-303/+421
* | merge core-8-branchdkf2023-05-2487-1435/+10267
|\ \
| * \ TIP 558: Basic Configure Support for TclOOdkf2023-05-192-12/+897
| |\ \
| | * \ merge core-8-branchdkf2023-05-194-3/+33
| | |\ \ | | |/ / | |/| |
| * | | Fix [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT(). Som...jan.nijtmans2023-05-081-3/+3
| * | | Merge 8.7jan.nijtmans2023-05-071-0/+18
| |\ \ \ | | | |/ | | |/|
| | * | New testcase, contributed by @chrstphrchvz. Many thanks! See [3837178c25]jan.nijtmans2023-05-072-1/+19
| * | | Fix [9c397da4a9]: AppendPrintfToObjVA(): support 64-bit pointersjan.nijtmans2023-05-041-1/+1
| * | | Merge 8.6 - [ab123cfd3d] and [784befb0ba]apnadkarni2023-05-022-0/+12
| |\ \ \ | | |/ /
| | * | Fix [ab123cfd3d] - scan ubsan. Tx chrstphrchvz for patchapnadkarni2023-05-021-0/+5
| | * | Fix [784befb0ba] - tailcall crashapnadkarni2023-05-021-0/+7
| | * | Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-1239-87/+89
| | | * Use modern copyright symbol, in line with rest of codedkf2023-05-011-1/+1
| | | * Merge 8.7dkf2023-05-0183-1425/+8900
| | | |\ | | |_|/ | |/| |
| * | | Reduce diff between 8.7 and 9.0. Add some testcasesjan.nijtmans2023-04-212-2/+8
| * | | some spelling correctionsjan.nijtmans2023-04-161-2/+2
| * | | Cherry-pick: Rearrange code blocks in DoReadChars to do less work when return...jan.nijtmans2023-04-121-2/+6
| * | | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-1239-83/+85
| * | | 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-041-1/+27
| * | | Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to pr...jan.nijtmans2023-03-311-1/+1
| * | | Merge 8.6: Allow empty mode list in [chan create].max2023-03-301-5/+5
| |\ \ \ | | |/ /
| | * | Allow empty mode list in [chan create], so that refchans are able to mimic th...max2023-03-301-5/+5
| * | | Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". Synchro...jan.nijtmans2023-03-287-34/+34
| |\ \ \
| | * \ \ Merge 8.7. Go back to lowercase for POSIX err-messagesjan.nijtmans2023-03-2720-186/+186
| | |\ \ \