<div dir="ltr">On Fri, Aug 9, 2013 at 3:59 PM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> +// RUN: cd %t/abc/def2<br>
>  // RUN: not env PWD="%t/abc/def" clang-check "ijk/qwe/test.cpp" 2>&1 | FileCheck %s<br>
><br>
> ----------------<br>
> Just so this is more like reality, I'd use abc/def2 as the PWD.<br>
<br>
</div>One of the tests does "cd directory", the other does "cd symlink".<br>
That way we test that we alway use PWD.<br></blockquote><div><br></div><div>Ah, ok, makes sense.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div></div>