(#555) added TypeRegistrarBaseTests

as a very simple test harness to test implementations of
ITypeRegistrar / ITypeResolver
This commit is contained in:
Nils Andresen
2021-11-13 21:33:58 +01:00
committed by Patrik Svensson
parent 2f6b4f53c4
commit 48df9cf68b
5 changed files with 211 additions and 5 deletions

View File

@ -17,6 +17,7 @@
<None Remove="Widgets\Figlet\Fonts\Standard.flf" />
<None Include="../../resources/gfx/small-logo.png" Pack="true" PackagePath="\" Link="Properties/small-logo.png" />
<None Include="..\.editorconfig" Link="Cli\.editorconfig" />
<InternalsVisibleTo Include="$(AssemblyName).Tests" />
</ItemGroup>
<ItemGroup>