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.