aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/nls
Commit message (Expand)AuthorAgeFilesLines
* Move NLS test for HttpServerText to http.testShawn O. Pearce2012-05-221-6/+0
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Using java.util.concurrent in NLSTest instead of handling threads directly.Sasa Zivkov2011-01-101-30/+28
* Fix NLSTest and RootLocalTest for JUnit 4Shawn O. Pearce2011-01-022-1/+97
* Fix TestTranslationBundleRobin Rosenberg2010-12-315-5/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-313-10/+14
* Externalize strings from JGitSasa Zivkov2010-05-192-11/+11
* Fix NLS to build under Java 5Shawn O. Pearce2010-03-122-17/+17
* Provide NLS support in JGit.Sasa Zivkov2010-03-1110-0/+462