Dalamud/Dalamud.Test/Game
RoseOfficial 486f831a26 feat(network): Add SafePacket, pointer validation, and network tests
Add debug/testing utilities for network packet inspection and first-ever
test coverage for the network monitoring area, as discussed in #2592.

- SafePacket: managed wrapper with bounds checking and lifetime safety
- NetworkPointerValidator: debug utility for pointer address validation
- Make NetworkMonitorWidget.IsFiltered internal static for testability
- Add 49 unit tests covering SafePacket, pointer validation, and opcode
  filter parsing (ranges, exclusions, complex filters)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 21:10:27 -05:00
..
Network feat(network): Add SafePacket, pointer validation, and network tests 2026-02-20 21:10:27 -05:00
Text Remove redundant checks 2025-09-21 03:08:28 +02:00
GameVersionConverterTests.cs Add tests for GameVersionConverter and fix edge case (#1726) 2024-03-18 20:12:34 -07:00
GameVersionTests.cs Add tests for GameVersionConverter and fix edge case (#1726) 2024-03-18 20:12:34 -07:00