<br><br><div class="gmail_quote">2009/10/9 Herbert König <span dir="ltr">&lt;<a href="mailto:herbertkoenig@gmx.net">herbertkoenig@gmx.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi together,<br>
<br>
in getting the test green for Mysql 4 I first had to change the test<br>
setup for not using unsupported types. </blockquote><div><br>ok. I imagined that.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
And for necessary sequence of<br>
Table columns and indices :-((<br>
<br></blockquote><div><br>I don&#39;t understand this. What do you mean ?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Now I&#39;m going through the rest and two times I encountered something<br>
like:<br>
self assert: [things in a block] <br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Digging shows that in 3.10.2 TestCase&gt;&gt;assert: accepts aboolean or a<br>
block, 3.8.2 doesn&#39;t.<br>
<br>
Any opinions about me just changing the tests not to use blocks?<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>I just did a test where I used to use self assert: []   with self assert: ()    and seems there is no problem. So...please, go ahead :)<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div class="h5">
Cheers,<br>
<br>
Herbert                            mailto:<a href="mailto:herbertkoenig@gmx.net">herbertkoenig@gmx.net</a><br>
<br>
_______________________________________________<br>
SqueakDBX mailing list<br>
<a href="mailto:SqueakDBX@lists.squeakfoundation.org">SqueakDBX@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx</a><br>
</div></div></blockquote></div><br>