Skip to content
  • aroben@apple.com's avatar
    Refactor test results page generation · b9d590e3
    aroben@apple.com authored
            Reviewed by Eric Seidel.
    
            * Scripts/run-webkit-tests:
            (sub htmlForResultsSection): Added. Takes a set of tests, a
            description, and a subroutine to generate the links for each test, and
            creates a HTML string containing a table of the tests and their
            links.
            (sub linksForExpectedAndActualResults): Added. Replaces the
            htmlForExpectedAndActualResults subroutine.
            (sub linksForMismatchTest): Added.
            (sub linksForCrashOrErrorTest): Added.
            (sub linksForNewTest): Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@32027 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    b9d590e3