Alexandre Julliard
|
7e082f6608
|
msvcrt/tests: Make all msvcrt function pointers cdecl.
|
2009-05-23 11:57:38 +02:00 |
Austin English
|
b7b28159c9
|
msvcrt/tests: Sign compare fixes.
|
2009-05-11 12:47:59 +02:00 |
Alexandre Julliard
|
2335a44ed6
|
msvcrt/tests: Avoid printing pointer differences in traces.
|
2009-01-08 13:02:17 +01:00 |
Alexandre Julliard
|
4282fc122d
|
msvcrt/tests: Use unsigned int instead of size_t for the malloc tests.
|
2009-01-03 20:23:06 +01:00 |
Lionel Debroux
|
51d6a08d57
|
msvcrt: Test more offsets for _aligned_offset_realloc (especially offset > alignment).
|
2007-11-28 13:52:22 +01:00 |
Lionel Debroux
|
68b1f2cde2
|
msvcrt: Fix memory leak (found by Smatch).
|
2007-11-26 13:07:30 +01:00 |
Michael Stefaniuc
|
daf1ed48c3
|
msvcrt/tests: Remove redundant NULL check before free(). Found by Smatch.
|
2007-11-19 13:02:06 +01:00 |
Dan Kegel
|
a1e4758f07
|
msvcrt: Fix two buglets in heap test.
|
2007-11-07 13:21:35 +01:00 |
Robert Reif
|
cf7c156fe3
|
msvcrt/tests: Add _aligned_malloc tests.
|
2007-07-31 20:32:57 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Dimitrie O. Paun
|
bb6d87f626
|
Heap tests cleanup.
|
2004-03-11 00:38:14 +00:00 |
Francois Gouget
|
231fbff8d0
|
Add trailing '\n's to ok() calls.
|
2004-01-27 04:01:10 +00:00 |
Dimitrie O. Paun
|
c5150fb682
|
Fix realloc() to match the documented behaviour.
Add a few simple tests for it.
|
2003-11-20 23:41:13 +00:00 |