aboutsummaryrefslogtreecommitdiff
path: root/t/11strfkey.c
Commit message (Expand)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
* Ensure strpkey can parse numbered function keysPaul LeoNerd Evans2011-04-011-1/+13
* Unicode codepoint is stored in key->code.codepoint, not code.numberPaul LeoNerd Evans2011-04-011-3/+3
* Added some unit tests for termkey_strfkey(3)Paul LeoNerd Evans2011-03-311-0/+85