You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2008/01/24 17:56:16 UTC

svn commit: r614926 [1/2] - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/SocketTest.java

Author: tellison
Date: Thu Jan 24 08:56:14 2008
New Revision: 614926

URL: http://svn.apache.org/viewvc?rev=614926&view=rev
Log:
More significant reworking and improvements in SocketTest to improve
the usefulness and reliability of the tests.  Still work in progress as
there are a couple more tests to review and rework.  Tests should run
much faster now too (after removing bogus calls to Thread.sleep()!)

Modified:
    harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/SocketTest.java