Skip to content
  • darin@apple.com's avatar
    Some small steps toward improving run-webkit-tests. My goal is to · 9daeeca7
    darin@apple.com authored
    refactor much more of the script into functions. Later we can add
    parallel test running to the tool. But better structure may help
    even if someone decides to translate this into another scripting
    language instead.
    
    Patch by Darin Adler <darin@apple.com> on 2009-08-28
    Reviewed by Mark Rowe.
    
    * Scripts/run-webkit-tests: Break more pieces of the script into
    seprate functions. Added readSkippedFiles, findTestsToRun, and
    printResults functions. Removed custom code to skip results.html
    and instead just put it into the ignoredFiles hash. Fixed some
    indentation. Sorted function declarations, global variables,
    and options at the top of the file alphabetically so they're not
    in a semi-random order.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48516 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9daeeca7