[libcxx patch] Modify testit to allow filtering tests by prefixes

Albert Wong (王重傑) ajwong at google.com
Tue Dec 31 05:06:32 PST 2013


Hello!

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.

Usage would be:

libcxx/test/language.support/support.dynamic/new.delete/new.delete.single$
TEST_PREFIX=new_replace ../../../../testit

-Albert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131231/6bd2fb22/attachment.html>


More information about the cfe-commits mailing list