jgit/org.eclipse.jgit.test
Shawn O. Pearce 2ef29ed106 UnionInputStream: combines sequential InputStreams into one
The UnionInputStream utility class combines multiple sequential
InputStreams so they appear to the caller as a single stream with
no gaps.  This can be used to concentate streams coming from multiple
independent HTTP connections (for example).

The companion unit test covers the class's full functionality.

Change-Id: I0676c7b5e082a5886bf0e8f43f9fd6c46a666228
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-01-04 08:03:50 -08:00
..
.settings Eclipse IDE: Automatically remove trailing whitespace on save 2009-10-31 14:53:29 -07:00
exttst/org/eclipse/jgit Move T0007_Index to exttst 2009-11-02 17:53:58 -08:00
tst/org/eclipse/jgit UnionInputStream: combines sequential InputStreams into one 2010-01-04 08:03:50 -08:00
tst-rsrc/org/eclipse/jgit Added -crfl attribute for DiffFormatterReflowTest test data 2009-12-27 13:29:48 +01:00
.gitignore Switch build to Apache Felix maven-bundle-plugin 2009-12-28 15:59:14 -08:00
org.eclipse.jgit.core--All-External-Tests (Java 6).launch Switch build to Apache Felix maven-bundle-plugin 2009-12-28 15:59:14 -08:00
org.eclipse.jgit.core--All-External-Tests.launch Switch build to Apache Felix maven-bundle-plugin 2009-12-28 15:59:14 -08:00
org.eclipse.jgit.core--All-Tests (Java 6).launch Switch build to Apache Felix maven-bundle-plugin 2009-12-28 15:59:14 -08:00
org.eclipse.jgit.core--All-Tests.launch Switch build to Apache Felix maven-bundle-plugin 2009-12-28 15:59:14 -08:00
pom.xml Switch build to Apache Felix maven-bundle-plugin 2009-12-28 15:59:14 -08:00