src/test/test_list.inc
Sun, 10 May 2009 23:37:43 +0300 Tero Marttila implement msg_proto and associated test, fix misc. other bugs (including changing error_info::code to a signed int\!)
Fri, 08 May 2009 02:51:20 +0300 Tero Marttila rework test to implement flags, test_results, test_stats, TEST_WILL_FAIL
Fri, 08 May 2009 00:13:38 +0300 Tero Marttila add tests for irc_cmd/irc_line, and fix handling of missing-prefix to set source to NULL in irc_line
Thu, 07 May 2009 22:23:51 +0300 Tero Marttila rework CMake scripts, particularly re make: Nothing to be done for `test'., integrate lcov now
Thu, 07 May 2009 18:48:38 +0300 Tero Marttila add a crude test_tcp, fix some tcp_server bugs, add missing service_destroy function
Thu, 07 May 2009 18:11:50 +0300 Tero Marttila test/resolve.c, and fix AI_* -> NI_* bug in call to getnameinfo
Mon, 04 May 2009 20:55:04 +0300 Tero Marttila refactor test.c into tests/* new-transport