Patrik Stridvall
|
ae9cf771de
|
- API files update.
- Minor bug fixes.
|
2004-05-17 20:50:24 +00:00 |
Hans Leidekker
|
e2bf33437d
|
- Assume 8 byte maximum alignment.
- Sync type testing data with the headers.
|
2004-05-04 00:38:27 +00:00 |
Steven Edwards
|
0ea344e53a
|
Remove reference to old graphics directory
|
2004-03-22 21:29:53 +00:00 |
Patrik Stridvall
|
446d6c0ea1
|
API files update.
|
2004-02-27 21:28:45 +00:00 |
Patrik Stridvall
|
9c39156efd
|
- API files update.
- Minor bug fixes.
|
2004-02-20 19:57:42 +00:00 |
Hans Leidekker
|
c9b4f601cb
|
Fixed misuse of scalar reference variable.
|
2004-01-20 23:37:35 +00:00 |
Francois Gouget
|
b358b7ad4f
|
Generate ok("...\n") calls.
|
2004-01-20 21:50:01 +00:00 |
Martin Fuchs
|
f74e715bab
|
Fixed options for winebuild.
|
2003-12-15 19:50:42 +00:00 |
Alexandre Julliard
|
97657b1dcf
|
Get rid of the msdos/ directory.
|
2003-11-14 21:12:03 +00:00 |
Alexandre Julliard
|
7999469e7d
|
Moved memory/environ.c, memory/virtual.c and misc/cpu.c to
dlls/kernel.
Get rid of the memory/ directory.
|
2003-11-13 20:58:55 +00:00 |
Alexandre Julliard
|
357c7401b9
|
Re-use the loader directory for the main wine loader, and get rid of
the miscemu directory.
|
2003-11-06 01:17:56 +00:00 |
Francois Gouget
|
f405629e8e
|
Weekly spelling fixes.
|
2003-10-28 21:45:30 +00:00 |
Alexandre Julliard
|
2f31228dfe
|
Specify include quotes in the tests.dat file.
|
2003-10-24 04:43:16 +00:00 |
Francois Gouget
|
56b63e85c3
|
Update tests.dat to include the various #include fixes.
gcc says that sizeof(long double)==12.
Fix the detection of pragma packs to detect #include <...>.
Generate ok("...\n") calls.
|
2003-10-21 23:48:13 +00:00 |
Daniel Marmier
|
a613de2a22
|
Use #ifdef instead of #if for all feature tests.
Check that _MSC_VER is defined before using it.
|
2003-09-30 00:33:47 +00:00 |
Francois Gouget
|
7aa0f3c41d
|
Update winapi and c2man so they know about -ret16. Remove support for
the obsolete pascal16 and -noimport.
Update modules.dat so winapi knows about the new dlls.
|
2003-09-29 20:15:24 +00:00 |
Jon Griffiths
|
33c069ae30
|
Added some needed config.h entries.
|
2003-09-23 22:51:11 +00:00 |
Alexandre Julliard
|
ccc7570b84
|
Get rid of relay32 directory.
|
2003-09-19 04:36:54 +00:00 |
Alexandre Julliard
|
4e874ee0d7
|
The if1632 directory no longer exists.
|
2003-08-26 02:31:43 +00:00 |
Jon Griffiths
|
40085f8a8c
|
ole/ directory doesn't exist anymore.
|
2003-08-18 19:48:14 +00:00 |
Patrik Stridvall
|
c5f834ce6a
|
- API files update.
- Minor bug fixes.
|
2003-08-08 21:04:17 +00:00 |
Jon Griffiths
|
0e8c8cb246
|
Handle long file names in pre-build step (quote them).
dlls/gdi/win16drv doesn't exist any more.
|
2003-07-18 22:53:33 +00:00 |
Francois Gouget
|
617cf92602
|
library/Makefile.in and unicode/Makefile.in don't exist anymore.
|
2003-05-13 00:29:09 +00:00 |
Hans Leidekker
|
0c3e654b1c
|
Make winapi_check handle spec files where no handler is specified.
|
2003-04-07 23:19:43 +00:00 |
Jon Griffiths
|
272d240402
|
Output a dummy function for linking.
Define __WINE_USE_NATIVE_HEADERS for tests that need to care.
Change the debug information format to prevent winedbg from crashing.
|
2003-03-15 19:36:16 +00:00 |
Alexandre Julliard
|
f8bac62769
|
Do not define __WINESRC__ when building tools and miscemu.
|
2003-01-09 01:57:15 +00:00 |
Francois Gouget
|
dcfc25e982
|
Add support for .drv extension (for winspool.drv tests for instance).
|
2003-01-07 19:40:00 +00:00 |
Dimitrie O. Paun
|
8b36681bad
|
Rename __WINE__ to __WINESRC__.
|
2003-01-04 00:52:18 +00:00 |
Patrik Stridvall
|
b6077c6632
|
Added --include-quotes option that fixes #include to use the correct
of <> and "".
|
2003-01-03 03:05:41 +00:00 |
Patrik Stridvall
|
4715b802a7
|
- API files update.
- Minor improvement and bug fixes.
|
2003-01-02 19:26:11 +00:00 |
Francois Gouget
|
95217843d5
|
The link command specifies which version of the C library to link with
(see /M[TD]d? option). So we must not explicitly link with
'msvcrt.lib'. Fixes the msvcrt test crashes.
|
2002-12-18 02:22:12 +00:00 |
Patrik Stridvall
|
fc46e46240
|
- Fixed bug caused by changes to Wine.
- Added support for running all the tests in batch.
|
2002-11-30 19:03:51 +00:00 |
Patrik Stridvall
|
f2c2eafafb
|
- API files update.
- Minor improvement and bug fixes.
|
2002-11-27 20:11:10 +00:00 |
Vincent Béron
|
1eb106b92f
|
Removed some unused types.
|
2002-11-18 23:12:44 +00:00 |
Patrik Stridvall
|
b3da4abc57
|
Added tests for a few new DLLs.
|
2002-11-12 01:05:17 +00:00 |
Patrik Stridvall
|
14fa65948b
|
- API files update.
- Fixed options --cross-call-{unicode-ascii,win32-win16}.
- Minor reorganization of the global checks.
|
2002-11-11 19:55:11 +00:00 |
Patrik Stridvall
|
aac9ff400c
|
- Added code for detection of missing types.
- Added missing types.
- Added a function for each type test to improve compiling with -O2.
|
2002-11-06 21:58:50 +00:00 |
Patrik Stridvall
|
eb4db9471f
|
API files update.
|
2002-11-06 19:58:02 +00:00 |
Patrik Stridvall
|
93cf466cba
|
- Updated it to support changes in Wine.
- Added support for C++ compilation (off by default).
|
2002-11-04 22:41:00 +00:00 |
Patrik Stridvall
|
5554838292
|
Added tests for normal types (not just structures).
|
2002-11-04 22:40:13 +00:00 |
Patrik Stridvall
|
ec50ab2a33
|
API file update.
|
2002-10-29 21:30:32 +00:00 |
Patrik Stridvall
|
011fc645a3
|
Add new options --wine and --winetest so workspace and project files
for Wine and Winetest might be generated independently.
|
2002-10-29 21:25:09 +00:00 |
Patrik Stridvall
|
1a6898b8ef
|
Added support for excluding optional fields.
|
2002-10-29 21:23:44 +00:00 |
Patrik Stridvall
|
ccfd32fbf6
|
- Added proper parsing of the Makefile.in's to find the tests.
- Added support for optionally using the Microsoft headers instead of
the Wine headers.
|
2002-10-23 20:16:12 +00:00 |
Patrik Stridvall
|
3007bd437e
|
Minor modifications and improvements.
|
2002-10-23 18:44:46 +00:00 |
Patrik Stridvall
|
724c1a60ff
|
- Better .dsp file generation for .exe outputs
- Added generation of winetest.dsw for building wine tests under
Windows (currently very kludgy, but it works to some extent).
|
2002-10-18 00:20:58 +00:00 |
Patrik Stridvall
|
cff905837f
|
- Fixed broken winapi_extract options --{pseudo-,}stub-statistics.
- Added new winapi_extract options --{pseudo-,}implemented.
|
2002-10-15 02:15:35 +00:00 |
Patrik Stridvall
|
90fb04604d
|
Don't use a special header file for macros used in generated tests.
Have a copy in each generated file instead.
|
2002-10-15 01:24:03 +00:00 |
Patrik Stridvall
|
65442cd763
|
- Improved alignment and offset calculations.
- Reorganized and improved enum/union/struct parsing.
|
2002-10-11 17:53:13 +00:00 |
Patrik Stridvall
|
91a3686853
|
Reorganized the code for better support of data structures parsing.
|
2002-10-09 18:12:02 +00:00 |