michael@0: This is a local copy of the WebGL conformance suite, version 1.0.1, SVN revision 17794 (on the 1.0.1 branch, not on trunk) michael@0: michael@0: The canonical location for this 1.0.1 test suite is: michael@0: michael@0: https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/conformance-suites/1.0.1 michael@0: michael@0: The canonical location of the development tree is: michael@0: michael@0: https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests michael@0: michael@0: All files and directories in this directory, with the exceptions listed below, come from michael@0: upstream and should not be modified without corresponding upstream fixes and/or a michael@0: patch file in this directory. The exceptions (the Mozilla-specific files) are: michael@0: * README.mozilla (this file) michael@0: * failing_tests_*.txt michael@0: * moz.build michael@0: * writemanifest.py michael@0: * *.patch files, if any michael@0: michael@0: How to do an update: michael@0: 1. unapply local patches (the .patch files here) michael@0: 2. perform the update: michael@0: * method A: apply diff with new version michael@0: * method B: erase all files here, import copy of new version. michael@0: 3. edit CONFORMANCE_TEST_VERSION in test_webgl_conformance_test_suite.html. That's what michael@0: determines with tests to run, as some tests are only enabled in some not-yet-released michael@0: version. michael@0: 4. reapply local patches. michael@0: 5. update this readme and the .patch files. michael@0: 6. run writemanifest.py to update test manifest.