aboutsummaryrefslogtreecommitdiff
path: root/t/13cmpkey.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
* 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