- 02 Aug, 2010 1 commit
-
-
Andrey Turkin authored
-
- 07 Apr, 2010 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 18 May, 2009 1 commit
-
-
Francois Gouget authored
-
- 06 May, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 20 Apr, 2009 1 commit
-
-
Francois Gouget authored
-
- 08 Jan, 2009 5 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
- 18 Jun, 2008 1 commit
-
-
Paul Vriens authored
-
- 16 Jan, 2008 1 commit
-
-
Francois Gouget authored
-
- 11 Oct, 2006 1 commit
-
-
Ge van Geldorp authored
Remove structs from test list which have preprocessor directives in their definitions (winapi_test can't handle that).
-
- 10 Aug, 2006 1 commit
-
-
Colin Pitrat authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 03 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 04 May, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 26 Oct, 2004 1 commit
-
-
Francois Gouget authored
Change the way functions are called and either alter their declaration order or predeclare them so perl can check the prototypes.
-
- 06 Sep, 2004 1 commit
-
-
Francois Gouget authored
parentheses' warning caused by TYPE_ALIGNMENT().
-
- 01 Sep, 2004 1 commit
-
-
Francois Gouget authored
-
- 20 Aug, 2004 1 commit
-
-
Francois Gouget authored
Fix the declaration of bitfields so their layout matches what MSVC generates. Modify winapi_test to compute the bitfields size/alignment like MSVC does. Update the impacted generated.c files.
-
- 16 Aug, 2004 1 commit
-
-
Francois Gouget authored
Add a couple base types that winapi_test does not know how to parse. Fix a bug so that 'signed' and 'unsigned' are recognised as valid types.
-
- 04 May, 2004 1 commit
-
-
Hans Leidekker authored
- Sync type testing data with the headers.
-
- 20 Jan, 2004 1 commit
-
-
Francois Gouget authored
-
- 24 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 21 Oct, 2003 1 commit
-
-
Francois Gouget authored
gcc says that sizeof(long double)==12. Fix the detection of pragma packs to detect #include <...>. Generate ok("...\n") calls.
-
- 30 Sep, 2003 1 commit
-
-
Daniel Marmier authored
Check that _MSC_VER is defined before using it.
-
- 12 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 06 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
- Added missing types. - Added a function for each type test to improve compiling with -O2.
-
- 04 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 29 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 23 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 15 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
Have a copy in each generated file instead.
-
- 11 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Reorganized and improved enum/union/struct parsing.
-
- 09 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 02 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Added tests for GDI and USER.
-
- 01 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Added a data structure packing test to winapi_test. - Reorganized and optimized a few things.
-