diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2020-06-26 11:23:47 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2020-06-26 11:24:48 +0900 |
commit | 14509f4cbbc9d99fd487ee8462dce07eb11909b5 (patch) | |
tree | 2fd578fd2d5347657a65cec9bf46ce765f513365 /org.eclipse.jgit.lfs/src/org/eclipse/jgit | |
parent | d1577f79c4933eefc2cb9691993793d914a8745a (diff) | |
download | jgit-14509f4cbbc9d99fd487ee8462dce07eb11909b5.tar.gz jgit-14509f4cbbc9d99fd487ee8462dce07eb11909b5.zip |
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>
Diffstat (limited to 'org.eclipse.jgit.lfs/src/org/eclipse/jgit')
0 files changed, 0 insertions, 0 deletions