aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/ObjectLoaderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Override int read(byte[], int, int) on test instances of InputStreamDavid Pursehouse2018-10-011-0/+6
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-9/+21
* Add brute force byte array loading to ObjectLoaderShawn O. Pearce2010-08-251-0/+270