summaryrefslogtreecommitdiff
path: root/t/13term-pen.c
Commit message (Expand)AuthorAge
* Perform unit tests using tickit_term_build() instead of the legacy tickit_ter...Paul "LeoNerd" Evans2020-05-15
* Better lexical separation of pen instances in t/13term-pen.cPaul "LeoNerd" Evans2019-01-28
* Use tickit_term_unref in unit tests, rather than _destroyPaul "LeoNerd" Evans2016-10-07
* Have unit tests destroy all their fixtures to keep valgrind happyPaul "LeoNerd" Evans2016-05-06
* Ensure that testing buffer is initialised to 0 in unit tests; keeps valgrind ...Paul "LeoNerd" Evans2014-04-30
* Don't pre-declare test count; use plan-at-EOF feature of TAPPaul "LeoNerd" Evans2014-04-19
* Created a new pen attribute type, TICKIT_PENATTR_COLOUR, for storing fg/bg co...Paul "LeoNerd" Evans2012-06-08
* Use xterm-compatible 256-colour sequence SGR 38;5;123 instead of 38:5:123Paul "LeoNerd" Evans2012-06-08
* Renamed all the term tests up to 10 onwards to make a space at 03Paul "LeoNerd" Evans2012-05-14