test-webkit-scripts | 56 def run_test_script(self, script_title, script_path, args=None): member in class:ScriptsTester 72 self.run_test_script('Perl scripts', self.script_path('test-webkitperl')) 73 self.run_test_script('Python scripts', self.script_path('test-webkitpy'), 75 self.run_test_script('Ruby scripts', self.script_path('test-webkitruby'))
|