1
0
Fork 0
godot/tests/core
Pablo Andres Fuente e2bef7041e Fix `StreamPeerGZIP::finish()` internal buffer size usage
Fixes #97201

Instead of using and arbitrary fixed size for the internal buffer,
the remaining available bytes of the internal `RingBuffer` is used.

Also add unit tests for `StreamPeerGZIP`.
2025-03-19 09:56:32 +01:00
..
config Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
input Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
io Fix `StreamPeerGZIP::finish()` internal buffer size usage 2025-03-19 09:56:32 +01:00
math Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
object Merge pull request #91660 from AThousandShips/methodinfo_vec 2025-03-14 10:06:13 -05:00
os Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
string Merge pull request #103825 from JulianHeuser/region_highlight_crash_fix 2025-03-11 19:54:46 -05:00
templates Add iteration to `Span`. 2025-03-11 23:46:25 +01:00
threads Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
variant Add ConstIterator to Dictionary. 2025-03-13 01:28:46 +08:00
test_crypto.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_hashing_context.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_time.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00