Module: wine Branch: master Commit: 9eaea34e041671fa63095a825c32978d1a9780d5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9eaea34e041671fa63095a825c...
Author: James Hawkins truiken@gmail.com Date: Mon Mar 26 18:35:16 2007 -0500
setupapi: Add several tests for SetupCopyOEMInf, with fixes so the tests don't crash.
---
dlls/setupapi/misc.c | 18 ++- dlls/setupapi/tests/Makefile.in | 1 + dlls/setupapi/tests/misc.c | 262 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 276 insertions(+), 5 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9eaea34e041671fa63095a...