cmd: Added cmd.exe tests. [try2]

Jacek Caban jacek at codeweavers.com
Wed Feb 3 09:20:01 CST 2010


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.

---
  programs/cmd/tests/Makefile.in       |   14 ++
  programs/cmd/tests/batch.c           |  281 
++++++++++++++++++++++++++++++++++
  programs/cmd/tests/rsrc.rc           |   23 +++
  programs/cmd/tests/test_echo.cmd     |    9 +
  programs/cmd/tests/test_echo.cmd.out |   21 +++
  5 files changed, 348 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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-cmd-Added-cmd.exe-tests.diff
Type: text/x-patch
Size: 11600 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100203/81531c20/attachment-0001.bin>


More information about the wine-patches mailing list