aboutsummaryrefslogtreecommitdiff
path: root/t/10keyname.c
Commit message (Collapse)AuthorAgeFilesLines
* Use termkey_new_abstract() in unit testsPaul LeoNerd Evans2012-01-261-1/+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
* Provide a termkey_lookup_keyname that can do partial buffer parsingPaul LeoNerd Evans2011-04-011-1/+15
|
* #include termkey.h from the correct path in unit testsPaul LeoNerd Evans2011-03-311-1/+1
|
* Added some unit tests for keyname <=> sym constant conversionsPaul LeoNerd Evans2011-03-311-0/+24