On 2/12/13, Benjamin Thaut <[email protected]> wrote:
> What is the best way to run all of them?

Open Msys or Cygwin to the DMD test subfolder and run:

make DMD=/c/path/to/dmd2/windows/bin/dmd

Changing the path accordingly. However if you have a slow machine you
can just let the autotester do its thing after you make a pull
request, it will test automatically.

You may also want to read this guide:

http://wiki.dlang.org/Using_Git_on_Windows

That's my workflow with Console2 and Msys.

Reply via email to