Skip to content

Commit

Permalink
Move S.T.M. Span<char> tests to StringTests.cs(part 2) (dotnet/corefx…
Browse files Browse the repository at this point in the history
…#29935)

* move s.t.m. tests

* fix netfx incompatibility

* fix linux EndsWithNoMatch_Char test

* rename to emptySlice

* use ReadOnlySpan<char> instead of var

* nit extra line

* add asserts for Contains

* add comment for difference between Windows and Unix

* address PR feedback

* add netfx to Configurations.props

* move netfx failing tests to String.netcoreapp.cs

* cleanup project files

* cleanup

* cleanup

* address PR feedback

* revert Contains tests

* merge with master

* fix project refs


Commit migrated from dotnet/corefx@3755c16
  • Loading branch information
MarcoRossignoli authored and ahsonkhan committed Jun 5, 2018
1 parent c4f6d2f commit c13a375
Show file tree
Hide file tree
Showing 5 changed files with 756 additions and 559 deletions.
Loading

0 comments on commit c13a375

Please sign in to comment.