[Mono-dev] [Mono-list] How to run full mono test suites

Liwei Peng Liwei.Peng at microsoft.com
Wed Sep 3 00:45:13 UTC 2014


Thanks Michael. That’s one library. When I checked here https://wrench.mono-project.com/Wrench/ViewLane.aspx?lane_id=14&host_id=10&revision_id=74118, there are many libraries like below. I am wondering whether there is a quick way to run all of them

[cid:image001.png at 01CFC6D5.A55EC960]


From: Michael Franz [mailto:mvfranz at gmail.com]
Sent: Tuesday, September 2, 2014 5:18 PM
To: Liwei Peng
Cc: Martin Thwaites; mono-list at lists.ximian.com; mono-devel-list
Subject: Re: [Mono-list] [Mono-dev] How to run full mono test suites

I run this to test the C# code.
cd mcs/class/corlib
make run-test PROFILE=net_4_5

On Tue, Sep 2, 2014 at 8:16 PM, Liwei Peng <Liwei.Peng at microsoft.com<mailto:Liwei.Peng at microsoft.com>> wrote:
I didn’t see the ‘make test’ rule under the root source directory. Where do you run it?

From: martin at my2cents.co.uk<mailto:martin at my2cents.co.uk> [mailto:martin at my2cents.co.uk<mailto:martin at my2cents.co.uk>] On Behalf Of Martin Thwaites
Sent: Tuesday, September 2, 2014 5:07 PM
To: Liwei Peng
Cc: mono-list at lists.ximian.com<mailto:mono-list at lists.ximian.com>; mono-devel-list
Subject: Re: [Mono-dev] How to run full mono test suites


Does a simple "make test" not run all the tests? Or are you looking for something else?
On 2 Sep 2014 22:59, "Liwei Peng" <Liwei.Peng at microsoft.com<mailto:Liwei.Peng at microsoft.com>> wrote:
Hi Mono,

I am evaluating mono on a Linux machine (Ubuntu). I’d like to run the full test suites  published on this website: https://wrench.mono-project.com/Wrench/

While this link http://www.mono-project.com/community/contributing/test-suite/ has some general description on the test framework, my question is: is there existing script or document that I can use to run the full test suites? So that I don’t need to spend time to check each class library or runtime tests individually?

Thanks,

Liwei


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com<mailto:Mono-devel-list at lists.ximian.com>
http://lists.ximian.com/mailman/listinfo/mono-devel-list

_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com<mailto:Mono-list at lists.ximian.com>
http://lists.ximian.com/mailman/listinfo/mono-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140903/342cdddf/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 30717 bytes
Desc: image001.png
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140903/342cdddf/attachment-0001.png>


More information about the Mono-devel-list mailing list