I have found another problem in PalmCUnit; it used PalmOS 3.5
functions without checking if it was running on a OS3.5+ device.

I have added more test cases, fixed a few bugs found in the source
code when running the tests, and made the mock objects a bit more
"intelligent", e.g. the mock_FtrGet function will now call the
normal FtrGet function unless we have initialized the device to be
of a specific type; the VFSFileOpen/Close methods will keep track
of what files that have been opened/closed and raise an alert if
we e.g. try to close a file twice.  

/Mike

Attachment: PalmCUnit.diff.gz
Description: application/gunzip

Reply via email to