Added unit test suite for process functions (try 3)

Borut Razem borut.razem at siol.net
Fri Nov 26 05:30:30 CST 2010


Previous tries failed due to command.com and cmd.exe difernces and due 
to diferences in Win NT 4.0 cmd.exe and newer cmd.exe. I simply disabled 
some tests on some platforms.

The tests now pass on all Windows platforms (I hope that Test Bot won't 
deny it) but test_delay and test_exit fail in Wine due to Bug 25063 
(http://bugs.winehq.org/show_bug.cgi?id=25063).

Borut


---
  dlls/msvcrt/tests/Makefile.in |    1 +
  dlls/msvcrt/tests/process.c   |  158 
+++++++++++++++++++++++++++++++++++++++++
  2 files changed, 159 insertions(+), 0 deletions(-)
  create mode 100644 dlls/msvcrt/tests/process.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-unit-test-suite-for-process-functions-try-3.patch
Type: text/x-patch
Size: 4699 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101126/152ae690/attachment.bin>


More information about the wine-patches mailing list