Mike Hearn mike@navi.cx writes:
On Thu, 23 Dec 2004 17:01:09 +0200, Lauri Tulmin wrote:
Add tests for LBS_EXTENDEDSE and LBS_EXTENDEDSEL | LBS_MULTIPLESEL listboxes. Some of these test don't pass on wine.
Thanks for the tests! If they don't pass in Wine though you need to surround them in todo_wine {} blocks, or ideally fix them.
Actually (not ideally) you should just stick 1's into the appropriate TODO fields.