]> granicus.if.org Git - libvpx/commit
Build unit test driver from the default target
authorJohn Koleszar <jkoleszar@google.com>
Fri, 29 Jun 2012 19:15:00 +0000 (12:15 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 29 Jun 2012 22:03:50 +0000 (15:03 -0700)
commitacd147c50c02e43b1426450033b71d8ad28e6b98
tree6f84b5f556b41392444ffcc3c5da6e95fd92c340
parente7bbedce5f2b9ecaeb4ebf1bfe446d8895cdf105
Build unit test driver from the default target

We need an easy way to build the unit test driver without running the
tests. This enables passing options like --gtest_filter to the
executable, which can't be done very cleanly when running under
`make test`.

Fixed a number of compiler errors/warnings when building the tests
in various configurations by Jenkins.

Change-Id: I9198122600bcf02520688e5f052ab379f963b77b
libs.mk
test/test.mk
vpx/internal/vpx_codec_internal.h