aboutsummaryrefslogtreecommitdiff
path: root/t/11strfkey.c
Commit message (Expand)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-151/+0
* Make the tests work againPřemysl Janouch2014-09-281-132/+146
* Bugfix to snprint_cameltospaces() when given a short buffer [thanks Romain Ch...Paul LeoNerd Evans2013-08-261-1/+10
* Added TERMKEY_FORMAT_LOWERSPACE for strfkey() onlyPaul LeoNerd Evans2013-08-261-1/+9
* Added TERMKEY_FORMAT_LOWERMODPaul LeoNerd Evans2013-08-261-1/+11
* Added TERMKEY_FORMAT_SPACEMODPaul LeoNerd Evans2013-08-261-1/+14
* 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