Merge pull request #7 from rintoHasegawa/chore/setup-test-project
[add] テストプロジェクト(TIASshot.Tests, NUnit)を立ち上げ
commit 30291a1c6d125856f571e0fdb3db1f854eda6cd9
2 parents f19bea2 + 4a78948
@rintoHasegawa rintoHasegawa authored on 7 Jun
GitHub committed on 7 Jun
Showing 15 changed files
View
.gitignore
View
CLAUDE.md
View
TIASshot.Tests/ColorCorrectorTests.cs 0 → 100644
View
TIASshot.Tests/ConfigTests.cs 0 → 100644
View
TIASshot.Tests/IoUtilTests.cs 0 → 100644
View
TIASshot.Tests/TIASshot.Tests.csproj 0 → 100644
View
TIASshot.Tests/packages.config 0 → 100644
View
TIASshot.sln
View
TIASshot/ColorCorrection/ColorCorrector.cs
View
TIASshot/Config.cs
View
TIASshot/Properties/AssemblyInfo.cs
View
docs/01_GUIDE/GUIDE_08_テスト方針.md
View
docs/02_ENV/ENV_02_ディレクトリ構成.md
View
docs/02_ENV/ENV_03_依存ライブラリ一覧.md
View
docs/PROGRESS.md