kc3-lang/libevent/test

Branch :


Log

Author Commit Date CI Message
7eb52eb8 2011-11-02 15:19:05 improve test to remove at least one buffer from src
90bd620f 2011-11-01 13:44:40 unit test for remove_buffer bug
3c824bd3 2011-10-24 13:18:09 Update copyright dates to 2011.
5e42202d 2011-10-19 22:41:11 Style and comment tweaks for dns/leak* tests
f7841bfc 2011-10-18 17:49:40 Test for commit aff6ba1
21a08d68 2011-10-19 22:38:37 Empty DNS reply with OK status is another way to say NODATA. Sometimes DNS reply has nothing but query section. It does not look like error, so it should be treated as NODATA with TTL=0 as soon as there is no SOA record to deduce negative TTL from.
d58c15ee 2011-10-19 22:36:12 Tests for 94fba5b and f72e8f6
706aa5f4 2011-10-06 15:11:50 Merge remote-tracking branch 'github/20_addfile_ssl' into patches-2.0
2b768479 2011-10-03 12:45:36 Make write-checking fixes use tt_fail_perror
c3b62fd7 2011-07-12 13:05:36 Fixed compiler warnings for unchecked read/write calls.