|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
| def | remove_first_line_comment (text) |
| def | translate_includes (text) |
| def | translate_khronos_test (text) |
| def | update_file (in_filename, out_dir) |
| def | update_directory (in_dir, out_dir) |
| def | default_out_dir () |
| def | configure_logging (options) |
| def | option_parser () |
| def | main () |
| def webkitpy.to_be_moved.update_webgl_conformance_tests.configure_logging | ( | options | ) |
Configures the logging system.
| def webkitpy.to_be_moved.update_webgl_conformance_tests.default_out_dir | ( | ) |
| def webkitpy.to_be_moved.update_webgl_conformance_tests.main | ( | void | ) |
| def webkitpy.to_be_moved.update_webgl_conformance_tests.option_parser | ( | ) |
| def webkitpy.to_be_moved.update_webgl_conformance_tests.remove_first_line_comment | ( | text | ) |
| def webkitpy.to_be_moved.update_webgl_conformance_tests.translate_includes | ( | text | ) |
| def webkitpy.to_be_moved.update_webgl_conformance_tests.translate_khronos_test | ( | text | ) |
This method translates the contents of a Khronos test to a WebKit test.
| def webkitpy.to_be_moved.update_webgl_conformance_tests.update_directory | ( | in_dir, | |
| out_dir | |||
| ) |
| def webkitpy.to_be_moved.update_webgl_conformance_tests.update_file | ( | in_filename, | |
| out_dir | |||
| ) |
1.8.13