jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Matthias Sohn e29834a77d Fix some tests in ConfigTest
Some of the ConfigTest tests created a FileRepositoryBuilder but didn't
use it to actually create a FileRepository.

Change-Id: I1a4b27891daee1b235a71e7bbf2a7588b9d11a53
2023-08-29 21:26:34 +02:00
..
api Remove unnecessary @SuppressWarnings("serial") 2023-07-16 15:14:19 +02:00
attributes Ignore core.eol if core.autocrlf=input 2020-05-22 17:09:23 -04:00
diff RawText.isBinary(): handle complete buffer correctly 2022-11-16 15:17:19 -05:00
dircache DirCache: support option index.skipHash 2023-03-28 23:16:08 +02: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 BaseSuperprojectWriter: report invalid paths as manifest errors 2022-08-23 12:10:27 -07:00
ignore Default for global (user) git ignore file 2023-06-19 08:19:29 +02:00
indexdiff IndexDiffWithSymlinkTest: handle InaccessibleObjectException 2021-09-29 17:13:05 +02:00
internal Introduce core.packedIndexGitUseStrongRefs config key 2023-08-26 16:16:43 +02:00
junit Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
lib Fix some tests in ConfigTest 2023-08-29 21:26:34 +02:00
logging Fix bug in PerformanceLogContext 2020-11-06 19:20:08 -04:00
merge Merge: Add diff3 style merge conflict formatter. 2023-07-31 11:57:28 -07: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 PatchApplierTest: specify charset to avoid warning 2023-04-05 13:46:56 -07:00
revplot Revert "RevWalk: stop mixing lines of history in topo sort" 2020-02-26 14:47:20 -05:00
revwalk Move footer-line parsing methods from RevCommit to FooterLine 2023-08-01 10:37:24 +02:00
storage/file Handle global git config $XDG_CONFIG_HOME/git/config 2023-08-28 22:05:47 +02:00
submodule [test] Fix closing of test repositories 2022-01-30 17:16:02 -05:00
symlinks
test/resources Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
transport Remove redundant specification of type arguments 2023-07-16 15:11:17 +02:00
treewalk Remove redundant specification of type arguments 2023-07-16 15:11:17 +02:00
util AddCommand: ability to switch off renormalization 2023-04-28 17:04:47 -04:00