Alexandre Julliard
|
ebd225cbaf
|
Added ok() function that doesn't stop the test on the first error.
Added trace() function for debugging tests.
Added support for todo functionality.
Moved wine.pm to include directory.
|
2002-01-14 19:54:29 +00:00 |
Alexandre Julliard
|
77c1618d7f
|
Store the function pointer in the %prototypes hash instead of the
function name to avoid looking it up on every call.
Fixed callback thunks to use stdcall calling convention.
|
2001-04-09 18:49:14 +00:00 |
John F Sturtz
|
5dabda3d55
|
Added support for callback functions.
|
2001-03-31 00:53:15 +00:00 |
Alexandre Julliard
|
fc68434791
|
Added first version of the Perl regression testing framework.
|
2001-03-21 21:41:27 +00:00 |