summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More io test-cases. Mostly backported (and modified) from 9.0jan.nijtmans2022-12-111-31/+124
* Merge 8.7. Adapt testcase, showing that after an encoding error we can change...jan.nijtmans2022-12-091-4/+7
|\
* | Add 2 unit-tests, for the 2 cornercases mentioned in the TIP. This shows that...jan.nijtmans2022-12-091-0/+40
|/
* Fix for [084ab982fe]: Use -strict to disable noncharactejan.nijtmans2022-11-301-0/+36
|\
| * Proposed fix for [084ab982fe]: Use -strict to disable noncharactersjan.nijtmans2022-11-291-0/+36
* | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ...jan.nijtmans2022-11-292-4/+4
|/
* Use Tcl_Size for ArithSeries.lenjan.nijtmans2022-11-281-1/+1
* (partial) fix for [6978c01b65]jan.nijtmans2022-11-251-1/+1
|\
| * Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "g...jan.nijtmans2022-11-231-1/+1
* | Writing characters > \xFF to a binary channel is deprecated, this will start ...jan.nijtmans2022-11-232-4/+4
|/
* leave unixInit-3.2 as-isjan.nijtmans2022-11-231-0/+3
* Progress in fixing [6978c01b65]. Not complete yetjan.nijtmans2022-11-223-5/+34
|\
| * Better -strict checking, with testcasesjan.nijtmans2022-11-222-9/+29
| * Merge 8.7. More utf-8 checks with --strictjan.nijtmans2022-11-212-3/+12
* | Mark unixInit-3.2 as "knownBug". See [fccb9f322f]jan.nijtmans2022-11-211-1/+1
|/
* In most testing scenarios, the TCL_LIBRARY variable is masking a bugdgp2022-11-201-0/+3
* missing constraintsdgp2022-11-201-36/+36
* Don't use "package require tcltests" any more, as in other testsjan.nijtmans2022-11-201-1/+1
* Constraints http2.9.x make no sense, when testing http2.10jan.nijtmans2022-11-201-12/+10
* close forkdgp2022-11-201-9/+11
|\
| * merge 8.6dgp2022-11-2010-27/+23
| |\
| | \
| \ \
*-. \ \ Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-2020-30/+62
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * Newest tests must have most recent releases of http to pass.dgp2022-11-201-9/+13
| | * Bring back the common facilities of the tcltests "package", but use a lessdgp2022-11-189-18/+12
| * | TIP 651 implementationapnadkarni2022-11-171-0/+39
* | | merge 8.6dgp2022-11-186-12/+3
|\ \ \ | |/ / |/| / | |/
| * Test suite hygienedgp2022-11-148-15/+7
* | Make httpd11.tcl work with Tcl 8.6 toojan.nijtmans2022-11-151-1/+1
* | Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big ...jan.nijtmans2022-11-111-2/+2
* | Merge http-bugfixes-2022H2. Fix bugs in recent http.tcl code related to http...kjnash2022-11-101-92/+782
|\ \
| * | tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) b...kjnash2022-11-071-0/+638
| * | tests/httpProxy.test - test for leftover socket placeholders, improve result ...kjnash2022-11-071-92/+144
| * | Merge 8.7kjnash2022-11-0710-282/+379
| |\ \ | |/ / |/| |
* | | Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary...jan.nijtmans2022-11-021-10/+71
|\ \ \
| * | | [85ce4bf928] Fix for problems with storing Inf with [binary format R].dkf2015-05-151-4/+67
* | | | Fix refCount crash. Improve ArithSeries regression coverage.griffin2022-11-011-2/+33
* | | | [c7f3977380] Balance stack operations in the mode with no Thread package.dgp2022-10-291-1/+3
* | | | Duplicate test namesdgp2022-10-284-206/+206
* | | | Restore test suite fix. If [try] is too confusing, then I will use [eval].dgp2022-10-281-2/+5
* | | | backout [95cb836c8c]: "try [lpop threadStack]", that cannot be rightjan.nijtmans2022-10-271-5/+2
* | | | try -> catchjan.nijtmans2022-10-271-1/+1
* | | | duplicate test namesdgp2022-10-274-51/+51
* | | | Test hygiene. This was creating one more thread than it destroyed.dgp2022-10-271-2/+5
* | | | merge 8.6dgp2022-10-271-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Revised fix to the -singleproc 1 issue in load.testdgp2022-10-271-3/+3
| * | | In a -singleproc 1 test run, [info loaded] can report libraries brought indgp2022-10-271-2/+2
* | | | TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creationjan.nijtmans2022-10-271-10/+10
|\ \ \ \
| * \ \ \ rebase to 8.7. Add documentationjan.nijtmans2022-10-131-10/+10
| |\ \ \ \
* | \ \ \ \ Merge http-bugfixes-2022H2 - fix ticket 1173760, https over proxy server.kjnash2022-10-263-4/+463
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge 8.7kjnash2022-10-264-124/+135
| |\ \ \ \ \ | |/ / / / / |/| | | | |