History log of /external/libcxx/run-tests.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b434402ea2d0544e3b4f4c63d2c9ac61b0d88789 14-Oct-2015 Dan Albert <danalbert@google.com> Move test invocation into a python script.

Invoking these from make was pretty gross, and apparently I was
getting it wrong for the buildbot (was running mmm buildcmds without
running configtests).

This makes a single entry point of run-tests.py. The ugly hacks for
cflags/ldflags detection is still there, but it's at least not *as*
bad.

Change-Id: I0157700d83f6a38a209751a03a00dc9a8e708744
/external/libcxx/run-tests.py