aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util/TemporaryBufferTest.java
Commit message (Expand)AuthorAgeFilesLines
* Suppress resource warnings with Java 7Robin Rosenberg2012-10-251-0/+2
* cleanup: use assertArrayEquals for assertion on arraysRobin Rosenberg2012-09-031-22/+20
* TemporaryBuffer: Fix reading from in-memory InputStreamShawn O. Pearce2011-06-241-0/+15
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-3/+21
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-121-13/+25
* Move TestRng to our JUnit helper packageShawn O. Pearce2010-01-121-0/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+380