aboutsummaryrefslogtreecommitdiff
path: root/t/03utf8.c
Commit message (Expand)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-188/+0
* Make the tests work againPřemysl Janouch2014-09-281-112/+159
* Move to iconvPřemysl Janouch2014-09-281-15/+15
* Unit tests should use .code.codepoint/.sym instead of not .code.number when a...Paul LeoNerd Evans2014-03-051-29/+29
* Use termkey_new_abstract() in unit testsPaul LeoNerd Evans2012-01-261-4/+1
* Allow passing fd = -1 to constructor to make an instance not associated with ...Paul LeoNerd Evans2012-01-181-1/+1
* Added termkey_push_bytes(), a new API for providing input bytesPaul LeoNerd Evans2012-01-181-48/+23
* Extract UTF-8 sequence parser into its own function, fix bugs, apply unit testsPaul LeoNerd Evans2011-03-311-1/+92
* Added unit tests for UTF-8 parserPaul LeoNerd Evans2011-03-311-0/+78