<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">On Dec 31, 2013, at 5:06 AM, Albert Wong (王重傑) <<a href="mailto:ajwong@google.com">ajwong@google.com</a>> wrote:<br><div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello!<div><br></div><div>This was a simple modification to testit which allows for filtering test based on an environment variable. It was originally done to the android ndk variant of this script (where it was very useful for reducing compile/run/debug cycle times) so I thought I'd backport it incase anyone wanted it. </div>

<div><br></div><div>Usage would be:</div><div><pre style="">libcxx/test/language.support/support.dynamic/new.delete/new.delete.single$ TEST_PREFIX=new_replace ../../../../testit</pre></div></div></blockquote></div><div>Albert —</div><div><br></div><div>I see no patch here.</div><div><br></div><div>Also, are you aware that you can invoke the test it script from anywhere in the test directory hierarchy, and it will test “from there down”?</div><div><br></div><div>— Marshall</div><div><br></div><br></body></html>