summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2
Commit message (Expand)AuthorAgeFilesLines
* Adds webkit revision to the summary and details.Maksymilian Osowski2010-09-022-0/+27
* The results now show which expected result was used.Maksymilian Osowski2010-09-025-13/+132
* Merge "Shows the details when all the tests finish and fixes the orientation ...Maksymilian Osowski2010-09-023-2/+38
|\
| * Shows the details when all the tests finish and fixes the orientation issue.Maksymilian Osowski2010-09-023-2/+38
* | Merge "Fixed and slightly improved crash detection mechanism."Maksymilian Osowski2010-09-022-4/+38
|\ \ | |/ |/|
| * Fixed and slightly improved crash detection mechanism.Maksymilian Osowski2010-09-022-4/+38
* | Merge "Updated Summarizer to report tests under all 4 possible categories now."Maksymilian Osowski2010-09-022-65/+65
|\ \
| * | Updated Summarizer to report tests under all 4 possible categories now.Maksymilian Osowski2010-09-022-65/+65
| |/
* | Merge "Fixed a bug when there are too many open sockets."Maksymilian Osowski2010-09-022-6/+48
|\ \
| * | Fixed a bug when there are too many open sockets.Maksymilian Osowski2010-09-022-6/+48
| |/
* | Added "run all tests in the current directory" menu option.Maksymilian Osowski2010-09-023-12/+53
|/
* Merge "Updated the Summarizer to link to the source of the tests."Maksymilian Osowski2010-09-011-0/+23
|\
| * Updated the Summarizer to link to the source of the tests.Maksymilian Osowski2010-09-011-0/+23
* | Fixed a bug in forwarder where calling the stop method on ForwarderManager wo...Maksymilian Osowski2010-09-013-32/+47
|/
* Changed the code to use forwarding service.Maksymilian Osowski2010-09-018-116/+305
* 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