jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/util
Matthias Sohn f3e0e9d5a3 Merge branch 'stable-6.2' into stable-6.3
* stable-6.2:
  [benchmarks] Remove profiler configuration
  Add SHA1 benchmark
  [benchmarks] Set version of maven-compiler-plugin to 3.8.1
  Fix running JMH benchmarks
  Add option to allow using JDK's SHA1 implementation
  Ignore IllegalStateException if JVM is already shutting down

Change-Id: I9c1576011c11b4ff8f453d18d9e786cee59860fa
2022-11-16 09:56:08 +01:00
..
http Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
io Binary and CR-LF detection: lone CRs -> binary 2021-10-31 13:02:04 +01:00
sha1 Add option to allow using JDK's SHA1 implementation 2022-11-15 23:08:13 +01:00
Base64Test.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
Base85Test.java ApplyCommand: add a base-85 codec 2021-05-26 00:37:45 +02:00
BlockListTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
CPUTimeStopWatch.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ChangeIdUtilTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
FSTest.java Don't rely on an implicit default character set 2021-10-26 17:49:20 -04:00
FS_POSIXTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
FileUtilsTest.java FileUtils: improve delete (Windows) 2020-04-03 19:30:31 +02:00
FilterCommandsTest.java [checkout] Use .gitattributes from the commit to be checked out 2022-03-07 18:45:25 +01:00
GitDateFormatterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
GitDateParserBadlyFormattedTest.java Merge branch 'stable-5.6' 2020-02-22 23:36:08 +01:00
GitDateParserTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
HexTest.java Add validation to hex decoder 2020-03-04 16:34:01 +01:00
HookTest.java Fix DefaultCharset bug pattern flagged by error prone 2022-06-17 09:44:14 +02:00
HttpSupportTest.java HttpSupport.proxyFor(): use only scheme, host, and port 2019-10-30 15:16:51 +01:00
IOReadLineTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
IOTest.java IO: fix IO.readFully(InputStream, byte[], int) 2021-01-31 10:31:10 +01:00
IntListTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
LRUMapTest.java Replace deprecated junit assertion methods with hamcrest 2020-01-22 18:16:17 +01:00
LongMapTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
NBTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
PathsTest.java CleanCommand: fix prefix matching 2022-08-03 07:42:27 +02:00
QuotedStringBourneStyleTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
QuotedStringBourneUserPathStyleTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
QuotedStringGitPathStyleTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RawCharUtilTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RawParseUtilsTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RawParseUtils_FormatTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RawParseUtils_HexParseTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RawParseUtils_LineMapTest.java Replace ExpectedException which was deprecated in junit 4.13 2020-01-24 15:46:08 +09:00
RawParseUtils_MatchTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RawParseUtils_ParsePersonIdentTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RawSubStringPatternTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ReadLinesTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RefListTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RefMapTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RelativeDateFormatterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RunExternalScriptTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
SimpleLruCacheTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
StatsTest.java Removed unused imports 2020-02-17 09:05:53 +01:00
StringUtilsTest.java Factor out parsing git-style size numbers to StringUtils 2021-10-30 23:05:22 +02:00
SystemReaderTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
TemporaryBufferTest.java TemporaryBuffer: fix toByteArray(limit) 2021-01-22 23:00:01 +01:00