summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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