cmd: Added cmd.exe tests.

Jacek Caban jacek at codeweavers.com
Thu Jan 21 07:41:45 CST 2010


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.cmd.out | 21 +++
>> 5 files changed, 353 insertions(+), 0 deletions(-)
>> create mode 100644 programs/cmd/tests/Makefile.in
>> create mode 100644 programs/cmd/tests/batch.c
>> create mode 100644 programs/cmd/tests/rsrc.rc
>> create mode 100644 programs/cmd/tests/test_echo.cmd
>> create mode 100644 programs/cmd/tests/test_echo.cmd.out
>>
>
> Hi Jacek,
>
> Is the intention to have these being part of winetest? I do think more 
> makefile magic (Dan's old patches?) is needed to get this actually to 
> compile, not?
>
Hi Paul,

Yes, your right. I've talked with Alexandre and he said that we will do 
makefile work himself.

Jacek



More information about the wine-devel mailing list