Andre McCurdy
1e2491d125
gtest, gmock: update 1.7.0 -> 1.8.0
...
Starting from the 1.8.0 release, GoogleTest and GoogleMock are
maintained in the same repository and released together. Update the
gtest recipe to PROVIDE gmock (and drop the gmock recipe).
Patches to add CMake install rules have been dropped (now supported
upstream).
https://github.com/google/googletest/commit/98d988deac06637364f6cd41c45c3db4a8a0b6bc
https://github.com/google/googletest/commit/7c8ac4886a7ad513430d132c446a93c6d395345a
Signed-off-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-12-26 08:23:24 +01:00
Frederico Cadete
377d67aa7c
gtest: fix installation in multilib
...
The installation and pkgconfig patches have to be reworked to consider
the install directories from OE.
Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-06-23 15:21:27 +02:00
Pascal Bach
33fc545ab8
gtest, gmock: allow building gtest-native and gmock-native
...
Signed-off-by: Pascal Bach <pascal.bach@siemens.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-04-28 10:37:47 +02:00
Mario Domenech Goulart
ff5cda05c9
gtest: add recipe
...
gtest is a framework for writing C++ tests, by Google.
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-11-19 15:19:25 +01:00