aspnetcore/test
Ryan Nowak 0835de17ec Adds stronger verification for spans
This change ensures that spans are contiguous and that all source is part
of a span. This means that a character can't be 'lost' and not a member of
any span.

And guess what? We have a bug like that. So now a few tests are skipped
due to that bug.

Also made some changes to tests that construct invalid spans or spans
without correct locations as their expected input. This allows us to add
the above verification to all parser tests.
2016-12-28 21:56:35 -08:00
..
Microsoft.AspNetCore.Razor.Evolution.Test Adds stronger verification for spans 2016-12-28 21:56:35 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test Updating to 4.4 CoreFx packages 2016-12-21 22:43:57 -08:00
Microsoft.AspNetCore.Razor.Test Updating to 4.4 CoreFx packages 2016-12-21 22:43:57 -08:00