summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Tweaked the logging + some minor style fixes."Maksymilian Osowski2010-08-268-37/+51
|\
| * Tweaked the logging + some minor style fixes.Maksymilian Osowski2010-08-268-37/+51
* | Update run_apach2.py to serve HTTP tests at server rootSteve Block2010-08-261-2/+10
* | Use locals to make run_apache2.py more readableSteve Block2010-08-261-19/+23
* | Merge "Updated the script to include access log."Maksymilian Osowski2010-08-261-0/+2
|\ \ | |/ |/|
| * Updated the script to include access log.Maksymilian Osowski2010-08-261-0/+2
* | Added forwarding service.Maksymilian Osowski2010-08-264-0/+407
|/
* Implement logic for new Geolocation delayed permission LayoutTestsSteve Block2010-08-181-10/+32
* Fix naming and executable bits on DumpRenderTree2 scriptsSteve Block2010-08-182-2/+2
* Added copyright information to the files that were missing it.Maksymilian Osowski2010-08-132-1/+30
* Added python script that starts/stops apache2 server on host machine configur...Maksymilian Osowski2010-08-131-0/+93
* 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-118-4/+229
|\
| * Added a basic version of python script and supporting code in DumpRenderTree.Maksymilian Osowski2010-08-118-4/+229
* | 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-103-8/+29
|\
| * Changed some parts of the code to prepare it for script support that will com...Maksymilian Osowski2010-08-103-8/+29
* | 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-032-0/+12
|/
* 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-295-143/+448
* Moved practically all of the prerefactoring functionality to the new design.Maksymilian Osowski2010-07-2711-544/+321
* First stage of refactoring the code to handle crashes gracefully.Maksymilian Osowski2010-07-267-8/+365
* Build fix.Maksymilian Osowski2010-07-211-1/+0
* LayoutTest class with supporting classes (AbstractResult, TextResult).Maksymilian Osowski2010-07-218-50/+483
* Added the LayoutTestsRunner class that is responsible for running the tests. ...Maksymilian Osowski2010-07-1610-15/+787
* Added dialogs to the DirListActivity.Maksymilian Osowski2010-07-122-5/+167
* 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-096-2/+326
* Basic file filter class for the new DumpRenderTree.Maksymilian Osowski2010-07-072-0/+249