[SqueakDBX] Running the tests on Squeak 3.8.2 and MySQL 4

Herbert König herbertkoenig at gmx.net
Fri Oct 9 11:49:52 UTC 2009


Hi together,

in getting the test green for Mysql 4 I first had to change the test
setup for not using unsupported types. And for necessary sequence of
Table columns and indices :-((

Now I'm going through the rest and two times I encountered something
like:
self assert: [things in a block]

Digging shows that in 3.10.2 TestCase>>assert: accepts aboolean or a
block, 3.8.2 doesn't.

Any opinions about me just changing the tests not to use blocks?

Cheers,

Herbert                            mailto:herbertkoenig at gmx.net



More information about the SqueakDBX mailing list