summary refs log tree commit diff stats
path: root/tests/stdlib/twchartoutf8.nim
Commit message (Collapse)AuthorAgeFilesLines
* make more tests greenAraq2018-04-301-1/+0
|
* cleaned up twchartoutf8 testAraq2015-08-211-102/+106
|
* fixed UTF-16 to UTF-8 conversion in widestrs.nimjangko2015-08-211-7/+35
| | | | | | the source of problem for issue #3228 also add test for entire range of valid UTF-16 and test for invalid UTF-16 sequence
* fixed UTF-16 to UTF-8 conversion in widestrs.nimjangko2015-08-201-0/+78
the source of problem for issue #3228 also add test for entire range of valid UTF-16