summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* start of test casesdkf2023-05-301-1/+196
* 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
| | |\ \ \
| | * \ \ \ 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
| |\ \ \ \ | | |/ / /