summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* | 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
* | | 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
* | | | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-131-0/+40
|\ \ \ \ | | |/ / | |/| |
| * | | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-131-0/+35
* | | | Backport [6fb14ee3e876978c]. Add testcasesjan.nijtmans2023-03-121-0/+12
* | | | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogatesjan.nijtmans2023-03-121-3/+9
|\ \ \ \
| * \ \ \ merge 8.7dgp2023-03-101-1/+1
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2023-03-091-4/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7 - winFCmd-1.24 differs in error code on Win 11apnadkarni2023-03-091-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge core-8-branchjan.nijtmans2023-03-082-38/+38
| |\ \ \ \ \ \ \
| * | | | | | | | More -Wconversion warning fixesjan.nijtmans2023-03-081-2/+2
| * | | | | | | | Merge 8.7 - testchmod fixesapnadkarni2023-03-073-59/+75
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-071-3/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-052-6/+6
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-052-5/+71
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-041-4/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix Valgrind "still reachable" report in TestcmdtokenCmd().pooryorick2023-03-032-6/+6
| * | | | | | | | | | | | Bug [9a978f8323]: Fix large reads > 2GBapnadkarni2023-03-031-61/+43
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Bug [9a978f8323]: crash reading large filesapnadkarni2023-03-011-61/+43
| * | | | | | | | | | | | | Merge 8.7: Disable more file permissions tests for WSL (not supported in WSL/...apnadkarni2023-03-026-35/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Disable file permission tests under WSL as WSL does not support Unix file att...apnadkarni2023-03-011-18/+21
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge 8.7jan.nijtmans2023-02-281-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as thispooryorick2023-02-281-63/+0
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7. And fix Tcl_UtfToExternal()/Tcl_ExternalToUtf() (at least - suffic...jan.nijtmans2023-02-281-0/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge bug-fb368527ae. Bug [fb368527ae] Large string truncationapnadkarni2023-02-281-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Tests for encoding strings > 4GB (under perf constraint)apnadkarni2023-02-271-0/+26
| * | | | | | | | | | | | | | | | | Fix [3d01d51bc4]: Tcl 9: Cannot write large strings to file. Also some size_t...jan.nijtmans2023-02-271-0/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add perf constraint to large io tests to prevent memory faults on systems wit...apnadkarni2023-02-271-6/+6
| | * | | | | | | | | | | | | | | | Also fix [90ff9b7f73] - writes of exactly 4294967295 bytesapnadkarni2023-02-261-0/+54
| | * | | | | | | | | | | | | | | | Minor refactor, add testsapnadkarni2023-02-261-0/+29
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Fix and tests for [46dda6fc29]apnadkarni2023-02-251-4/+4
| * | | | | | | | | | | | | | | | Add tests for Bug [46dda6fc29]apnadkarni2023-02-251-0/+32
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2023-02-232-16/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-02-221-5/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-02-221-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-02-171-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Final part of [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. Problem w...jan.nijtmans2023-02-161-2/+2
| * | | | | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2023-02-161-6/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7. Test-case onlyjan.nijtmans2023-02-151-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-02-141-2/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7. Mark (new) testcase encoding-16.15 as "knownBug": still needs a fix.jan.nijtmans2023-02-131-0/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-02-121-0/+97
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \