2 Sep
2010
2 Sep
'10
7:28 p.m.
On Thu, Sep 2, 2010 at 7:20 PM, Morten Rønne <morten.roenne(a)tdcadsl.dk> wrote:
Have you seen http://code.google.com/p/win16test/ ?
I only get one file for all tests in one directory, e.g. the kernel32 tests are in this file. -rwxr-xr-x 1 mr mr 1548553 2010-08-23 20:11 kernel32_test.exe.so
Oh, right, win16test's Makefile and probably its test.h are kind of simpleminded. You probably want to have just one 16 bit test app per dll. Hopefully the test cases from win16test will be a useful starting point aside from their wimpy build system.