OLD | NEW |
(Empty) | |
| 1 WebGL conformance test |
| 2 |
| 3 - current version is 1.0.0 released 04/06/2011 at revision 14463 |
| 4 https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/ |
| 5 |
| 6 To update test binaries: |
| 7 |
| 8 0) find revision number on page above (here 14463) |
| 9 1) cd scripts |
| 10 2) ./make_tarball 14463 |
| 11 3) update revision number in graphics_WebGLConformance.py (tarball and patch) |
| 12 4) rename patch version and check if it is still working, otherwise manual three
way merge |
| 13 5) copy webgl-conformance-1.0.0.tar.bz2 to production location so it appears at |
| 14 http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/ |
OLD | NEW |