Re: How to run DMD's tests?

2011-04-07 Thread Brad Roberts
On 4/7/2011 10:17 PM, Nick Sabalausky wrote:
> Like the subject says. I try to use the makefile, but I keep getting this:
> 
> Error on line 76: expecting target : dependencies
> 

It requires gnu make to run.  You can look at the scripts used by the 
auto-tester here:

  https://github.com/braddr/d-tester/tree/master/client/src




How to run DMD's tests?

2011-04-07 Thread Nick Sabalausky
Like the subject says. I try to use the makefile, but I keep getting this:

Error on line 76: expecting target : dependencies