23 Jun
2016
23 Jun
'16
4:15 p.m.
Module: wine Branch: master Commit: b2702b2d6f68fc28dd821d0d982157bf45901d31 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b2702b2d6f68fc28dd821d0d98... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jun 23 12:26:04 2016 +0900 gdi32/tests: Get rid of the todo mechanism in the path tests. All the tests succeed now. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/gdi32/tests/path.c | 242 ++++++++++++++++++++++-------------------------- 1 file changed, 112 insertions(+), 130 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b2702b2d6f68fc28dd821d...