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

Unified Diff: client/site_tests/graphics_WebGLConformance/README

Issue 6849012: update WebGL to initial release 1.0.0 (Closed) Base URL: ssh://gitrw.chromium.org:9222/autotest.git@master
Patch Set: move tarball to production url 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
« no previous file with comments | « no previous file | client/site_tests/graphics_WebGLConformance/graphics_WebGLConformance.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/graphics_WebGLConformance/README
diff --git a/client/site_tests/graphics_WebGLConformance/README b/client/site_tests/graphics_WebGLConformance/README
new file mode 100644
index 0000000000000000000000000000000000000000..27bdf43a63cd6d679ec7be6b87d7195216f6cbdb
--- /dev/null
+++ b/client/site_tests/graphics_WebGLConformance/README
@@ -0,0 +1,14 @@
+WebGL conformance test
+
+- current version is 1.0.0 released 04/06/2011 at revision 14463
+ https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/
+
+To update test binaries:
+
+0) find revision number on page above (here 14463)
+1) cd scripts
+2) ./make_tarball 14463
+3) update revision number in graphics_WebGLConformance.py (tarball and patch)
+4) rename patch version and check if it is still working, otherwise manual three way merge
+5) copy webgl-conformance-1.0.0.tar.bz2 to production location so it appears at
+ http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/
« no previous file with comments | « no previous file | client/site_tests/graphics_WebGLConformance/graphics_WebGLConformance.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698