summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7. Go back to lowercase for POSIX err-messagesjan.nijtmans2023-03-2720-186/+186
|\
* \ Merge 8.7jan.nijtmans2023-03-267-17/+90
|\ \ | |/
| * Failing test for [6d4e9d1af5bf5b7d].pooryorick2023-03-262-0/+73
| |
* | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ↵jan.nijtmans2023-03-2521-200/+200
|/ | | | | too big" Let's synchronize the POSIX error-messages with what Linux gives nowadays.
* 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 ↵jan.nijtmans2023-03-211-5/+5
| | | | | | | | immediately, only work with ""-blocking 0". That's expected.
* | Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does ↵jan.nijtmans2023-03-201-0/+16
| | | | | | | | not produce an error on invalid input
* | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ↵jan.nijtmans2023-03-201-2/+18
| | | | | | | | | | channel. Extracted from TIP #657 branch (better keeping bug-fix separate from enhancements)
* | 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
| | | | | | | | now stored in utf-8.
* | 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 ↵dgp2023-03-151-3/+1
| |\ \ | | |/ | | | | | | is ever removed.
| | * 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 ↵jan.nijtmans2023-03-142-6/+6
| |\ \ | | |/ | | | | | | -DTCL_NO_DEPRECATED build fails.
| | * Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it ↵jan.nijtmans2023-03-142-2/+2
| | | | | | | | | | | | | | | fails with TCL_UTF_MAX>3. Broken by [47857515422b8519|this] commit
| | * Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-131-1/+85
| | |\ | | | | | | | | TCP client socket.
| | | * Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-131-1/+85
| | | | | | | | | | | | TCP client socket.
| * | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-131-1/+85
| |\ \ \ | | | | | | | | | | TCP client socket.
| | * | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-131-1/+85
| | | | | | | | | | | | | | | TCP client socket.
| * | | | 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 ↵apnadkarni2023-03-026-35/+46
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WSL/NTFS)
| | * | | | | | | | | | | | | | Disable file permission tests under WSL as WSL does not support Unix file ↵apnadkarni2023-03-011-18/+21
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | attrs without special config
| | * | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit, intended to fix issue [b8f575aa2398b0e4], breaks the semantics of [read] and [gets]. Such a change would require an accepted TIP. See [b8f575aa2398b0e4] for further discussion. jn: @pouryorick See [b8f575aa2398b0e4] for the reason why this commit is not appropriate: It gets core-8-branch back in the buggy state it was, without even providing a real solution everyone agrees on. You shouldn't revert my patch just because I reverted yours. pooryorick: As I explained, the reason for this reversion is that it hard-codes an unapproved change in the semantics of [read] and [gets] into the test suite. Jan, your statement that it's a "revenge" reversion is false. I spent a month trying to find some alternative to this reversion before actually performing it. A commit that codifes in its tests changes in semantcs to [read]/[gets] simply shouldn't be on core-8-branch.