Module: wine Branch: master Commit: edcaf53f94be16e71714571eae55a8d602d849d4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=edcaf53f94be16e71714571eae...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Mar 23 04:21:13 2010 +0300
shell32/tests: Use strict comparison for return values.
---
dlls/shell32/tests/autocomplete.c | 10 +- dlls/shell32/tests/shelllink.c | 122 +++++++++++----------- dlls/shell32/tests/shellpath.c | 24 ++-- dlls/shell32/tests/shlexec.c | 2 +- dlls/shell32/tests/shlfolder.c | 210 ++++++++++++++++++------------------ 5 files changed, 184 insertions(+), 184 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=edcaf53f94be16e7171457...