Handle unicode and e-notation differences between S.T.J and J.N tests (#35042)
authorMarcus Turewicz <24448509+marcusturewicz@users.noreply.github.com>
Tue, 17 Nov 2020 21:55:51 +0000 (08:55 +1100)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 21:55:51 +0000 (13:55 -0800)
commit9d60485697d27080029f0b2592c1ab1ad4244b32
tree39652bb7ddecb4a5125ed15d637a3d8022c99c2d
parent951560c0d969163a54dd6ff74faa1e56f0fcb44d
Handle unicode and e-notation differences between S.T.J and J.N tests (#35042)

* Handle unicode and e-notation differences between S.T.J and J.N tests

Fixes #32350

* Remove TODO

* Bumping CI

* Bump CI

* Handle relaxed escaping and precision properly

* Move else if

* Move else if back

* Remove relaxedEscaping param and skip whitespace

* Apply Jozkee final touches

* Add missing period

Co-authored-by: David Cantu <dacantu@microsoft.com>
src/libraries/System.Text.Json/tests/JsonTestHelper.cs
src/libraries/System.Text.Json/tests/Utf8JsonWriterTests.cs