jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Matthias Sohn 64dde09b85 Merge branch 'stable-3.4'
* stable-3.4:
  Prepare 3.4.2-SNAPSHOT builds
  JGit v3.4.1.201406201815-r
  Allow retrying connecting SshSession in case of an exception

Change-Id: I7efb009b9e012637a16c57e2e93e074023b8e46c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2014-06-21 01:28:55 +02:00
..
api Allow to include untracked files in stash operations. 2014-05-22 23:56:08 +02:00
diff [findBugs] Don't ignore exceptional return value of File.mkdir() 2014-02-18 22:08:09 +01:00
dircache Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
events Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
fnmatch Added characters to be escaped in file name patterns 2013-04-06 18:23:33 +02:00
gitrepo Unit test for the updating behavior in RepoCommand API. 2014-05-27 12:50:15 -07:00
ignore Fix IgnoreRule#isMatch returning wrong result due to missing reset 2013-12-03 22:30:14 +01:00
internal/storage Remove a bit of repetition and casting in PackFileTest 2014-05-26 11:09:22 +01:00
lib Fix a number of failing conflict situations 2014-05-17 19:06:07 +02:00
merge Fix merge/cherry-picking in CRLF mode 2014-03-02 20:30:42 +01:00
nls Move org.eclipse.jgit.pgm's resource bundle to internal package 2013-05-06 23:48:19 +02:00
notes Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
patch Suppress boxing warnings where we know they are ok 2012-09-22 01:21:00 +02:00
revplot Improve layout of branches in the commit graph 2014-05-22 22:34:22 +02:00
revwalk Rename RewriteTreeFilter to TreeRevFilter and make it public 2014-06-12 13:52:09 -07:00
storage/file Remove hardcoded target/trash from test cases 2013-11-01 19:57:47 -07:00
submodule Use absolute paths for file:// URIs in tests 2013-11-01 19:57:47 -07:00
test/resources Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 2013-11-24 05:27:14 -05:00
transport Allow retrying connecting SshSession in case of an exception 2014-06-20 11:48:53 +02:00
treewalk Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on Windows 2014-04-06 12:16:20 -04:00
util Cache SimpleDateFormat in GitDateParser per locale 2013-11-23 22:06:08 -05:00