Re: cmd: Added cmd.exe tests. [try2]

2010-02-09 Thread Jacek Caban
Hi Alexandre, First of all, thank you for your work on this. On 2/9/10 5:27 PM, Alexandre Julliard wrote: Jacek Caban writes: In previous version CRs were lost in their way to wine-patches. Also this version has a few improvements made together with Dan that should help writing tests, mo

Re: cmd: Added cmd.exe tests. [try2]

2010-02-09 Thread Alexandre Julliard
Jacek Caban writes: > In previous version CRs were lost in their way to wine-patches. Also > this version has a few improvements made together with Dan that should > help writing tests, mostly no need to care about CRs (they are > skipped) and better failure messages. It doesn't work here: ../.

Re: cmd: Added cmd.exe tests.

2010-01-21 Thread Jacek Caban
On 1/21/10 1:48 PM, Paul Vriens wrote: On 01/20/2010 06:35 PM, Jacek Caban wrote: --- programs/cmd/tests/Makefile.in | 14 ++ programs/cmd/tests/batch.c | 286 ++ programs/cmd/tests/rsrc.rc | 23 +++ programs/cmd/tests/test_echo.cmd | 9 + programs/cmd/tests/test_echo

Re: cmd: Added cmd.exe tests.

2010-01-21 Thread Paul Vriens
On 01/20/2010 06:35 PM, Jacek Caban wrote: --- programs/cmd/tests/Makefile.in | 14 ++ programs/cmd/tests/batch.c | 286 ++ programs/cmd/tests/rsrc.rc | 23 +++ programs/cmd/tests/test_echo.cmd | 9 + programs/cmd/tests/test_echo.cmd.out | 21 +++ 5 files changed, 353 i