summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/src/com/android/dumprendertree2/TextResult.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-1/+2
* Fix some bugs in DumpRenderTree2 when forming HTML diffsSteve Block2010-09-291-0/+4
* Use the empty string when expected text results are missing in DumpRenderTree2Steve Block2010-09-291-38/+10
* Trim empty lines when comparing text results in DumpRenderTree2Steve Block2010-09-291-10/+20
* Updated Summarizer to use SQLite DB.Maksymilian Osowski2010-09-171-2/+9
* Update DumpRenderTree2 to handle failing tests where no meaningful diff is av...Steve Block2010-09-171-12/+22
* The results now show which expected result was used.Maksymilian Osowski2010-09-021-0/+24
* First batch of layoutTestController functions + some fixes and tweaks.Maksymilian Osowski2010-08-031-4/+20
* Upgraded DRT2 to generate nice HTML summaries of the tests.Maksymilian Osowski2010-07-291-32/+57
* Moved practically all of the prerefactoring functionality to the new design.Maksymilian Osowski2010-07-271-1/+9
* First stage of refactoring the code to handle crashes gracefully.Maksymilian Osowski2010-07-261-1/+28
* LayoutTest class with supporting classes (AbstractResult, TextResult).Maksymilian Osowski2010-07-211-0/+153