jgit/org.eclipse.jgit.test
Nitzan Gur-Furman 754a1b4922 PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStream
The documentation for TemporaryBuffer::length says:
"The length is only accurate after {@link #close()} has been invoked".
However, we need to have the stream open while accessing the length.

This prevents patches on large files to be applied correctly, as the
result get trimmed.

Bug: Google b/309500446
Change-Id: Ic1540f6d0044088f3b46f1fad5f6a28ec254b711
2023-11-16 09:47:19 +01:00
..
.settings
META-INF Prepare 6.8.0-SNAPSHOT builds 2023-09-07 02:24:53 +02:00
exttst/org/eclipse/jgit
findBugs [spotbugs] Silence CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE in jgit tests 2020-12-22 10:53:00 +01:00
src/org/eclipse/jgit
tst/org/eclipse/jgit PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStream 2023-11-16 09:47:19 +01:00
tst-rsrc PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStream 2023-11-16 09:47:19 +01:00
.classpath
.gitignore
.project
BUILD CommitGraphWriter: write changed-path filters 2023-07-18 14:21:48 -07:00
build.properties Update slf4j to 1.7.36 and consume it directly from Maven Central 2023-05-02 17:05:18 +02:00
org.eclipse.jgit.core--All-Tests (Java 11) (de).launch
org.eclipse.jgit.core--All-Tests (Java 11).launch
org.eclipse.jgit.core--All-Tests.launch
org.eclipse.jgit.test-WalkEncryptionTest-Proxy.launch Adding AES Walk Encryption support in http://www.jets3t.org/ mode 2015-10-18 19:14:31 +00:00
org.eclipse.jgit.test-WalkEncryptionTest.launch
plugin.properties
pom.xml Update mockito to 5.7.0 and bytebuddy to 1.14.9 2023-11-09 00:08:42 +01:00
tests.bzl Fix after_open config and Snapshotting RefDir tests to work with bazel 2023-04-26 22:01:05 +02:00