Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: chromeos-base/autotest-tests/autotest-tests-9999.ebuild

Issue 6746009: Add piglit ebuilds (Closed) Base URL: ssh://gitrw.chromium.org:9222/chromiumos-overlay.git@master
Patch Set: add chromeous-test dependency Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chromeos-base/autotest-tests/autotest-tests-9999.ebuild
diff --git a/chromeos-base/autotest-tests/autotest-tests-9999.ebuild b/chromeos-base/autotest-tests/autotest-tests-9999.ebuild
index e40cb1202fa7ac24650018a21c9686962ec2e1d3..e37a030f4456e520ffb45958a5626ea59f45ebeb 100644
--- a/chromeos-base/autotest-tests/autotest-tests-9999.ebuild
+++ b/chromeos-base/autotest-tests/autotest-tests-9999.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://src.chromium.org"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~arm ~amd64"
+KEYWORDS="x86 ~arm ~amd64"
sosa 2011/04/11 21:12:30 Don't change this.
ilja 2011/04/11 23:22:08 Done.
IUSE="+autox +xset +tpmtools hardened"
# Enable autotest by default.
@@ -44,6 +44,7 @@ RDEPEND="
chromeos-base/autotest-deps-iotools
chromeos-base/autotest-deps-libaio
chromeos-base/autotest-deps-glbench
+ chromeos-base/autotest-deps-piglit
sosa 2011/04/11 21:12:30 This contradicts the chromeos-test ebuild. Just i
chromeos-base/flimflam-test
autox? ( chromeos-base/autox )
dev-python/pygobject
@@ -103,6 +104,7 @@ IUSE_TESTS="
+tests_graphics_GLAPICheck
+tests_graphics_GLBench
+tests_graphics_O3DSelenium
+ +tests_graphics_Piglit
+tests_graphics_SanAngeles
+tests_graphics_TearTest
+tests_graphics_WebGLConformance

Powered by Google App Engine
This is Rietveld 408576698