aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util/io/TimeoutOutputStreamTest.java
Commit message (Expand)AuthorAgeFilesLines
* ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-271-2/+6
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Make inner classes static where possibleDavid Pursehouse2018-09-261-1/+1
* cleanup: use assertArrayEquals for assertion on arraysRobin Rosenberg2012-09-031-2/+3
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-9/+22
* Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertionsShawn O. Pearce2010-02-101-2/+2
* Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-311-3/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+285