Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more tests green | Araq | 2018-04-30 | 1 | -1/+0 |
| | |||||
* | cleaned up twchartoutf8 test | Araq | 2015-08-21 | 1 | -102/+106 |
| | |||||
* | fixed UTF-16 to UTF-8 conversion in widestrs.nim | jangko | 2015-08-21 | 1 | -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.nim | jangko | 2015-08-20 | 1 | -0/+78 |
the source of problem for issue #3228 also add test for entire range of valid UTF-16 |