aboutsummaryrefslogtreecommitdiff
path: root/t/01base.c
Commit message (Expand)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-29/+0
* Make the tests work againPřemysl Janouch2014-09-281-19/+17
* Added a termkey_is_started() accessor; unit test it a bitPaul LeoNerd Evans2012-03-081-1/+10
* Added (undocumented) termkey_get_buffer_size()Paul LeoNerd Evans2012-02-131-1/+3
* Use termkey_new_abstract() in unit testsPaul LeoNerd Evans2012-01-261-2/+2
* Allow passing fd = -1 to constructor to make an instance not associated with ...Paul LeoNerd Evans2012-01-181-1/+1
* #include termkey.h from the correct path in unit testsPaul LeoNerd Evans2011-03-311-1/+1
* Remember to exit with exit_status() from unit testingPaul LeoNerd Evans2011-03-311-1/+1
* Created a little Test::More-like library for TAP testingPaul LeoNerd Evans2011-03-311-4/+4
* Created a unit-testing system using perl's provePaul LeoNerd Evans2011-03-311-0/+20