| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | 3396731 Revise the [string reverse] implementation to operate on the | dgp | 2011-08-27 | 1 | -0/+8 |
|\ \ |
|
| * | | 3396731 Another rewrite of TclStringObjReverse() to make it adopt the | dgp | 2011-08-25 | 1 | -0/+8 |
|
|
* | | | [Enh 3396731] Follow-up: special case for Pure-unicode representation | jan.nijtmans | 2011-08-25 | 1 | -0/+3 |
|/ / |
|
* | | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 |
| |\ |
|
| | * | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 |
|
|
* | | | Test for [Bug 3285472]. Not buggy in trunk. | dgp | 2011-04-12 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Repair corruption in [string reverse] when string rep invalidation failed | dgp | 2011-04-12 | 1 | -0/+5 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|