src/test.c
Fri, 13 Mar 2009 00:01:12 +0200 Tero Marttila update irc_conn status, and add tests for irc_conn_QUIT
Thu, 12 Mar 2009 23:15:57 +0200 Tero Marttila add irc_net_destroy and fix code to be valgrind-clean on bin/test
Thu, 12 Mar 2009 23:05:54 +0200 Tero Marttila add irc_net_error, and improve test_irc_net to cover it as well
Thu, 12 Mar 2009 22:50:08 +0200 Tero Marttila remove irc_chan.state, modify irc_chan_callbacks.on_msg to take a irc_nm, improve error handling a bit further (up to irc_net now)
Thu, 12 Mar 2009 22:06:01 +0200 Tero Marttila add irc_net test
Thu, 12 Mar 2009 21:44:34 +0200 Tero Marttila improve irc_conn test
Thu, 12 Mar 2009 21:23:33 +0200 Tero Marttila test async operation
Thu, 12 Mar 2009 21:12:48 +0200 Tero Marttila add line_proto test, enhance others
Thu, 12 Mar 2009 20:00:48 +0200 Tero Marttila add sock_test module and some basic initial tests