Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276471 - Google C++ Mocking and Testing Frameworks (New Packages)
Summary: Google C++ Mocking and Testing Frameworks (New Packages)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://code.google.com/p/googlemock/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-04 15:17 UTC by Jozef Sebestyen
Modified: 2013-09-09 14:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
googlemock-1.1.0.ebuild (googlemock-1.1.0.ebuild,450 bytes, text/plain)
2009-07-04 15:20 UTC, Jozef Sebestyen
Details
googletest-1.3.0.ebuild (googletest-1.3.0.ebuild,537 bytes, text/plain)
2009-07-04 15:21 UTC, Jozef Sebestyen
Details
google-code license file (google-code,1.44 KB, text/plain)
2009-07-04 15:22 UTC, Jozef Sebestyen
Details
googlemock-1.1.0.ebuild (googlemock-1.1.0.ebuild,406 bytes, text/plain)
2009-07-04 15:26 UTC, Jozef Sebestyen
Details
googletest-1.3.0.ebuild (googletest-1.3.0.ebuild,493 bytes, text/plain)
2009-07-04 15:26 UTC, Jozef Sebestyen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jozef Sebestyen 2009-07-04 15:17:20 UTC
dev-cpp/googlemock-1.1.0.ebuild (New Package) 
dev-cpp/googletest-1.3.0.ebuild (New Package)
google-code (New license file)

the make test fails for both packages when run inside the ebuild
# ebuild googletest-1.3.0.ebuild unpack compile test
but it works fine when run in a shell
# cd /var/tmp/portage/dev-cpp/googletest-1.3.0/work/gtest-1.3.0; make check

I could not figure out why, must be ebuild related. 

Joe
Comment 1 Jozef Sebestyen 2009-07-04 15:20:53 UTC
Created attachment 196645 [details]
googlemock-1.1.0.ebuild
Comment 2 Jozef Sebestyen 2009-07-04 15:21:26 UTC
Created attachment 196646 [details]
googletest-1.3.0.ebuild
Comment 3 Jozef Sebestyen 2009-07-04 15:22:14 UTC
Created attachment 196648 [details]
google-code license file
Comment 4 Jozef Sebestyen 2009-07-04 15:26:28 UTC
Created attachment 196651 [details]
googlemock-1.1.0.ebuild
Comment 5 Jozef Sebestyen 2009-07-04 15:26:59 UTC
Created attachment 196653 [details]
googletest-1.3.0.ebuild
Comment 6 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-07-09 10:20:05 UTC
You probably want to add these packages to sunrise.
Please, have a look at: http://overlays.gentoo.org/proj/sunrise

It could be interesting until someone maintain them in the official tree.
Comment 7 Thomas Capricelli 2010-10-27 19:43:08 UTC
guys, at least for the googletest part, it is now included in the official tree, although the name is not 'googletest' but 'gtest'
Comment 8 Chris Reffett (RETIRED) gentoo-dev Security 2013-09-09 14:18:58 UTC
gmock/gtest are already in tree.