aboutsummaryrefslogtreecommitdiff
path: root/t/13cmpkey.c
Commit message (Expand)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-72/+0
* Make the tests work againPřemysl Janouch2014-09-281-39/+49
* 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
* Canonicalise (a local copy of) the key structures given to termkey_keycmp() b...Paul LeoNerd Evans2011-09-061-1/+13
* Bugfix to termkey_keycmp - implement sense in correct directionPaul LeoNerd Evans2011-04-071-8/+8
* Provide termkey_keycmp() for sorting purposesPaul LeoNerd Evans2011-04-021-0/+50