SharpCompress/tests
copilot-swe-agent[bot] 41ed4c8186 Add negative test case for premature stream termination
Added Rar_StreamValidation_ThrowsOnTruncatedStream test that verifies InvalidOperationException IS thrown when a RAR stream ends prematurely (position < expected length). Created TruncatedStream mock to simulate corrupted/truncated RAR files. This test validates the exception condition (_position < Length) works correctly.

Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2026-01-04 11:47:57 +00:00
..
SharpCompress.Performance Bump JetBrains.Profiler.SelfApi from 2.5.14 to 2.5.15 2025-12-22 09:39:01 +00:00
SharpCompress.Test Add negative test case for premature stream termination 2026-01-04 11:47:57 +00:00
TestArchives Add tests 2025-12-18 12:30:38 +00:00