summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rebase to latest 8.7jan.nijtmans2023-05-101-4/+4
|\
| * TIP #666 implementationjan.nijtmans2023-05-031-1/+1
* | 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
* | 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
| |\ \
| * \ \ Merge 8.7jan.nijtmans2023-03-267-17/+90
| |\ \ \ | | |/ /
| * | | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ...jan.nijtmans2023-03-2521-200/+200
* | | | Remove unneeded parts from test in fileName.test.pooryorick2023-03-271-4/+0
* | | | test hygiene cleaning up created files.dgp2023-03-271-0/+2
* | | | spacingjan.nijtmans2023-03-271-4/+1
| |/ / |/| |
* | | Failing test for [6d4e9d1af5bf5b7d].pooryorick2023-03-262-0/+73
|/ /
* | Remove knownProfileBug constraint: this is already fixedjan.nijtmans2023-03-221-4/+1
* | Merge 8.6jan.nijtmans2023-03-221-0/+0
|\ \ | |/
* | Some test-cases, which test for partial read without throwing EILSEQ immediat...jan.nijtmans2023-03-211-5/+5
* | Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does n...jan.nijtmans2023-03-201-0/+16
* | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ...jan.nijtmans2023-03-201-2/+18
* | Duplicate test namedgp2023-03-201-1/+1
* | Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3jan.nijtmans2023-03-202-2/+2
* | Fix [d7fd37ebd9]: handling leftover prefix in table encodingjan.nijtmans2023-03-202-2/+2
|\ \
| * | Possible fix for [d7fd37ebd9]: handling leftover prefix in table encodingjan.nijtmans2023-03-191-1/+1
* | | Fix http11 test hang caused by trailing brace in previous commitapnadkarni2023-03-201-2/+2
|/ /
* | Don't let httpd11 depend on the system encoding any more: All text files are ...jan.nijtmans2023-03-191-1/+5
* | Merge 8.7jan.nijtmans2023-03-172-1/+4
|\ \
| * \ merge 8.6dgp2023-03-171-0/+3
| |\ \ | | |/
| | * Clean up after events to avoid errors in later tests that use an event loop.dgp2023-03-171-0/+3
* | | Merge 8.7apnadkarni2023-03-161-3/+1
|\ \ \ | |/ /
| * | Merge in constraint spelling fix. Keep it in case the knownBug constraint is...dgp2023-03-151-3/+1
| |\ \ | | |/
| | * Misspelled constraint created testing noise.dgp2023-03-151-1/+1
* | | Change -encodingprofile to -profileapnadkarni2023-03-166-52/+52
* | | Merge 8.7apnadkarni2023-03-145-9/+151
|\ \ \ | |/ /
| * | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_...jan.nijtmans2023-03-142-6/+6
| |\ \ | | |/
| | * Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa...jan.nijtmans2023-03-142-2/+2
| | * Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-131-1/+85
| | |\
| | | * Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-131-1/+85