summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/src/com/android/dumprendertree2/AbstractResult.java
Commit message (Expand)AuthorAgeFilesLines
* Fix DumpRenderTree2 to make AbstractResult serializableSteve Block2010-09-221-1/+1
* Updated Summarizer to use SQLite DB.Maksymilian Osowski2010-09-171-1/+61
* Update DumpRenderTree2 to handle failing tests where no meaningful diff is av...Steve Block2010-09-171-8/+44
* The results now show which expected result was used.Maksymilian Osowski2010-09-021-0/+8
* First batch of layoutTestController functions + some fixes and tweaks.Maksymilian Osowski2010-08-031-0/+12
* Upgraded DRT2 to generate nice HTML summaries of the tests.Maksymilian Osowski2010-07-291-5/+9
* Moved practically all of the prerefactoring functionality to the new design.Maksymilian Osowski2010-07-271-2/+17
* First stage of refactoring the code to handle crashes gracefully.Maksymilian Osowski2010-07-261-3/+6
* LayoutTest class with supporting classes (AbstractResult, TextResult).Maksymilian Osowski2010-07-211-4/+34
* Added the LayoutTestsRunner class that is responsible for running the tests. ...Maksymilian Osowski2010-07-161-0/+81