[PATCH] [libcxx] Add support for Android targets to lit.cfg.

Dan Albert danalbert at google.com
Thu Jul 24 14:14:39 PDT 2014


Ping.


On Tue, Jul 22, 2014 at 11:37 AM, Dan Albert <danalbert at google.com> wrote:

> Major change in this revision is that tests get placed into their own
> working directory on the device rather than being lumped in together. This
> is done because we need to also push any .dat files that live in the same
> directory as the test source file to the device as well, and there are
> duplicate .dat files in the test tree that prevent us from placing them all
> in the same directory.
>
> There's also a small refactoring of some of the ADB calls.
>
> http://reviews.llvm.org/D4594
>
> Files:
>   test/lit.cfg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140724/9589f3a0/attachment.html>


More information about the cfe-commits mailing list