[bcl] Put xunit tests in mcs/class/lib/PROFILE/tests too (#10928)
commit6ad08fff9e2c7575e734bd570a709ecb3c4f43c0
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 3 Oct 2018 10:16:19 +0000 (3 12:16 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Oct 2018 10:16:19 +0000 (3 12:16 +0200)
treec912dcffa4feb359517e007dae8b8786ac53583c
parentfbf43a426683ab3344de39d0b069f50b9019d742
[bcl] Put xunit tests in mcs/class/lib/PROFILE/tests too (#10928)

So they are next to their NUnit counterparts.

Move xunit remote executor app to tests dir too and compile it when
compiling the test assembly instead of doing it before running the test.

We need to use an absolute path for the xunit remote executor and it
needs to be in Windows format on Windows since we pass it as an env var
to the xunit tests.
mcs/build/config-default.make
mcs/build/tests.make
mcs/class/Mono.Profiler.Log/Makefile
mcs/class/Mono.Profiler.Log/Test/ProfilerTestRun.cs