aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/RefTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-0/+1
* Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-221-0/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+17
* Replace writeSymref with RefUpdate.linkShawn O. Pearce2010-01-231-5/+17
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-11/+26
* Only import the sample data packs on tests that need themShawn O. Pearce2009-11-021-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+166