Previously I was able to run the dmd test suite on windows using msys. If I now run make within the dmd test folder I get:
make[1]: *** No rule to make target `test_results/runnable/A16.d.out', needed by `run_runnable_tests'. Stop.
I also tried using mingw32-make, same problem. Kind Regards Benjamin Thaut
