[add] BitmapUtil.FastClone の仕様ベーステストを追加
/implement Phase 2 の成果.FastClone に NUnit テストを追加し,独立コピー・
src 非破壊・24/32bpp の画素一致・ストライドパディング・Indexed フォールバック
(色は等価だが PixelFormat は 32bppArgb に変換されうる)・null→null を検証.
全 80 件成功(MSBuild + vstest で確認).

あわせて BitmapUtil の Indexed フォールバックの doc を補足(ロジック不変)し,
テスト方針(自動テストは FastClone のみ担保・UI/並行系は実機 MEMMONITOR 計測で
検証)を CLAUDE.md / docs/PROGRESS.md に記録.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 609baf6 commit cdd539351a164f3fbbd8ac95a45ed193a0b76e07
Rinto Hasegawa rintoHasegawa (Rinto Hasegawa) authored 4 days ago
Showing 5 changed files
View
CLAUDE.md
View
TIASshot.Tests/BitmapUtilTests.cs 0 → 100644
View
TIASshot.Tests/TIASshot.Tests.csproj
View
TIASshot/Utils/BitmapUtil.cs
View
docs/PROGRESS.md