Dalamud/Dalamud.Test
RoseOfficial 347fb4de5d 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)
2026-02-20 21:27:39 -05:00
..
Game feat(network): Add SafePacket, pointer validation, and network tests 2026-02-20 21:27:39 -05:00
Storage Convert ReliableFileStorage to async 2025-11-18 00:44:04 +01:00
Dalamud.Test.csproj Use NuGet CPM to ensure consistent package versions 2025-10-15 22:58:26 +02:00
LocalizationTests.cs fix: event naming style in DalamudPluginInterface.cs (closes #458) 2021-08-23 08:30:23 +02:00