Alexandre Julliard : kernel32/tests: Move allocation tests into heap.c.

Alexandre Julliard julliard at winehq.org
Thu Mar 27 14:40:05 CDT 2014


Module: wine
Branch: master
Commit: 7420b7fe73942fe564b7c21032618143342bb89a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7420b7fe73942fe564b7c21032618143342bb89a

Author: Alexandre Julliard <julliard at 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=7420b7fe73942fe564b7c21032618143342bb89a



More information about the wine-cvs mailing list