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
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
