summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
* 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 8.6jan.nijtmans2022-05-251-0/+6
|\ \ | |/
| * Add testcases and fix implementationjan.nijtmans2022-05-251-0/+6
* | 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
* | 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
* | separate "testConstraint nodep" in tcltests.tcljan.nijtmans2021-10-181-1/+1
* | 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
* | | Deprecate/remove "string bytelength"jan.nijtmans2021-04-091-9/+10
* | | 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
* | | TIP #597 implementation: "string is unicode" and new wtf-8 encodingjan.nijtmans2021-03-101-2/+24
|/ /
* | 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.6jan.nijtmans2021-02-151-2/+2
|\ \ | |/
| * Fix [d43f96c1a8]: string trimright is broken for Emojijan.nijtmans2021-02-151-4/+4
* | Merge 8.6jan.nijtmans2021-02-151-0/+18
|\ \ | |/
| * More testcases from Christian Werner, regarding "string reverse" with Emoji. ...jan.nijtmans2021-02-151-0/+18
* | Enhance new testscases for compiled/interpreted modejan.nijtmans2021-02-151-18/+18
|\ \ | |/
| * Add testcases from Christian Werner, regarding "string trim" with Emojijan.nijtmans2021-02-151-0/+27
* | Add testcases, contributed by Christian Werner. Two of them fail, so still so...jan.nijtmans2021-02-151-0/+27
* | Merge 8.6jan.nijtmans2021-01-281-7/+7
|\ \ | |/
| * Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-7/+7
| * Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-291-0/+12
| |\
| | * 3 new testcasesjan.nijtmans2020-10-291-0/+12
| | * Test-case cleanup. Increase timeout a little bit in main.test, making Travis ...jan.nijtmans2020-05-041-2/+2
* | | Starting with TIP #514, we know exactly what [largest_int] is. So, make use o...jan.nijtmans2021-01-141-14/+3
* | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \ \
| * | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | More ©-sign consolidationjan.nijtmans2020-11-231-2/+2
* | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-4/+4
|/ / /
* | | [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