| Commit message (Expand) | Author | Age | Files | Lines |
* | Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-m... | jan.nijtmans | 2022-05-25 | 1 | -2/+2 |
|
|
* | Add testcases and fix implementation | jan.nijtmans | 2022-05-25 | 1 | -0/+6 |
|
|
* | Do all "string" testcases twice: once with and once without bytecode | jan.nijtmans | 2022-05-24 | 1 | -1261/+1268 |
|
|
* | Backport fix and test for typecasting bug in Tcl_GetUniChar(). | dgp | 2022-03-08 | 1 | -0/+7 |
|
|
* | Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian Werne... | jan.nijtmans | 2021-02-16 | 1 | -4/+4 |
|
|
* | Fix [d43f96c1a8]: string trimright is broken for Emoji | jan.nijtmans | 2021-02-15 | 1 | -4/+4 |
|
|
* | More testcases from Christian Werner, regarding "string reverse" with Emoji. ... | jan.nijtmans | 2021-02-15 | 1 | -0/+18 |
|
|
* | Add testcases from Christian Werner, regarding "string trim" with Emoji | jan.nijtmans | 2021-02-15 | 1 | -0/+27 |
|
|
* | 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 | 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 |
|
|
* | | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro... | jan.nijtmans | 2020-10-26 | 1 | -11/+11 |
|
|
* | | It's "utf-8", not "utf8" or "UTF8" | jan.nijtmans | 2020-09-25 | 1 | -3/+3 |
|
|
* | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
* | | 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 |
|
|
* | | Add missing testConstraint definition | jan.nijtmans | 2020-04-14 | 1 | -0/+1 |
|
|
* | | Don't use 'identiy' encoding in test-cases any more! | jan.nijtmans | 2020-04-14 | 1 | -8/+8 |
|
|
| | | |
| \ | |
*-. \ | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -0/+33 |
|\ \ \
| | |/ |
|
| | * | test numbering | dgp | 2020-04-13 | 1 | -2/+5 |
| |/ |
|
| * | Known bug test string-22.14 is not so hard to fix. | dgp | 2020-04-13 | 1 | -1/+1 |
|
|
| * | Another test for [string trimright] that demonstrates its own failures, | dgp | 2020-04-13 | 1 | -0/+15 |
|
|
| * | Convert test to not directly use identity encoding. | dgp | 2020-04-13 | 1 | -8/+4 |
|
|
| * | added test case covering [c61818e4c9] - string trim for not valid utf-8 seque... | dgp | 2020-04-13 | 1 | -0/+17 |
|
|
| * | Add (disabled) test to demo the inability of [string wordstart] to handle | dgp | 2020-04-10 | 1 | -0/+5 |
|
|
* | | Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow ... | jan.nijtmans | 2019-12-03 | 1 | -48/+41 |
|
|
* | | New test-cases (backported from 8.7) adapted for pre-TIP-502 behavior | jan.nijtmans | 2018-12-20 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | (cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis... | jan.nijtmans | 2018-12-20 | 1 | -0/+18 |
|
|
* | | amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by su... | sebres | 2018-07-26 | 1 | -1/+4 |
|
|
* | | New test for [Bug ba921a8d98]. | dgp | 2018-07-26 | 1 | -0/+3 |
|
|
* | | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "strin... | jan.nijtmans | 2018-04-23 | 1 | -2/+9 |
|
|
* | | Merge new test and comments from 8.5 to demo that INST_STR_REPLACE is bad. | dgp | 2018-03-13 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Tidy up and comment [string replace] and its corner cases. | dgp | 2018-03-13 | 1 | -0/+6 |
|
|
* | | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) | dgp | 2018-02-23 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) | dgp | 2018-02-23 | 1 | -0/+3 |
|
|
* | | Fix behavior of Tcl_GetRange() and "string range" regarding surrogates, when ... | jan.nijtmans | 2018-01-11 | 1 | -0/+4 |
|
|
* | | Don't use Unicode character \udead in test-cases, because it is an invalid Un... | jan.nijtmans | 2017-11-07 | 1 | -13/+13 |
|
|
* | | Add more test-cases for UTF-8 parser, including test-cases for TCL_UTF_MAX=4 ... | jan.nijtmans | 2017-06-06 | 1 | -7/+11 |
|
|
* | | Don't use [pid] in tests, stick to constant literals. | ferrieux | 2014-08-02 | 1 | -3/+3 |
|
|
* | | TIP 429 Implementation: [string cat] | ferrieux | 2014-08-02 | 1 | -5/+29 |
|
|
* | | [f0f876c141] Improve consistency in error messages. | dkf | 2014-06-17 | 1 | -2/+2 |
|
|
* | | [8d5f5b8034] Flush internal representations in [string tolower] of unshared obj | dkf | 2014-02-25 | 1 | -0/+9 |
|
|
* | | [Bug 3606390]: Fix isolation of test string-6.37. | dkf | 2013-03-19 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | [Bug 3606390]: Fix isolation of test string-6.37. | dkf | 2013-03-19 | 1 | -2/+4 |
|
|
* | | tip 318 update | jan.nijtmans | 2012-09-23 | 1 | -6/+6 |
|
|
* | | more result generation conversion | dkf | 2012-08-03 | 1 | -2/+2 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | Implementation of TIP #395 | dkf | 2012-03-27 | 1 | -5/+77 |
|
|