Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "testConstraint nodep" to "testConstraint deprecated", making it the ↵ | jan.nijtmans | 2022-01-09 | 1 | -4/+4 |
| | | | | same as in Tk | ||||
* | separate "testConstraint nodep" in tcltests.tcl | jan.nijtmans | 2021-10-18 | 1 | -1/+1 |
| | |||||
* | Merge 8.7 | jan.nijtmans | 2021-04-12 | 1 | -0/+12 |
|\ | |||||
| * | More test-cases, involving \xC0 \x80 | jan.nijtmans | 2021-04-09 | 1 | -0/+6 |
| | | |||||
| * | More test-cases showing the bug | jan.nijtmans | 2021-04-07 | 1 | -0/+6 |
| | | |||||
* | | Deprecate/remove "string bytelength" | jan.nijtmans | 2021-04-09 | 1 | -9/+10 |
| | | |||||
* | | Merge 8.7 | jan.nijtmans | 2021-03-30 | 1 | -56/+56 |
|\ \ | |/ | |||||
| * | Thanks to TIP #587, convert many escapes in the testcases into the actual ↵ | jan.nijtmans | 2021-03-30 | 1 | -56/+56 |
| | | | | | | | | (UTF-8) character. | ||||
* | | TIP #597 implementation: "string is unicode" and new wtf-8 encoding | jan.nijtmans | 2021-03-10 | 1 | -2/+24 |
|/ | |||||
* | Merge 8.6 | jan.nijtmans | 2021-02-16 | 1 | -4/+4 |
|\ | |||||
| * | Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian ↵ | jan.nijtmans | 2021-02-16 | 1 | -4/+4 |
| | | | | | | | | Werner for bug report and POC patch. | ||||
* | | Merge 8.6 | jan.nijtmans | 2021-02-15 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix [d43f96c1a8]: string trimright is broken for Emoji | jan.nijtmans | 2021-02-15 | 1 | -4/+4 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2021-02-15 | 1 | -0/+18 |
|\ \ | |/ | |||||
| * | More testcases from Christian Werner, regarding "string reverse" with Emoji. ↵ | jan.nijtmans | 2021-02-15 | 1 | -0/+18 |
| | | | | | | | | Those testcases fail in all Tcl 8.6.x releases. | ||||
* | | Enhance new testscases for compiled/interpreted mode | jan.nijtmans | 2021-02-15 | 1 | -18/+18 |
|\ \ | |/ | |||||
| * | Add testcases from Christian Werner, regarding "string trim" with Emoji | jan.nijtmans | 2021-02-15 | 1 | -0/+27 |
| | | |||||
* | | Add testcases, contributed by Christian Werner. Two of them fail, so still ↵ | jan.nijtmans | 2021-02-15 | 1 | -0/+27 |
| | | | | | | | | some work to do. [d43f96c1a8] | ||||
* | | Merge 8.6 | jan.nijtmans | 2021-01-28 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | Use {} braces in more "expr" expressions. | jan.nijtmans | 2021-01-28 | 1 | -7/+7 |
| | | |||||
| * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -0/+12 |
| |\ | | | | | | | 3 new testcases | ||||
| | * | 3 new testcases | jan.nijtmans | 2020-10-29 | 1 | -0/+12 |
| | | | |||||
| | * | Test-case cleanup. Increase timeout a little bit in main.test, making Travis ↵ | jan.nijtmans | 2020-05-04 | 1 | -2/+2 |
| | | | | | | | | | | | | build errors because of this less likely. | ||||
* | | | Starting with TIP #514, we know exactly what [largest_int] is. So, make use ↵ | jan.nijtmans | 2021-01-14 | 1 | -14/+3 |
| | | | | | | | | | | | | of that in "string.test" | ||||
* | | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -4/+4 |
|/ / / | | | | | | | | | | whenever reasonable. | ||||
* | | | [11229bad5f] New test to demonstrate the bug. | dgp | 2020-10-27 | 1 | -0/+7 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-10-26 | 1 | -12/+12 |
|\ \ \ | |/ / | |||||
| * | | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent ↵ | jan.nijtmans | 2020-10-26 | 1 | -11/+11 |
| | | | | | | | | | | | | error messages) | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-25 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | It's "utf-8", not "utf8" or "UTF8" | jan.nijtmans | 2020-09-25 | 1 | -3/+3 |
| | | | |||||
* | | | one more test | dgp | 2020-09-15 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Add test for [string replace] troubles. | dgp | 2020-09-15 | 1 | -0/+3 |
| | | | | |||||
* | | | | Fix [b5777d3d32]: Crash corner-case in TIP #502 implementation | jan.nijtmans | 2020-09-15 | 1 | -0/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Tests string-12.2[45].* and fixes to INST_STRING_RANGE. | dgp | 2020-09-02 | 1 | -0/+14 |
| | | | | |||||
* | | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Let all test-cases load the "tcltest" package the same way. Depend on ↵ | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
| | | | | | | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions | ||||
* | | | More of the same (see previous commit) | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
| | | | |||||
* | | | Fix compiled "string is <class>" for characters > U+FFFF. Add testcase ↵ | jan.nijtmans | 2020-05-25 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | exposing this bug. | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-05-05 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | One more tip389 selector | jan.nijtmans | 2020-05-05 | 1 | -2/+2 |
| | | | |||||
| * | | merge 8.5 | dgp | 2020-04-14 | 1 | -8/+8 |
| |\ \ | | |/ | |||||
| | * | Keep the tests consistent. | dgp | 2020-04-14 | 1 | -8/+8 |
| | | | |||||
* | | | Same issue fixed for test string-20.8* | dgp | 2020-04-14 | 1 | -6/+6 |
| | | | |||||
* | | | Expose the failing tests. Fix string-20.7 by using an invalid single byte | dgp | 2020-04-14 | 1 | -4/+4 |
| | | | | | | | | | that is stable in its meaning across different Tcl versions. | ||||
* | | | Missing .$noComp in string-20.8 test-case, we don't want duplicate test-case ↵ | jan.nijtmans | 2020-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | numbers. | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -18/+19 |
|\ \ \ | |/ / | |||||
| * | | Add missing testConstraint definition | jan.nijtmans | 2020-04-14 | 1 | -0/+1 |
| | | |