On Mo, 2007-01-08 at 09:58 -0800, Bill Medland wrote:
Bill Medland (billmedland@shaw.ca) Add tests structure to odbccp32
+START_TEST(error) +{ +}
We really need more tests, but I do not think, that an empty testfile can go in the tree. And as another hint, you should use the same filename.
You might want to look, how I add the tests for "localspl.dll": I use the testfile "dlls/localspl/tests/localmon.c" to test the implementation of "dlls/localspl/localmon.c"
The History for the tests: http://source.winehq.org/git/wine.git/?a=history;f=dlls/localspl/tests
My Patch for the initial test: http://www.winehq.org/pipermail/wine-patches/2006-September/031009.html