summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
* More of the same (see previous commit)jan.nijtmans2020-07-161-1/+1
* Fix compiled "string is <class>" for characters > U+FFFF. Add testcase exposi...jan.nijtmans2020-05-251-1/+1
|\
* \ Merge 8.6jan.nijtmans2020-05-051-6/+6
|\ \ | |/
| * One more tip389 selectorjan.nijtmans2020-05-051-2/+2
| * merge 8.5dgp2020-04-141-8/+8
| |\
| | * Keep the tests consistent.dgp2020-04-141-8/+8
* | | Same issue fixed for test string-20.8*dgp2020-04-141-6/+6
* | | Expose the failing tests. Fix string-20.7 by using an invalid single bytedgp2020-04-141-4/+4
* | | Missing .$noComp in string-20.8 test-case, we don't want duplicate test-case ...jan.nijtmans2020-04-141-1/+1
* | | Merge 8.6jan.nijtmans2020-04-141-18/+19
|\ \ \ | |/ /
| * | Add missing testConstraint definitionjan.nijtmans2020-04-141-0/+1
* | | Add test-case for bug [c61818e4c9]jan.nijtmans2020-04-141-2/+7
|\ \ \ | |/ /
| * | Don't use 'identiy' encoding in test-cases any more!jan.nijtmans2020-04-141-8/+8
* | | Merge 8.6jan.nijtmans2020-04-141-0/+28
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge 8.5. Failing tests highlight ticket [1b1f5f0b53].dgp2020-04-131-0/+33
| |\ \ \ | | | |/
| | | * test numberingdgp2020-04-131-2/+5
| | |/
| | * Known bug test string-22.14 is not so hard to fix.dgp2020-04-131-1/+1
| | * Another test for [string trimright] that demonstrates its own failures,dgp2020-04-131-0/+15
| | * Convert test to not directly use identity encoding.dgp2020-04-131-8/+4
| | * added test case covering [c61818e4c9] - string trim for not valid utf-8 seque...dgp2020-04-131-0/+17
| | * Add (disabled) test to demo the inability of [string wordstart] to handledgp2020-04-101-0/+5
* | | In TCL_UTF_MAX=4 mode, string lengths are quitely different.jan.nijtmans2020-04-081-2/+2
* | | Teach "split", "string wordstart" and "string wordend" how to handle Unicode ...jan.nijtmans2020-04-081-0/+12
* | | Convert many test-cases to modern test syntaxjan.nijtmans2020-03-141-84/+84
* | | Merge 8.6jan.nijtmans2019-12-031-75/+75
|\ \ \ | |/ /
| * | Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow ...jan.nijtmans2019-12-031-48/+41
| * | New test-cases (backported from 8.7) adapted for pre-TIP-502 behaviorjan.nijtmans2018-12-201-0/+18
| |\ \ | | |/
| | * (cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis...jan.nijtmans2018-12-201-0/+18
* | | Duplicate test names.dgp2019-04-171-21/+21
* | | merge 8.7dgp2019-02-141-0/+18
|\ \ \
| * | | Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong...jan.nijtmans2018-12-131-0/+18
* | | | merge 8.7dgp2018-11-191-3/+75
|\ \ \ \ | |/ / /
| * | | Implement TIP 501dkf2018-11-061-3/+76
| |\ \ \
| | * \ \ merge core-8-branchdkf2018-11-061-1151/+1467
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Correcting the string testshypnotoad2018-02-131-7/+23
| | * | | Implemetation of tip 501.hypnotoad2018-02-131-2/+59
* | | | | merge 8.7dgp2018-10-171-15/+15
|\ \ \ \ \ | |/ / / /
| * | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun...jan.nijtmans2018-08-281-12/+12
| * | | | Experiment, resolving platform differences at script level. Don't look ...jan.nijtmans2018-08-161-6/+6
* | | | | merge 8.7dgp2018-09-111-28/+35
|\ \ \ \ \ | |/ / / /
| * | | | Purge end-of-line spacingjan.nijtmans2018-08-021-2/+2
| * | | | merge test cases from 8.6sebres2018-07-261-1/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by su...sebres2018-07-261-1/+4
| * | | | [ba921a8d98] Make sure [string cat] includes all data from all bytearrays.dgp2018-07-261-0/+3
| |\ \ \ \ | | |/ / /
| | * | | New test for [Bug ba921a8d98].dgp2018-07-261-0/+3
* | | | | merge 8.7dgp2018-04-251-2/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4)dgp2018-04-241-4/+8
| |\ \ \ \ | | |/ / /
| | * | | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "strin...jan.nijtmans2018-04-231-2/+9
| * | | | Dup test name.dgp2018-04-231-1/+1
| * | | | merge 8.7dgp2018-03-301-1148/+1389
| |\ \ \ \