|
[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> |
|---|
|
|
| CLAUDE.md |
|---|
| TIASshot.Tests/BitmapUtilTests.cs 0 → 100644 |
|---|
| TIASshot.Tests/TIASshot.Tests.csproj |
|---|
| TIASshot/Utils/BitmapUtil.cs |
|---|
| docs/PROGRESS.md |
|---|