How do I run DMD unittests on win32?

Jacob Carlborg doob at me.com
Tue Oct 2 23:29:04 PDT 2012


On 2012-10-03 03:04, Andrej Mitrovic wrote:
> I'm starting to contribute to DMD by fixing some bugs, but I need to
> run the test-suite. Anyone know how this is done on win32? There's a
> makefile in the test dir but what I don't know is if I need to set up
> my directory structure in any special way?
>
> Is it simpler to just make the pull request and wait for the
> autotester to finish, or should I try to do this locally first?
> Thanks.

I think you at least need to have the DMD, Phobos and druntime 
repositories in the same folder.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list