<div class="gmail_extra"><div class="gmail_quote">On Fri, Aug 31, 2012 at 12:33 PM, Daniel Dunbar <span dir="ltr"><<a href="mailto:daniel@zuster.org" target="_blank" class="cremed">daniel@zuster.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Aug 31, 2012 at 12:32 PM, Chandler Carruth <<a href="mailto:chandlerc@google.com" class="cremed">chandlerc@google.com</a>> wrote:<br>

> On Fri, Aug 31, 2012 at 11:53 AM, Daniel Dunbar <<a href="mailto:daniel@zuster.org" class="cremed">daniel@zuster.org</a>> wrote:<br>
>><br>
>> On Fri, Aug 31, 2012 at 11:23 AM, David Blaikie <<a href="mailto:dblaikie@gmail.com" class="cremed">dblaikie@gmail.com</a>><br>
>> wrote:<br>
>> > Daniel (& anyone else),<br>
>> ><br>
>> > Do you know if the documentation here (<br>
>> > <a href="http://llvm.org/docs/TestingGuide.html#rtcustom" target="_blank" class="cremed">http://llvm.org/docs/TestingGuide.html#rtcustom</a> /<br>
>> ><br>
>> > <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/TestingGuide.html?view=diff&r1=36059&r2=36060" target="_blank" class="cremed">http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/TestingGuide.html?view=diff&r1=36059&r2=36060</a><br>

>> > ) is still valid? It doesn't appear to be, since my change below<br>
>> > doesn't do particularly interesting quoting/escaping gymnastics &<br>
>> > seems to work fine.<br>
>> ><br>
>> > Any ideas? Should we update the documentation? Does anyone know<br>
>> > what/when/how/why this changed?<br>
>><br>
>> What is actually going on here is that the LLVM test suite and the<br>
>> Clang test suite use a different style of test.<br>
>><br>
>><br>
>> The LLVM test suite is technically written using Tcl syntax, and the<br>
>> Clang test suite uses shell syntax. The document in question is<br>
>> referring to the LLVM test suite.<br>
><br>
><br>
> Is this still true? I tried to switch the LLVM test suite to use the ShTest<br>
> syntax. I thought I had succeeded.<br>
<br>
</div>Nope, I just never noticed that. Many thanks for whatever awesome<br>
bastard perl creation you used to accomplish that feat. :)</blockquote><div><br></div><div>And thanks for the reminder to go nuke the tcl stuff... I'll do that this evening. </div></div></div>