summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. lreplace4 bcc instruction and FLT_MAX fixapnadkarni2022-11-051-10/+71
|\
| * 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
* | | Merge 8.7jan.nijtmans2022-11-011-3/+36
|\ \ \ | |/ /
| * | Fix refCount crash. Improve ArithSeries regression coverage.griffin2022-11-011-2/+33
* | | merge 8.7dgp2022-10-291-1/+3
|\ \ \ | |/ /
| * | [c7f3977380] Balance stack operations in the mode with no Thread package.dgp2022-10-291-1/+3
* | | Update test resultdgp2022-10-281-1/+1
* | | Merge 8.7jan.nijtmans2022-10-284-206/+206
|\ \ \ | |/ /
| * | Duplicate test namesdgp2022-10-284-206/+206
* | | Merge core-8-branchoehhar2022-10-281-2/+5
|\ \ \ | |/ /
| * | Restore test suite fix. If [try] is too confusing, then I will use [eval].dgp2022-10-281-2/+5
* | | TIP #646 correction: let "fconfigure $chan -eofchar" return a single characte...jan.nijtmans2022-10-283-20/+22
* | | Merge 8.7jan.nijtmans2022-10-271-5/+2
|\ \ \ | |/ /
| * | backout [95cb836c8c]: "try [lpop threadStack]", that cannot be rightjan.nijtmans2022-10-271-5/+2
| * | try -> catchjan.nijtmans2022-10-271-1/+1
* | | Merge 8.7jan.nijtmans2022-10-276-54/+57
|\ \ \ | |/ /
| * | 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
* | | | Fix [8e2d10698b]: ioCmd.test tests need updates for -eofchar changesjan.nijtmans2022-10-271-3/+3
* | | | Merge 8.7jan.nijtmans2022-10-274-14/+473
|\ \ \ \ | |/ / /
| * | | 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
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Minor changes to http tests.kjnash2022-10-262-2/+5
| | * | | | | Fix bug 1173760 (proxy server for https). Add http::config options -proxynot...kjnash2022-10-253-3/+459
| | * | | | | Merge 8.7kjnash2022-10-1928-435/+3696
| | |\ \ \ \ \
| | | \ \ \ \ \
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ TIP #646: Change -eofchar handlingjan.nijtmans2022-10-265-31/+31
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | TIP #646: Change -eofchar handling (Tcl 8.7 part)jan.nijtmans2022-10-262-122/+122
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-183-181/+2383
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Minor change to -eofchar handlingjan.nijtmans2022-10-162-122/+122
| * | | | | | | | | | Rebase to latest 9.0jan.nijtmans2022-10-234-30/+30
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2022-10-231-8/+8
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2022-10-183-181/+2383
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 9.0. More strict -eofchar parsingjan.nijtmans2022-10-175-45/+45
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge 9.0. Change the default -eofchar on Windowsjan.nijtmans2022-10-172-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | new TIP about -eofchar handlingjan.nijtmans2022-10-164-28/+28
| | |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2022-10-241-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | / / / / / / / / / | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge 8.6jan.nijtmans2022-10-241-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Fix env-2.1, env-2.2, env-2.1, env-2.3, env-2.4, env-3.1, env-4.1, env-4.3, e...jan.nijtmans2022-10-241-2/+2
* | | | | | | | | | | | | | Merge 8.7jan.nijtmans2022-10-231-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | / / / / / / / / | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge 8.7jan.nijtmans2022-10-2015-385/+2589
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Tests and docs for Tcl_GetEncodingNulLengthapnadkarni2022-10-101-0/+11
* | | | | | | | | | | | | Fix [20157fbd14]: Failed tests safe-9.[67], since "-autoPath" is addedjan.nijtmans2022-10-181-8/+8
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge 8.7jan.nijtmans2022-10-183-181/+2383
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | / / / / / / / | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-183-181/+2383
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | |