[bcl] Replace nunit24 with nunit-lite
authorMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 5 Aug 2016 13:44:51 +0000 (14:44 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 29 Oct 2016 12:09:31 +0000 (14:09 +0200)
commita0f51a380344065651abb0d07763350303680247
tree79e8128796f682cb224724b5a8f4fefbbcdc5223
parentf588b336fcb5e0e69cb3c37487711f2452fb1f7a
[bcl] Replace nunit24 with nunit-lite

Get rid of TEST_HARNESS_VERBOSE and enable verbose logging by default

nunit-lite doesn't have the "dot when test runs" progress indicator anymore,
so we need to enable "verbose" output by default otherwise we don't get
any progress until the test run is over.

Also remove the TestResult_$(PROFILE).log and nunit-summary.xsl files,
they're not needed anymore.
mcs/build/Makefile
mcs/build/config-default.make
mcs/build/profiles/mobile_static.make
mcs/build/rules.make
mcs/build/tests.make
mcs/class/Mono.Reactive.Testing/Makefile
mcs/class/Mono.Security/Test/tools/sockethell/Makefile
mcs/class/System.Data.Linq/build/Makefile
mcs/tools/linker/Tests/Makefile