19 Jul
2016
19 Jul
'16
4:34 p.m.
Module: wine Branch: master Commit: 556fef3dd184e71e1f0345bd8f37259c88a6f078 URL: http://source.winehq.org/git/wine.git/?a=commit;h=556fef3dd184e71e1f0345bd8f... Author: John Sheu <sheu(a)google.com> Date: Tue Jul 12 17:00:17 2016 -0700 kernel32/tests: Add some tests for fiber-local storage. Signed-off-by: John Sheu <sheu(a)google.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernel32/tests/fiber.c | 254 ++++++++++++++++++++++++++++++++++++++------ 1 file changed, 222 insertions(+), 32 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=556fef3dd184e71e1f0345...