Re: Call for win16 tests

2007-07-09 Thread Markus Amsler
Dan Kegel wrote: As Andreas Mohr pointed out a while back, http://www.winehq.org/pipermail/wine-devel/2005-August/039602.html we really need a win16 test suite to make sure our win16 support doesn't rot. As far as I know, nobody's managed to get win16 tests into the tree, presumably because the

Re: Call for win16 tests

2007-07-09 Thread Dan Kegel
On 7/9/07, Markus Amsler [EMAIL PROTECTED] wrote: We have to distinguish between win16 and dos tests. Absolutely. dos .com executables currently don't work, but win16 .exe's with the same contents do work. I plan to test DOS .com files using very simple pure assembly. (That was the real way

Re: Call for win16 tests

2007-07-09 Thread Markus Amsler
Dan Kegel wrote: On 7/9/07, Markus Amsler [EMAIL PROTECTED] wrote: We have to distinguish between win16 and dos tests. Absolutely. dos .com executables currently don't work, but win16 .exe's with the same contents do work. I plan to test DOS .com files using very simple pure assembly. (That

Call for win16 tests

2007-07-05 Thread Dan Kegel
As Andreas Mohr pointed out a while back, http://www.winehq.org/pipermail/wine-devel/2005-August/039602.html we really need a win16 test suite to make sure our win16 support doesn't rot. As far as I know, nobody's managed to get win16 tests into the tree, presumably because the build process or