<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Begin forwarded message:</div><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>From: </b></span><span style="font-family:'Helvetica'; font-size:medium;">laurent laffont &lt;<a href="mailto:laurent.laffont@gmail.com">laurent.laffont@gmail.com</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Date: </b></span><span style="font-family:'Helvetica'; font-size:medium;">26. März 2010 22:11:44 MEZ<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>To: </b></span><span style="font-family:'Helvetica'; font-size:medium;">An open mailing list to discuss any topics related to an open-source Smalltalk &lt;<a href="mailto:pharo-project@lists.gforge.inria.fr">pharo-project@lists.gforge.inria.fr</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Subject: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>[Pharo-project] Squeak VM+FT2Plugin, all Pharo 1.0 rc3 tests green</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Reply-To: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><a href="mailto:Pharo-project@lists.gforge.inria.fr">Pharo-project@lists.gforge.inria.fr</a><br></span></div><div><div><br></div><div>Fun story: if you don't have SecurityPlugin, LocaleTest&gt;&gt;testFontFullName &nbsp; deletes your image :)</div>

<div><div>testFontFullName</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>"self debug: #testFontFullName"</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>| env dir |</div>

<div><span class="Apple-tab-span" style="white-space:pre">        </span>env := (Locale isoLanguage: 'ja') languageEnvironment.</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>dir := FileDirectory on: SecurityManager default untrustedUserDirectory.</div>

<div><span class="Apple-tab-span" style="white-space:pre">        </span>[dir recursiveDelete] &nbsp; &lt;-------------- Cool !!</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>on: Error</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>do: [:e | e].</div>

<div><span class="Apple-tab-span" style="white-space:pre">        </span>env fontFullName.</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>self assert: dir exists</div></div><div><br></div></div><div><br>
</div>
<div>Cheers,</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><br clear="all">Laurent Laffont<br></blockquote></div><div><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Lucida Grande; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="font-size: medium;"><br class="Apple-interchange-newline"></span></span>
</div>
... I've just removed the test from trunk, plus fixed the method it tested.<div><br></div><div>- Bert -&nbsp;</div></body></html>