summaryrefslogtreecommitdiffstats
path: root/tests/unicodeProperties.test
Commit message (Expand)AuthorAgeFilesLines
* Merge tip-726-plus to eliminate use of tclUniData.c.apnadkarni2025-07-261-6/+7
* Fix test loading for mingw which uses tclsh, not tcltest for testsapnadkarni2025-07-261-0/+2
* Remove unicode toXXXX commands as no longer needed for confirming equivalence...apnadkarni2025-07-251-1/+2
* Implement unicode toXXXX congruent to string toXXXXtip-726-tclunidata-equivalence-proofapnadkarni2025-07-251-1/+17
* Disable tests for bug 1ecea011apnadkarni2025-07-251-3/+3
* Implement unicode is CLASS to match string is CLASSapnadkarni2025-07-251-0/+20
* Test out of range codepointsapnadkarni2025-07-231-31/+90
* Oops, forgot upper caseapnadkarni2025-07-221-0/+15
* Add UCD tests for string is lower,upper. Add ICU and utf8proc API's for the sameapnadkarni2025-07-221-0/+32