summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-09-035-5/+5
|\
| * Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-0/+18
| | | | | | matching and a subsequent error results in a segmentation fault.
| * (c) -> ©, now that TIP #587 is acceptedjan.nijtmans2021-09-025-5/+5
| |
* | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix ↵pooryorick2021-09-011-0/+18
| | | | | | | | matching and a subsequent error results in a segmentation fault
* | 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 ↵jan.nijtmans2021-06-281-1/+1
| | |\ | | | | | | | | | | | | character changes. Only add the new "cns11643" encoding, which belongs to the same group as big5
* | | \ Merge 8.7jan.nijtmans2021-06-231-0/+71
|\ \ \ \ | |/ / /
| * | | Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases ↵jan.nijtmans2021-06-231-6/+6
| |\ \ \ | | | | | | | | | | | | | | | only)
| * \ \ \ 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 ↵jan.nijtmans2021-06-211-66/+0
| | | | | | | | | | | | | | | | | | | | | | | | | ready to be merged yet. This is causing failures on all platforms: [https://github.com/tcltk/tcl/runs/2872891537?check_suite_focus=true]
| * | | | 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
| | | | | | | | | | | | not calling yieldto in the first place
| * | | Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot findpooryorick2021-06-201-0/+34
| | | | | | | | | | | | the right splicing spot
* | | | Merge 8.7jan.nijtmans2021-06-191-2/+2
|\ \ \ \ | |/ / /
| * | | Assume chan-io-41.6 and chan-io-41.8 are UNIX-only. See [9be2726881c41893], ↵jan.nijtmans2021-06-191-2/+2
| | | | | | | | | | | | | | | | those are failing on Windows now
* | | | 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
| | |\ \ | | | |/ | | | | | | | | new codepoints to iso8859-7, and adds a full new encoding iso8859-11
| | | * Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend ↵jan.nijtmans2021-05-213-22/+26
| | | | | | | | | | | | | | | | lowercase package names. Let's provide good examples then.
| * | | 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
| | | | | | | | | | | | | | | | "watch" proc
* | | | 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 ↵jan.nijtmans2021-05-203-30/+30
| | | | | | | | | | | | | | | | lowercase package names. Let's provide good examples then.
| | * | Make Pkgua package thread-safe and properly clean up everything when being ↵jan.nijtmans2021-05-181-1/+1
| | | | | | | | | | | | | | | | unloaded. Based on pyk-tclUnload branch, but extended for thread-safety (Thanks!)
| | * | 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
| | | | | | | | | | | | namespace paths before deletion is complete
| * | | Fix for issue [e39cb3f462631a99], namespace is removed from other namespacepooryorick2021-05-181-10/+18
| | | | | | | | | | | | paths before deletion is complete
| * | | 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 ↵jan.nijtmans2021-05-072-2/+2
| |\ \ \ | | |/ / | | | | | | | | invalid/incomplete UTF-8
* | | | Merge 8.7. Remove "string bytelength" completely. Also fix some TIP #595 ↵jan.nijtmans2021-04-308-110/+139
|\ \ \ \ | |/ / / | | | | | | | | leftover testcases, which were skipped
| * | | Merge 8.7jan.nijtmans2021-04-285-704/+811
| |\ \ \