summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/src
Commit message (Expand)AuthorAgeFilesLines
* Added more info to the Summarizer.Maksymilian Osowski2010-08-123-13/+51
* Merge "Added a basic version of python script and supporting code in DumpRend...Maksymilian Osowski2010-08-115-4/+156
|\
| * Added a basic version of python script and supporting code in DumpRenderTree.Maksymilian Osowski2010-08-115-4/+156
* | Fixes crash when root dir does not exist.Maksymilian Osowski2010-08-112-7/+11
|/
* Resets Summarizer after everything's finished.Maksymilian Osowski2010-08-102-0/+9
* Merge "Changed some parts of the code to prepare it for script support that w...Maksymilian Osowski2010-08-102-7/+21
|\
| * Changed some parts of the code to prepare it for script support that will com...Maksymilian Osowski2010-08-102-7/+21
* | Merge "Added generating text summary to Summarizer."Maksymilian Osowski2010-08-101-6/+37
|\ \
| * | Added generating text summary to Summarizer.Maksymilian Osowski2010-08-091-6/+37
* | | Hook up mock for testing DeviceOrientation in DRTSteve Block2010-08-102-2/+19
| |/ |/|
* | Added eventSender.Maksymilian Osowski2010-08-103-3/+680
|/
* Added crash-detection mechanism.Maksymilian Osowski2010-08-094-6/+233
* Added detection of missing EventSender functions.Maksymilian Osowski2010-08-061-7/+13
* Added geolocation layoutTestController functions.Maksymilian Osowski2010-08-032-0/+41
* Added recording of JS dialog messages.Maksymilian Osowski2010-08-032-25/+58
* Merge "Changed the order of searching for expected result (and added addition...Maksymilian Osowski2010-08-031-7/+19
|\
| * Changed the order of searching for expected result (and added additional loca...Maksymilian Osowski2010-08-031-7/+19
* | Added wakelock to keep the screen from sleeping when executing tests.Maksymilian Osowski2010-08-031-0/+11
|/
* Added detecting unimplemented layoutTestController functions and green squares.Maksymilian Osowski2010-08-031-3/+28
* First batch of layoutTestController functions + some fixes and tweaks.Maksymilian Osowski2010-08-036-15/+380
* Time-out mechanism and state machine.Maksymilian Osowski2010-08-021-13/+77
* Upgraded DRT2 to generate nice HTML summaries of the tests.Maksymilian Osowski2010-07-294-143/+446
* Moved practically all of the prerefactoring functionality to the new design.Maksymilian Osowski2010-07-2710-539/+316
* First stage of refactoring the code to handle crashes gracefully.Maksymilian Osowski2010-07-266-8/+357
* Build fix.Maksymilian Osowski2010-07-211-1/+0
* LayoutTest class with supporting classes (AbstractResult, TextResult).Maksymilian Osowski2010-07-217-50/+482
* Added the LayoutTestsRunner class that is responsible for running the tests. ...Maksymilian Osowski2010-07-168-15/+778
* Added dialogs to the DirListActivity.Maksymilian Osowski2010-07-121-5/+141
* Update the file filter in DumpRenderTree (and DumpRenderTree2) so thatBen Murdoch2010-07-091-3/+4
* A basic extension of ListActivity that allows navigating through tests and te...Maksymilian Osowski2010-07-091-0/+253
* Basic file filter class for the new DumpRenderTree.Maksymilian Osowski2010-07-071-0/+239