aspnetcore/test/Microsoft.AspNetCore.Blazor...
Ryan Nowak 3142217bec Fix #745 - allow multiple implements directives
The pass for this was 'break'ing after the first directive for no real
reason. Oops.
2018-05-08 14:06:22 -07:00
..
Razor
TestFiles Add tests for #773 2018-05-08 13:38:23 -07:00
BindRazorIntegrationTest.cs
ComponentDiscoveryRazorIntegrationTest.cs
ComponentRenderingRazorIntegrationTest.cs
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationTest.cs Add tests for #773 2018-05-08 13:38:23 -07:00
DiagnosticRazorIntegrationTest.cs
DirectiveRazorIntegrationTest.cs Fix #745 - allow multiple implements directives 2018-05-08 14:06:22 -07:00
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs
Microsoft.AspNetCore.Blazor.Build.Test.csproj
RazorBaselineIntegrationTestBase.cs
RazorIntegrationTestBase.cs
RenderingRazorIntegrationTest.cs
RuntimeCodeGenerationTest.cs Add tests for #773 2018-05-08 13:38:23 -07:00
RuntimeDependenciesResolverTest.cs
TypingTest.cs
WorkingDirectoryRazorIntegrationTest.cs