Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #include termkey.h from the correct path in unit tests | Paul LeoNerd Evans | 2011-03-31 | 3 | -3/+3 |
* | Added some unit tests for keyname <=> sym constant conversions | Paul LeoNerd Evans | 2011-03-31 | 1 | -0/+24 |
* | taplib's is_str() should take const char * | Paul LeoNerd Evans | 2011-03-31 | 2 | -2/+2 |
* | Added some unit testing for termkey_getkey(3) and friends | Paul LeoNerd Evans | 2011-03-31 | 1 | -0/+60 |
* | is()-like testing for ints and strings | Paul LeoNerd Evans | 2011-03-31 | 2 | -0/+36 |
* | Remember to exit with exit_status() from unit testing | Paul LeoNerd Evans | 2011-03-31 | 1 | -1/+1 |
* | Created a little Test::More-like library for TAP testing | Paul LeoNerd Evans | 2011-03-31 | 3 | -4/+30 |
* | Created a unit-testing system using perl's prove | Paul LeoNerd Evans | 2011-03-31 | 1 | -0/+20 |