summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-09-035-5/+5
|\
| * Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-0/+18
| * (c) -> ©, now that TIP #587 is acceptedjan.nijtmans2021-09-025-5/+5
* | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matchin...pooryorick2021-09-011-0/+18
* | Merge 8.7jan.nijtmans2021-08-231-3/+4
|\ \ | |/
| * Make everything compile warning-free when TCL_THREADS=0jan.nijtmans2021-08-231-3/+4
| |\
* | \ Merge 8.7jan.nijtmans2021-06-281-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-06-281-1/+1
| |\ \ | | |/
| | * Update many tools/encoding/*.txt files to the latest version, but leave out c...jan.nijtmans2021-06-281-1/+1
| | |\
* | | \ Merge 8.7jan.nijtmans2021-06-231-0/+71
|\ \ \ \ | |/ / /
| * | | Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases ...jan.nijtmans2021-06-231-6/+6
| |\ \ \
| * \ \ \ merge [bug-f9800d52bd61f240]pooryorick2021-06-231-0/+71
| |\ \ \ \ | | |/ / /
| | * | | Improve logic and cleanup for tests coroutine-7.13 and coroutine-7.14pooryorick2021-06-211-8/+13
* | | | | Merge 8.7jan.nijtmans2021-06-212-2/+17
|\ \ \ \ \ | |/ / / /
| * | | | Backout merge of "bug-f9800d52bd61f240" branch, which is - apparently - not r...jan.nijtmans2021-06-211-66/+0
| * | | | eol-spacingjan.nijtmans2021-06-212-6/+6
| * | | | renumber testcasesjan.nijtmans2021-06-211-2/+2
| * | | | Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80jan.nijtmans2021-06-211-0/+15
| |/ / /
| * | | test for issue [5106fddd4400e5b9b], failure to yieldto is not the same thing aspooryorick2021-06-211-2/+34
| * | | Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot findpooryorick2021-06-201-0/+34
* | | | Merge 8.7jan.nijtmans2021-06-191-2/+2
|\ \ \ \ | |/ / /
| * | | Assume chan-io-41.6 and chan-io-41.8 are UNIX-only. See [9be2726881c41893], t...jan.nijtmans2021-06-191-2/+2
* | | | merge 8.7dgp2021-06-182-1/+56
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-06-181-1/+1
| |\ \ \ | | |/ /
| | * | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 ...jan.nijtmans2021-06-181-1/+1
| | |\ \ | | | |/
| | | * Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l...jan.nijtmans2021-05-213-22/+26
| * | | tests for [dcb888ed85adeb86]pooryorick2021-06-171-0/+55
* | | | Merge 8.7jan.nijtmans2021-06-181-8/+45
|\ \ \ \ | |/ / /
| * | | Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "...pooryorick2021-06-161-8/+45
* | | | Merge 8.7jan.nijtmans2021-06-151-45/+8
|\ \ \ \ | |/ / /
| * | | Fix [18f4a94d03] by backout out [9bcec7cd880540c3]jan.nijtmans2021-06-151-45/+8
* | | | Merge 8.7jan.nijtmans2021-05-251-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-05-251-3/+3
| |\ \ \ | | |/ /
| | * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l...jan.nijtmans2021-05-203-30/+30
| | * | Make Pkgua package thread-safe and properly clean up everything when being un...jan.nijtmans2021-05-181-1/+1
| | * | Additional test for [688fcc7082fa99a4].pooryorick2021-05-171-0/+32
* | | | merge 8.7 (resolve conflicts)dgp2021-05-202-7/+111
|\ \ \ \ | |/ / /
| * | | new test for issue [e39cb3f462631a99], namespace is removed from otherpooryorick2021-05-191-0/+62
| * | | Fix for issue [e39cb3f462631a99], namespace is removed from other namespacepooryorick2021-05-181-10/+18
| * | | Make pkgua package thread-safejan.nijtmans2021-05-182-2/+2
| * | | merge 8.7pooryorick2021-05-181-0/+32
| |\ \ \
| | * | | Additional test for [688fcc7082fa99a4], imported command trace memory error.pooryorick2021-05-181-0/+32
| * | | | use [info sharedlibextension] for instead of ".so"pooryorick2021-05-171-1/+1
| * | | | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c,pooryorick2021-05-151-1/+3
| |/ / /
* | | | Merge 8.7jan.nijtmans2021-05-141-1/+2
|\ \ \ \ | |/ / /
| * | | Respect TIP #587 in dde test-cases.jan.nijtmans2021-05-141-1/+2
* | | | Merge 8.7jan.nijtmans2021-05-072-2/+2
|\ \ \ \ | |/ / /
| * | | Better error-message "illegal byte sequence" when trying to read from invalid...jan.nijtmans2021-05-072-2/+2
| |\ \ \ | | |/ /
* | | | Merge 8.7. Remove "string bytelength" completely. Also fix some TIP #595 left...jan.nijtmans2021-04-308-110/+139
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-04-285-704/+811
| |\ \ \