[Mono-dev] run-test-onwine target

Vincent Povirk madewokherd+8cd9 at gmail.com
Tue Apr 13 17:27:21 EDT 2010


It would be useful for Wine development if we had an easy way to run
the Mono testsuite on whichever CLI implementation happens to be set
up in Wine (Mono or MS .NET). To this end, I've made a small
proof-of-concept patch that adds a run-test-onwine target.

Note that I don't really understand most of this, and my approach was
to search for "ondotnet", replace it with "onwine" and add "wine" to
the start of the command line. Also, any tests that would normally be
excluded on either Mono or .NET are excluded here, since we don't care
about Mono-specific features in Wine.

I haven't gotten this to run all the tests yet, but have I done
anything obviously wrong?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make-test-onwine.patch
Type: text/x-patch
Size: 4297 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100413/64007658/attachment.bin 


More information about the Mono-devel-list mailing list