Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 276471

Summary: Google C++ Mocking and Testing Frameworks (New Packages)
Product: Gentoo Linux Reporter: Jozef Sebestyen <sebejoz>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: orzel
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/googlemock/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: googlemock-1.1.0.ebuild
googletest-1.3.0.ebuild
google-code license file
googlemock-1.1.0.ebuild
googletest-1.3.0.ebuild

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.