Alexandre Julliard : kernel32/tests: Move allocation tests into heap.c.
27 Mar
2014
27 Mar
'14
7:40 p.m.
Module: wine Branch: master Commit: 7420b7fe73942fe564b7c21032618143342bb89a URL: http://source.winehq.org/git/wine.git/?a=commit;h=7420b7fe73942fe564b7c21032... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Mar 27 16:15:16 2014 +0100 kernel32/tests: Move allocation tests into heap.c. --- dlls/kernel32/tests/Makefile.in | 1 - dlls/kernel32/tests/alloc.c | 404 --------------------------------------- dlls/kernel32/tests/heap.c | 276 ++++++++++++++++++++++++++ 3 files changed, 276 insertions(+), 405 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7420b7fe73942fe564b7c2...
4281
Age (days ago)
4281
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard