jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib
Thomas Wolf a187d12dd9 CommitConfig: add support for core.commentChar
Provide  access to the core.commentChar git config, and provide a
utility method to determine an unused comment character if the setting
is "auto".

Bug: 579325
Change-Id: I1ec7e4deffea6ac5929a8538a624d73bb59e4ecc
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2022-03-26 19:53:37 +01:00
..
AbbrevConfigTest.java Describe: add support for core.abbrev config option 2022-03-02 19:29:48 +01:00
AbbreviatedObjectIdTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
BranchConfigTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
BranchTrackingStatusTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
CommitBuilderTest.java Enable GpgSigner to also sign tags 2020-12-07 09:04:33 +01:00
CommitConfigTest.java CommitConfig: add support for core.commentChar 2022-03-26 19:53:37 +01:00
CommitTemplateConfigTest.java [test] Fix CommitTemplateConfigTest for Windows 2022-02-01 00:05:52 +01:00
ConfigTest.java [test] Fix ConfigTest for Windows 2022-02-01 00:05:52 +01:00
ConstantsEncodingTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
DirCacheCheckoutMaliciousPathTest.java Close ObjectInserters in tests 2019-10-21 11:39:46 +02:00
DirCacheCheckoutTest.java [test] Fix closing of test repositories 2022-01-30 17:16:02 -05:00
DirCacheCheckoutTestWithSymlinks.java Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 2015-03-23 14:23:07 +01:00
GpgConfigTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
HugeCommitMessageTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
IndexDiffSubmoduleTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
IndexDiffTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
IndexModificationTimesTest.java Use Instant instead of milliseconds for filesystem timestamp handling 2019-07-18 03:27:52 +02:00
MergeHeadMsgTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ObjectCheckerTest.java Replace ExpectedException which was deprecated in junit 4.13 2020-01-24 15:46:08 +09:00
ObjectIdOwnerMapTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ObjectIdRefTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ObjectIdSerializerTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ObjectIdSubclassMapTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ObjectIdTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ObjectLoaderTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
PersonIdentTest.java Remove odd prefix of PersonIdent test class 2022-03-02 16:38:45 +01:00
RacyGitTests.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RebaseTodoFileTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RefDatabaseConflictingNamesTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RefTest.java Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 2021-01-27 02:22:45 -05:00
ReflogConfigTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ReflogResolveTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RepositoryCacheConfigTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RepositoryCacheTest.java Replace deprecated junit assertion methods with hamcrest 2020-01-22 18:16:17 +01:00
RepositoryResolveTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
SquashCommitMsgTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
SubmoduleConfigTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
SymbolicRefTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
TagBuilderTest.java Enable GpgSigner to also sign tags 2020-12-07 09:04:33 +01:00
ThreadSafeProgressMonitorTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ValidRefNameTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
empty.gitindex.dat Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
sorttest.gitindex.dat Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00