cmd: Adds test cases for and implements 6 missing IF operators in cmd.exe (EQU, NEQ, GTR, GEQ, LSS, LEQ) (try 2)

jgilik at ucla.edu jgilik at ucla.edu
Wed Mar 17 00:29:05 CDT 2010


Hi all,

Sorry for the repeated patches.  It was suggested to me on wine-devel  
by Dan Kegel to package Makefile.in with the rest of the code, as the  
code would not build without it.  That has been done here.  Aside from  
this rebundling, the patch remains unchanged.

Regards,
John Gilik

---
  programs/cmd/Makefile.in                 |    2 +-
  programs/cmd/builtins.c                  |  100 ++++++++++++-
  programs/cmd/tests/test_builtins.cmd     |  248  
++++++++++++++++++++++++++++++
  programs/cmd/tests/test_builtins.cmd.exp |  124 +++++++++++++++
  4 files changed, 472 insertions(+), 2 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adds-test-cases-for-and-implements-6-missing-IF-oper.patch
Type: text/x-patch
Size: 13999 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100316/a6e70f94/attachment-0001.bin>


More information about the wine-patches mailing list