summaryrefslogtreecommitdiff
path: root/t/14term-resize.c
Commit message (Expand)AuthorAge
* Perform unit tests using tickit_term_build() instead of the legacy tickit_ter...Paul "LeoNerd" Evans2020-05-15
* Rename 'hookid' in a unit test to 'bindid' for consistencyPaul "LeoNerd" Evans2019-02-11
* Giant API restructuring - event binding is now on an enumeration for one even...Paul "LeoNerd" Evans2017-10-13
* Use tickit_term_unref in unit tests, rather than _destroyPaul "LeoNerd" Evans2016-10-07
* Add a (currently-unused) flags bitmask to the *_bind_event() functionsPaul "LeoNerd" Evans2016-02-09
* Kill the increasingly-unwieldy TickitEventInfo struct; use instead a specific...Paul "LeoNerd" Evans2015-03-26
* Make eventhook functions return int instead of void; leading to the ability t...Paul "LeoNerd" Evans2015-03-23
* Rename TickitEvent to TickitEventInfo; use an anonymous union internallyPaul "LeoNerd" Evans2015-03-19
* Don't pre-declare test count; use plan-at-EOF feature of TAPPaul "LeoNerd" Evans2014-04-19
* Renamed all the term tests up to 10 onwards to make a space at 03Paul "LeoNerd" Evans2012-05-14