aboutsummaryrefslogtreecommitdiff
path: root/t/04flags.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | an fd; must use push_bytes to provide it input
* 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 ↵Paul LeoNerd Evans2011-08-271-0/+41
waitkey