[dmd-internals] dmd commit, revision 632
Brad Roberts
braddr at puremagic.com
Fri Aug 27 22:04:43 PDT 2010
On 8/27/2010 9:52 PM, Don Clugston wrote:
> On 28 August 2010 02:02, Brad Roberts <braddr at puremagic.com> wrote:
>> Picking a random but representative example...
>>
>> Why no changes to the public dmd test suite? Let me guess, you changed the
>> private one? The one that's been superseded so that those of us out here on the
>> other side of your screen have a chance of testing our changes and avoiding
>> introducing regressions. :)
>
> BTW -- I'm not using the public one either. It's not really usable on Windows.
Would you (or really anyone doing windows development) mind taking a little time
and investigate fixing that? I don't think it'd be particularly hard, but I
don't do any development on windows. There's very few tools involved (a list
from a quick scan of the single Makefile and the test script 'do_test.sh':
gnu make
mkdir
rm
cat
bash
grep
tr
diff
I'd really like it to be the test platform everyone can and does use.
Thanks,
Brad
More information about the dmd-internals
mailing list