summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-12-035-291/+297
|\
| * Merge 8.6jan.nijtmans2019-12-031-2/+2
| |\
| | * Fix encoding-15.6 testacase for TCL_UTF_MAX=6, due to changes escape sequence...jan.nijtmans2019-12-031-2/+2
| * | Merge 8.6jan.nijtmans2019-12-032-123/+126
| |\ \ | | |/
| | * Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow ...jan.nijtmans2019-12-032-79/+82
| * | Merge 8.6jan.nijtmans2019-12-021-47/+50
| |\ \ | | |/
| | * If TCL_UTF_MAX>=4, make Tcl_ParseBackslash combine two surrogates so they app...jan.nijtmans2019-12-021-50/+53
| * | Fix [a46a49b90f]: tests http-cookiejar-1.[12] failjan.nijtmans2019-12-021-61/+61
| * | Merge 8.6jan.nijtmans2019-12-021-66/+66
| |\ \ | | |/
| | * Add tcltest::EvalTest to make it easier to customize behaviour.pooryorick2019-12-011-66/+66
| | * Add some new test-cases involving e.g. Unicode 11. Backported from Tcl 8.7a3jan.nijtmans2019-11-291-2/+26
* | | Merge 8.7jan.nijtmans2019-12-012-3/+3
|\ \ \ | |/ /
| * | Fix one failing testcase (thanks, Travis!)jan.nijtmans2019-11-291-1/+1
| * | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar ...jan.nijtmans2019-11-282-2/+2
| |\ \ | | |/
| | * Merge 8.5 (Update opt package from 0.4.6 to 0.4.7).jan.nijtmans2019-11-281-1/+1
| | |\
| | | * Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3.jan.nijtmans2019-11-282-12/+12
* | | | Merge 8.7jan.nijtmans2019-11-263-24/+32
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2019-11-222-2/+3
| |\ \ \ | | |/ /
| | * | merge 8.6dgp2019-11-211-22/+29
| | |\ \
| | * \ \ merge 8.6; update changesdgp2019-11-153-1/+64
| | |\ \ \
| | * \ \ \ merge 8.6dgp2019-11-131-14/+17
| | |\ \ \ \
| | * | | | | Fix test failures with -singleproc 1 testingdgp2019-11-032-2/+3
| * | | | | | merge 8.6sebres2019-11-211-22/+29
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | merge 8.5 (cmdMZ timing issues + verbose output in error case)sebres2019-11-211-22/+29
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | amend to [c93862b3bc] - fixes next timing test-issue in cmdMZ.test - measure ...sebres2019-11-211-22/+29
* | | | | | Merge 8.7jan.nijtmans2019-11-153-1/+70
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6. jan.nijtmans2019-11-151-3/+21
| |\ \ \ \ \ | | |/ / / /
| | * | | | Protect additional Tcl_UtfToUniChar() call, for the case when not enough byte...jan.nijtmans2019-11-151-3/+21
| * | | | | merge 8.6sebres2019-11-142-1/+30
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge 8.5sebres2019-11-141-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | remove unneeded constraintsebres2019-11-141-1/+1
| | * | | | make oo-7.10 test more readablesebres2019-11-141-3/+3
| | * | | | bug [135804138e]: test case illustrating the segfaultsebres2019-11-141-0/+29
| * | | | | Merge 8.6jan.nijtmans2019-11-141-0/+22
| |\ \ \ \ \ | | |/ / / /
| | * | | | Better - more complete - fix for [d433c0e0ad]: TCL_UTF_MAX == 4 problems. It ...jan.nijtmans2019-11-141-0/+16
| | | |_|/ | | |/| |
* | | | | Merge 8.7jan.nijtmans2019-11-112-18/+22
|\ \ \ \ \ | |/ / / /
| * | | | added removal of timeout-event in cleanup of io-44.6 (can bother followed tes...sebres2019-11-071-4/+5
| * | | | merge 8.6sebres2019-11-061-14/+17
| |\ \ \ \ | | |/ / /
| | * | | merge 8.5sebres2019-11-061-14/+17
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * cmdMZ.test: solved timing issues (too slow machines, debug builds, etc)sebres2019-11-061-14/+17
* | | | Merge 8.7jan.nijtmans2019-11-042-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-10-302-2/+2
| |\ \ \ | | |/ /
* | | | Merge 8.7jan.nijtmans2019-10-284-6/+90
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-10-281-0/+4
| |\ \ \ | | |/ /
| | * | Put back tests/fileSystemEncoding.test, but now don't run it on Windows, sinc...jan.nijtmans2019-10-281-0/+4
| | * | Test for issue [bcd1004104651], and new routine, ::tcltests::tempdir.pooryorick2019-10-262-1/+81
| * | | Test for [bcd100410465] and add ::tcltests::tempdir.pooryorick2019-10-262-2/+82
| * | | Merge 8.6jan.nijtmans2019-10-222-4/+4
| |\ \ \ | | |/ /
| | * | Bump to dde 1.4.2 and registry 1.3.4dgp2019-10-212-4/+4
| | |\ \ | | | |/
| | | * Bump to dde 1.4.2 and registry 1.3.4.dgp2019-10-213-5/+5