27 Jul
2011
27 Jul
'11
6:25 p.m.
Module: wine Branch: master Commit: e0f54d1b203113a08512af2c03e666c568952267 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e0f54d1b203113a08512af2c03... Author: Bernhard Loos <bernhardloos(a)googlemail.com> Date: Tue Jul 26 23:40:48 2011 +0200 ntdll/tests: Add a number of named pipe tests using the nt api and ioctls. --- dlls/ntdll/tests/Makefile.in | 1 + dlls/ntdll/tests/pipe.c | 430 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 431 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e0f54d1b203113a08512af...