summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/assets
Commit message (Expand)AuthorAgeFilesLines
* Update DRT2 to reflect WebKit code movementSteve Block2011-05-241-2/+2
* Add extra error handling to DRT2 launcher scriptSteve Block2011-05-241-0/+6
* Improve error handling (NPE in DRT2)Philippe Marti2011-01-131-0/+1
* Fix DumpRenderTree2 script to allow only one path to be specifiedSteve Block2010-10-181-9/+12
* Improve error handling in DumpRenderTree2 scriptsSteve Block2010-10-182-22/+30
* add multiple device support to layout test driver scriptGuang Zhu2010-09-281-3/+7
* Update run_layout_tests.py to give a useful error if DumpRenderTree2 is not f...Steve Block2010-09-281-4/+8
* Fix a bug in DumpRenderTree2's run_apache2.py scriptSteve Block2010-09-221-4/+3
* Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000Steve Block2010-09-171-0/+4
* Changed the behaviour of run_apache2.py restart.Maksymilian Osowski2010-09-171-2/+16
* Changed run_layout_tests.py and run_apache2.py to accept alternative tests ro...Maksymilian Osowski2010-09-172-7/+25
* Made the run_layout_tests.py script restart the apache2 server before it starts.Maksymilian Osowski2010-09-141-0/+4
* Add to DumpRenderTree2 the option to suppress showing results in the host bro...Steve Block2010-09-141-11/+17
* When running DumpRenderTree2 from script, remove old results filesSteve Block2010-09-131-2/+4
* Update DumpRenderTree2 to store results in /sdcard/layout-test-resultsSteve Block2010-09-131-1/+1
* Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISIONSteve Block2010-09-071-2/+2
* Fixed the run_apache2.py script to use the correct mime.types file.Maksymilian Osowski2010-09-031-1/+2
* Adds webkit revision to the summary and details.Maksymilian Osowski2010-09-021-0/+2
* 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
* Updated the script to include access log.Maksymilian Osowski2010-08-261-0/+2
* 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-131-1/+15
* Added python script that starts/stops apache2 server on host machine configur...Maksymilian Osowski2010-08-131-0/+93
* Added a basic version of python script and supporting code in DumpRenderTree.Maksymilian Osowski2010-08-111-0/+65