On Sat, Dec 26, 2009 at 11:06 AM, Jacek Caban jacek@codeweavers.com wrote:
I've been following cmd.exe topic and I was concerned about the fact, that these tests are out of Wine tree, so I wanted to help and implemented a simple framework. I almost didn't test it so I didn't send it before. It caused a code duplication, I'm sorry about that. I'm attaching the patch (it requires running tools/make_makefiles) and I will leave it for others.
Hmm. make depend fails with
cd: 1: can't cd to programs/cmd/tests/Makefile make[1]: *** [programs/cmd/tests/Makefile/__depend__] Error 2
I suspect there is more Makefile hackery to do, too, eventually.