aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util/io/TimeoutInputStreamTest.java
Commit message (Expand)AuthorAgeFilesLines
* IO#readFully: provide overload that fills the full arrayAnna Papitto2022-12-191-2/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* cleanup: use assertArrayEquals for assertion on arraysRobin Rosenberg2012-09-031-2/+3
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-9/+21
* 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-6/+6
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+189