aspnetcore/test/Microsoft.AspNet.Razor.Test
Doug Bunting 0e296283f9 Address a round of nits
- clean up trailing curly braces (Java style)
 - affected lots of files touched for #89 fix
- a couple of trailing whitespace removals
2015-05-19 17:39:26 -07:00
..
Editor Address a round of nits 2015-05-19 17:39:26 -07:00
Framework Remove unneeded NamespaceKeywordLength from AddImportCodeGenerator. 2015-05-18 17:21:50 -07:00
Generator Address a round of nits 2015-05-19 17:39:26 -07:00
Parser Address a round of nits 2015-05-19 17:39:26 -07:00
TagHelpers Address a round of nits 2015-05-19 17:39:26 -07:00
TestFiles [Fixes #379] Ignoring whitespace at the end of text tag 2015-05-19 17:21:28 -07:00
Text `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Tokenizer `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Utils `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
RazorErrorTest.cs
RazorTemplateEngineTest.cs `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
SourceLocationTest.cs
StringTextBuffer.cs
project.json Revert "Reacting to updated CoreCLR packages" 2015-05-15 12:19:37 -07:00