[2019-02] Make test runner able to deal with whitespace patterns other than newline...
commit4291bf4d1a71e3cf4c21874edf8cfbaea4ca3d7f
authormonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 22 Mar 2019 09:00:58 +0000 (22 05:00 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 22 Mar 2019 09:00:58 +0000 (22 10:00 +0100)
tree3872032f9f4d2b444fe9eada1f9aa0caf5b70043
parent7b621a322b660a5ed2ece1281f5fb50ec81c5828
[2019-02] Make test runner able to deal with whitespace patterns other than newline (#13595)

Helix wasn't running our runtime tests as expected, because the test runner expected newline-separated tests to run, and we were generating space-separated.

Following "be liberal in what you accept" philosophy, and to prevent this issue in the future, just deal with "whitespace separated" rather than "this specific whitespace and no other"

Backport of #13587.
mono/tests/test-runner.cs