mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 07:03:06 +00:00
[ROSTESTS:APITESTS]
Introduce a "apitest.h" header gathering special things for apitests (SEH macros, wine/test.h inclusion, and so on...). svn path=/trunk/; revision=60313
This commit is contained in:
parent
e62911d355
commit
4b95e17c61
91 changed files with 212 additions and 129 deletions
|
@ -4,8 +4,9 @@
|
|||
* PURPOSE: Test for _vscprintf
|
||||
*/
|
||||
|
||||
#include <apitest.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <wine/test.h>
|
||||
#include <tchar.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue