Remove tests that fail badly on Windows 98.
[wine] / dlls / kernel / tests / heap.c
2005-03-17  Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2004-02-06  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-15  Hans Leidekker[Global|Local]ReAlloc don't fail with size 0.
2003-12-04  Dimitrie O. PaunMore tests for {Local,Global}{,Re}Alloc() calls.
2003-11-25  Dimitrie O. PaunRtlHeapReAllocate() should not allocate memory.