aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
...
* Added unit tests for UTF-8 parserPaul LeoNerd Evans2011-03-311-0/+78
|
* Added some unit tests for termkey_strfkey(3)Paul LeoNerd Evans2011-03-311-0/+85
|
* #include termkey.h from the correct path in unit testsPaul LeoNerd Evans2011-03-313-3/+3
|
* Added some unit tests for keyname <=> sym constant conversionsPaul LeoNerd Evans2011-03-311-0/+24
|
* taplib's is_str() should take const char *Paul LeoNerd Evans2011-03-312-2/+2
|
* Added some unit testing for termkey_getkey(3) and friendsPaul LeoNerd Evans2011-03-311-0/+60
|
* is()-like testing for ints and stringsPaul LeoNerd Evans2011-03-312-0/+36
|
* 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-313-4/+30
|
* Created a unit-testing system using perl's provePaul LeoNerd Evans2011-03-311-0/+20