summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
* Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* [11229bad5f] New test to demonstrate the bug.dgp2020-10-271-0/+7
* Merge 8.6jan.nijtmans2020-10-261-12/+12
|\
| * Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-11/+11
* | Merge 8.6jan.nijtmans2020-09-251-3/+3
|\ \ | |/
| * It's "utf-8", not "utf8" or "UTF8"jan.nijtmans2020-09-251-3/+3
* | one more testdgp2020-09-151-0/+3
|\ \
| * | Add test for [string replace] troubles.dgp2020-09-151-0/+3
* | | Fix [b5777d3d32]: Crash corner-case in TIP #502 implementationjan.nijtmans2020-09-151-0/+14
|\ \ \ | |/ /
| * | Tests string-12.2[45].* and fixes to INST_STRING_RANGE.dgp2020-09-021-0/+14
* | | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ \ | |/ / |/| / | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | 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