aboutsummaryrefslogtreecommitdiff
path: root/t/04flags.c
Commit message (Expand)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-40/+0
* Make the tests work againPřemysl Janouch2014-09-281-19/+24
* Unit tests should use .code.codepoint/.sym instead of not .code.number when a...Paul LeoNerd Evans2014-03-051-6/+6
* 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-8/+5
* Added a unit test to assert the correct behaviour of FLAG_SPACESYMBOL from wa...Paul LeoNerd Evans2011-08-271-0/+41