Paul LeoNerd Evans
|
cb00476f09
|
Added a termkey_is_started() accessor; unit test it a bit
|
2012-03-08 21:24:39 +00:00 |
Paul LeoNerd Evans
|
5779ec3cd1
|
Added (undocumented) termkey_get_buffer_size()
|
2012-02-13 21:57:33 +00:00 |
Paul LeoNerd Evans
|
50327ce6dc
|
Use termkey_new_abstract() in unit tests
|
2012-01-26 12:55:34 +00:00 |
Paul LeoNerd Evans
|
6d6afe788c
|
Allow passing fd = -1 to constructor to make an instance not associated with an fd; must use push_bytes to provide it input
|
2012-01-18 14:03:39 +00:00 |
Paul LeoNerd Evans
|
5a6e289d23
|
#include termkey.h from the correct path in unit tests
|
2011-03-31 13:51:21 +01:00 |
Paul LeoNerd Evans
|
9d7f0037a8
|
Remember to exit with exit_status() from unit testing
|
2011-03-31 12:13:37 +01:00 |
Paul LeoNerd Evans
|
3bbda921b7
|
Created a little Test::More-like library for TAP testing
|
2011-03-31 12:11:19 +01:00 |
Paul LeoNerd Evans
|
c228335bca
|
Created a unit-testing system using perl's prove
|
2011-03-31 11:38:40 +01:00 |