Alexandre Julliard
|
75de8fe16c
|
Added printf format checking to the ok() and trace() macros, and fixed
the resulting warnings.
|
2002-06-22 00:08:10 +00:00 |
Eric Pouech
|
fbaef1cc9a
|
Now C tests are able to access argc/argv as passed to the program.
|
2002-04-20 20:51:11 +00:00 |
Francois Gouget
|
58ed1f173d
|
Add trace function (same as in the perl framework).
Add support for todo tests.
Make it possible to specify a printf-style message in ok.
Include windef.h in test.h for compiling tests on Windows.
|
2002-03-22 00:58:00 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Alexandre Julliard
|
caa03388bc
|
Preliminary version of the C unit tests run-time environment.
Added make rules for building and running C unit tests.
|
2002-02-20 19:03:59 +00:00 |