jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
David Pursehouse 9f689e90d4 MergeHeadMsgTest: Open FileOutputStream in try-with-resource
Change-Id: I8efa549b98bf661665dc29d48d0e5661b0e8530c
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2018-03-07 14:49:21 +09:00
..
api Use StandardCharsets.UTF_8 in tests 2018-03-07 09:04:36 +09:00
attributes MergeGitAttributeTest: Open FileInputStream in try-with-resource 2018-02-26 17:48:42 +09:00
diff DiffFormatterReflowTest: Open InputStream in try-with-resource 2018-03-06 16:56:12 +09:00
dircache Use StandardCharsets.UTF_8 in tests 2018-03-07 09:04:36 +09:00
events Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 2016-10-19 15:09:37 +09:00
gitrepo RepoCommand: generate relative submodule URLs from absolute URLs. 2018-02-21 13:41:50 +01:00
ignore IgnoreNodeTest: Suppress deprecation warnings in testEmptyIgnoreNode 2018-02-25 17:36:38 +09:00
indexdiff IndexDiffWithSymlinkTest: Open InputStream in try-with-resource 2018-03-07 08:25:15 +09:00
internal/storage FileSnapshotTest: Open FileOutputStream in try-with-resource 2018-03-06 17:19:59 +09:00
junit Clarify the semantics of DfsRefDatabase#compareAndPut 2016-08-25 19:12:39 -07:00
lib MergeHeadMsgTest: Open FileOutputStream in try-with-resource 2018-03-07 14:49:21 +09:00
merge RecursiveMergerTest: Open FileOutputStream in try-with-resource 2018-02-26 17:39:57 +09:00
nls Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
notes Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
patch GetTextTest: Open InputStream in try-with-resource 2018-03-06 17:37:22 +09:00
revplot Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
revwalk Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
storage/file FileBasedConfigTest: Open FileOutputStream in try-with-resource 2018-03-05 17:16:14 +09:00
submodule Add a command to deinitialize submodules 2017-12-27 23:47:25 +01:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources ObjectDirectory: Add pack directory getter 2017-11-14 10:08:42 -05:00
transport WalkEncryptionTest: Use StandardCharsets.UTF_8 2018-03-06 16:56:13 +09:00
treewalk Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
util AutoCRLFInputStreamTest: Open auto-closeable resources in try-with-resource 2018-03-05 20:59:31 +09:00