[mono-symbolicate/mdoc] Don't fail tests in mcs mode (#5348)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 10 Aug 2017 00:33:23 +0000 (02:33 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2017 00:33:23 +0000 (02:33 +0200)
commitc82fab64a0cb60909c47df4e7c5624602b155a4c
treef34289703bebb551357761f6ffeff4526b40e7ba
parent9d84dcb2fc35af1d75450045a8212bf5ab3ff383
[mono-symbolicate/mdoc] Don't fail tests in mcs mode (#5348)

The checked in test files which the test suites in mono-symbolicate
and mdoc verify their output against have a few roslyn-specific
things in them and would fail when running in mcs mode.

While in theory we could check in both mcs- and roslyn-specific
test files it seems not worth the effort and we should just skip
the tests in mcs mode so we get greener builds on platforms
where we still use mcs by default.
mcs/tools/mdoc/Makefile
mcs/tools/mono-symbolicate/Makefile