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

Michael Franz mvfranz at gmail.com
Wed Sep 3 01:04:41 UTC 2014


On Tue, Sep 2, 2014 at 8:45 PM, Liwei Peng <Liwei.Peng at microsoft.com> wrote:

>  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
>
>
>
>
>
>
>
> *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>
> 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] *On Behalf
> Of *Martin Thwaites
> *Sent:* Tuesday, September 2, 2014 5:07 PM
> *To:* Liwei Peng
> *Cc:* 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> 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
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>
I think it is 'make check'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140902/52d91391/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 30717 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140902/52d91391/attachment-0001.png>


More information about the Mono-devel-list mailing list