jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
David Pursehouse 14509f4cbb DiffFormatterTest: Add a test to confirm the default rename detection settings
Add a test that confirms:

- No rename detector is initialized by default

- Rename detector is initialized after calling setDetectRenames(true)

- Rename limit and rename score have the default values 400 and
  60, respectively. Note that there are no constants for these values
  so the test hard codes them.

Change-Id: I327e2b348a40ef67d8a184e5ab09f4e9ab573e1c
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2020-06-26 11:24:48 +09:00
..
api ApplyCommand: use context lines to determine hunk location 2020-06-04 22:16:12 +02:00
attributes Ignore core.eol if core.autocrlf=input 2020-05-22 17:09:23 -04:00
diff DiffFormatterTest: Add a test to confirm the default rename detection settings 2020-06-26 11:24:48 +09:00
dircache Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
events Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
fnmatch Remove duplicate copyright statements 2020-01-04 01:34:46 +01:00
gitrepo Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ignore Remove duplicate copyright statements 2020-01-04 01:34:46 +01:00
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
internal MergedReftable: Include the last reftable in determining minUpdateIndex 2020-06-22 17:14:35 -07:00
junit Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
lib Decouple BouncyCastle from JGit Core 2020-06-01 01:26:22 +02:00
merge SimpleMergeTest: Clean up code style 2020-06-10 11:35:58 +09:00
nls Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
notes Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
patch Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
revplot Revert "RevWalk: stop mixing lines of history in topo sort" 2020-02-26 14:47:20 -05:00
revwalk revwalk: Introduce bitmap-based object reachability checker 2020-04-28 22:44:33 -07:00
storage/file Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
submodule Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
transport Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00
treewalk Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
util FileUtils: improve delete (Windows) 2020-04-03 19:30:31 +02:00