Fix and unify parsing of calling conventions.
[wine] / tools / winapi / tests.dat
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-09-07  Francois GougetFix c_parser.pm so it handles 'const' preceeding a...
2004-09-07  Francois GougetTest some more gdi types.
2004-09-07  Francois GougetTest some more urlmon types.
2004-09-06  Francois GougetTest some more ntdll types.
2004-08-25  Francois GougetEnable the disabled tests in tests.data or add a commen...
2004-08-24  Francois GougetFix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
2004-08-22  Francois GougetUpdate FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
2004-08-22  Francois GougetRemove these Wine-only types:
2004-08-19  Francois GougetRemove types that don't exist from tests.dat.
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Francois GougetThe Windows headers don't define PEXCEPTION_REGISTRATIO...
2004-08-13  Francois GougetFix compilation of the wininet generated tests with...
2004-08-11  Francois GougetRemove LPFILESYSTEMBINDDATA as it's not defined in...
2004-05-04  Hans Leidekker- Assume 8 byte maximum alignment.
2003-10-24  Alexandre JulliardSpecify include quotes in the tests.dat file.
2003-10-21  Francois GougetUpdate tests.dat to include the various #include fixes.
2002-11-12  Patrik StridvallAdded tests for a few new DLLs.
2002-11-06  Patrik Stridvall- Added code for detection of missing types.
2002-11-04  Patrik StridvallAdded tests for normal types (not just structures).
2002-10-29  Patrik StridvallAdded support for excluding optional fields.
2002-10-23  Patrik StridvallMinor modifications and improvements.
2002-10-11  Patrik Stridvall- Improved alignment and offset calculations.
2002-10-09  Patrik StridvallReorganized the code for better support of data structu...
2002-10-02  Patrik Stridvall- Minor improvements.
2002-10-01  Patrik Stridvall- Added a new tool winapi_test for generating tests.