aspnetcore/test/Microsoft.AspNetCore.Blazor...
Ryan Nowak 195bf63c6c Fix line endings on OSX
This change makes our baseline system use CRLF for line endings end to
end. This isn't needed for correctness, but it helps with quality of
life when developing on OSX.

This will avoid churn to the baseline files related to line endings when
updating.

This might only take effect if you nuke the TestFiles directory and
check it out again.
2018-04-18 15:04:35 -04:00
..
Razor Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
TestFiles Reject script tags in components, but allow overriding. Fixes #552 (#553) 2018-04-12 16:28:31 +01:00
BindRazorIntegrationTest.cs Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
ComponentDiscoveryRazorIntegrationTest.cs
ComponentRenderingRazorIntegrationTest.cs Improvements for delegate types (#516) 2018-04-09 13:21:12 -07:00
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationTest.cs Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
DiagnosticRazorIntegrationTest.cs Update link in compiler error message 2018-04-13 17:02:07 +01:00
DirectiveRazorIntegrationTest.cs
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs Reference static content from referenced assemblies. Implements #340 2018-04-06 09:50:10 +01:00
Microsoft.AspNetCore.Blazor.Build.Test.csproj Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
RazorBaselineIntegrationTestBase.cs Fix line endings on OSX 2018-04-18 15:04:35 -04:00
RazorIntegrationTestBase.cs Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
RenderingRazorIntegrationTest.cs Remove old workaround @onclick and @bind 2018-04-10 16:54:15 -07:00
RuntimeCodeGenerationTest.cs Reject script tags in components, but allow overriding. Fixes #552 (#553) 2018-04-12 16:28:31 +01:00
RuntimeDependenciesResolverTest.cs Update Mono to 078d5147836 (#543) 2018-04-11 14:00:03 +01:00