sbt/testing
James Roper b337f3d9ac Flush ObjectOutputStreams after construction
This protects against deadlocks between the writing and reading end,
since the ObjectOutputStream constructor writes a header, but does not
flush, and the ObjectInputStream constructor reads the header, and
blocks until it's read.
2013-11-01 13:26:07 -04:00
..
agent/src/main/java/sbt Flush ObjectOutputStreams after construction 2013-11-01 13:26:07 -04:00
impl/src/main/scala/sbt Deleted unused discovered test parser/printer 2013-07-09 14:55:30 -04:00
src/main/scala/sbt remove dead code in TestFramework 2013-10-11 18:48:48 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00