Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtest: Update to 1.7.0. | Vinson Lee | 2014-04-14 | 22 | -730/+1257 |
| | | | | | | | | | This patch fixes gtest build errors on Mac OS X 10.9. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73106 Signed-off-by: Vinson Lee <vlee@freedesktop.org> Tested-by: Ian Romanick <ian.d.romanick@intel.com> Acked-by: Ian Romanick <ian.d.romanick@intel.com> | ||||
* | gtest: Fix up import of gtest 1.6.0 | Ian Romanick | 2012-04-12 | 24 | -0/+21229 |
The include files were all missing. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Chad Versace <chad.versace@linux.intel.com> Acked-by: Eric Anholt <eric@anholt.net> |