0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/swift/Tests
Alex Konradi c6857dd58e
Don't assume EOF on 0-length read for Node
Remove the special handling code that detects EOF now that the upstream crate 
has fixed the bug that was being worked around. This also fixes a bug where EOF 
was being incorrectly detected when the provided buffer was empty. Add a test 
case to prevent regression in the future.
2024-07-09 11:58:43 -04:00
..
LibSignalClientTests Don't assume EOF on 0-length read for Node 2024-07-09 11:58:43 -04:00
.swiftlint.yml swiftlint: Allow test files to be longer than library files 2021-08-31 13:11:10 -07:00