summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | More of the same (see previous commit)jan.nijtmans2020-07-161-1/+1
* | | | Merge 8.7jan.nijtmans2020-05-251-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
* | | | merge 8.7dgp2020-04-141-10/+10
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 8.7jan.nijtmans2020-04-141-1/+1
|\ \ \ \ | |/ / /
| * | | Missing .$noComp in string-20.8 test-case, we don't want duplicate test-case ...jan.nijtmans2020-04-141-1/+1
* | | | Merge 8.7jan.nijtmans2020-04-141-2/+36
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 8.7jan.nijtmans2020-04-081-0/+12
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 8.7jan.nijtmans2020-03-141-86/+86
|\ \ \ \ | |/ / /
| * | | Convert many test-cases to modern test syntaxjan.nijtmans2020-03-141-84/+84
* | | | Merge 9.0jan.nijtmans2019-12-031-75/+75
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-12-031-75/+75
| |\ \ \ \ | | |/ / /
| | * | | 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
* | | | | Adapt test-case to full-utf correct behaviourjan.nijtmans2019-09-271-7/+7
|/ / / /
* | | | merge 8.7dkf2019-04-191-24/+107
|\ \ \ \ | |/ / /
| * | | Duplicate test names.dgp2019-04-171-21/+21
| * | | merge 8.7dgp2019-02-141-0/+18
| |\ \ \
| * \ \ \ merge 8.7dgp2018-11-191-3/+75
| |\ \ \ \
| * \ \ \ \ merge 8.7dgp2018-10-171-15/+15
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2018-09-111-28/+35
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.7dgp2018-04-251-2/+9
| |\ \ \ \ \ \ \
| * | | | | | | | Rebooting a [string insert] implementation branch, bringing over piecesdgp2018-03-211-3/+86
* | | | | | | | | Merge 8.7, and make all test-cases pass.jan.nijtmans2018-12-131-0/+18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong...jan.nijtmans2018-12-131-0/+18
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Implement TIP 501dkf2018-11-061-3/+76
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | merge core-8-branchdkf2018-11-061-1151/+1467
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Correcting the string testshypnotoad2018-02-131-7/+23