summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-02-111-23/+2
|\
| * TIP #652jan.nijtmans2024-02-111-23/+2
| |\
| | * Implementation of TIP 652.pooryorick2024-02-071-23/+2
| |/ |/|
| * Eliminate utf16 test-constraint. Add some testcases (backported/adapted from ...jan.nijtmans2023-09-201-11/+19
* | Merge 8.7jan.nijtmans2023-09-201-12/+9
|\ \ | |/
* | 2 more "string equal" testcasesjan.nijtmans2023-09-191-0/+6
* | Merge 8.7. Add testcasejan.nijtmans2023-09-181-0/+3
|\ \ | |/
* | Add bytearray checking to TclCheckEmptyString(), and then use pooryorick2023-04-231-2/+2
* | Merge-mark. Fix testConstraint utf32 (in tests/string.test)jan.nijtmans2023-01-231-1/+1
|\ \ | |/
* | Merge 8.7jan.nijtmans2023-01-181-4/+4
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-01-181-4/+4
| |\
* | \ Merge 8.7jan.nijtmans2022-11-201-1/+2
|\ \ \ | |/ /
| * | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-1/+2
| |\ \ | | |/
| | * Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-m...jan.nijtmans2022-05-251-2/+2
| * | Fix build with -DTCL_NO_DEPRECATEDjan.nijtmans2022-07-131-1/+1
| * | Fix [b79df322a9]. Tcl_GetUnicode/Tcl_NewUnicodeObj crash. Add testsapnadkarni2022-07-121-0/+12
* | | Merge 9.0jan.nijtmans2022-06-091-30/+35
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2022-05-251-0/+6
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-05-251-0/+6
| | |\ \ | | | |/
| | | * Add testcases and fix implementationjan.nijtmans2022-05-251-0/+6
| * | | Merge 8.7jan.nijtmans2022-05-241-30/+29
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-05-241-22/+21
| | |\ \ | | | |/
| | | * Do all "string" testcases twice: once with and once without bytecodejan.nijtmans2022-05-241-1261/+1268
| | | * Backport fix and test for typecasting bug in Tcl_GetUniChar().dgp2022-03-081-0/+7
| | * | Feature-completejan.nijtmans2022-03-221-1/+1
| | * | More progressjan.nijtmans2022-03-221-1/+1
| | * | Start defining "utf32string" typejan.nijtmans2022-03-121-1/+1
* | | | Merge 9.0jan.nijtmans2022-04-141-5/+5
|\ \ \ \ | |/ / /
* | | | Fix some more testcases (involving string reverse/trim)jan.nijtmans2022-04-011-10/+12
|/ / /
* | | Merge 8.7jan.nijtmans2022-03-081-0/+3
|\ \ \ | |/ /
| * | This typecast is wrong (and was already wrong). Correct it, and add testcase ...jan.nijtmans2022-03-081-0/+3
| * | Rename "testConstraint nodep" to "testConstraint deprecated", making it the s...jan.nijtmans2022-01-091-4/+4
* | | Merge 8.7jan.nijtmans2021-10-191-0/+1
|\ \ \ | |/ /
| * | separate "testConstraint nodep" in tcltests.tcljan.nijtmans2021-10-181-1/+1
* | | Merge 8.7. Remove "string bytelength" completely. Also fix some TIP #595 left...jan.nijtmans2021-04-301-20/+29
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-04-121-0/+12
| |\ \
| * | | Deprecate/remove "string bytelength"jan.nijtmans2021-04-091-9/+10
| * | | Merge 8.7jan.nijtmans2021-03-301-56/+56
| |\ \ \
| * | | | TIP #597 implementation: "string is unicode" and new wtf-8 encodingjan.nijtmans2021-03-101-2/+24
* | | | | Merge 8.7jan.nijtmans2021-04-121-0/+12
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | More test-cases, involving \xC0 \x80jan.nijtmans2021-04-091-0/+6
| * | | | More test-cases showing the bugjan.nijtmans2021-04-071-0/+6
| | |/ / | |/| |
* | | | Merge 8.7jan.nijtmans2021-03-301-56/+56
|\ \ \ \ | |/ / /
| * | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-56/+56
| |/ /
* | | Merge 8.7jan.nijtmans2021-02-161-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-161-4/+4
| |\ \ | | |/
| | * Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian Werne...jan.nijtmans2021-02-161-4/+4
* | | Merge 8.7jan.nijtmans2021-02-151-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-151-2/+2
| |\ \ | | |/
| | * Fix [d43f96c1a8]: string trimright is broken for Emojijan.nijtmans2021-02-151-4/+4