]> git.saurik.com Git - wxWidgets.git/history - tests/net
use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT(x==y) to better see test...
[wxWidgets.git] / tests / net /
2008-07-14  Vadim Zeitlinonly initialize sockets if IPC implementation is socket...
2008-07-14  Vadim ZeitlinPCH-less build fix
2008-07-14  Vadim Zeitlinadded a simple IPC unit test