Francois Gouget
|
afd3c257bd
|
Add trailing '\n's to ok() calls.
|
2004-02-06 05:24:34 +00:00 |
Hans Leidekker
|
9f12d22657
|
[Global|Local]ReAlloc don't fail with size 0.
Fixed typos.
|
2003-12-15 19:51:17 +00:00 |
Dimitrie O. Paun
|
4c90416d40
|
More tests for {Local,Global}{,Re}Alloc() calls.
Cleanup of the Heap*() tests.
|
2003-12-04 21:52:52 +00:00 |
Dimitrie O. Paun
|
c762f5d7af
|
RtlHeapReAllocate() should not allocate memory.
Add small test to make sure it doesn't return.
Don't import ntdll for tests, we need to load it dynamically.
|
2003-11-25 01:02:02 +00:00 |