[BUG] BitmapStreamTests

ned at bike-nomad.com ned at bike-nomad.com
Sun Jul 6 01:29:57 UTC 2003


from preamble:

"Change Set:		BitmapStreamTests
Date:			5 July 2003
Author:			Ned Konz

v2: added WordArray and several kinds of storage:
* ImageSegment on disk
* ReferenceStream on RWBinaryOrTextStream
* ReferenceStream on file
* SmartRefStream on RWBinaryOrTextStream
* SmartRefStream on file

This is an incomplete test suite for storing and reading various word-
and short-word subclasses of ArrayedCollection.

It demonstrates some problems with filing in of certain kinds of arrayed
objects.

In 3.6b-5331, I get 8 passed/6 failed/6 errors.

I ran into problems when trying to read back the SqueakLogo flash
character morph, after I'd done a 'save morph to disk' from its debug
menu.

The words within the ShortPointArrays and ShortRunArrays were reversed.

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BitmapStreamTests.cs.gz
Type: application/octet-stream
Size: 1669 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030705/d3d92165/BitmapStreamTests.cs.obj


More information about the Squeak-dev mailing list