summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/assets
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the missing EOL in last line of crashed tests list file. Also fixed ↵Guang Zhu2009-08-201-10/+11
| | | | some whitespaces.
* Fix a bug where wrong variable was used for comparison.Guang Zhu2009-06-191-1/+1
|
* Add more data to reliability test report, includes min, max, std, run data.Guang Zhu2009-06-151-4/+13
|
* Adjust order of file/section list in output diffGuang Zhu2009-06-121-18/+23
|
* Update control files (pass/fail/nontext/crash) to results from CRB45Guang Zhu2009-06-113-374/+4275
|
* Added support to record page load time for each url.Guang Zhu2009-06-101-3/+50
|
* Added bugreport collecting mechanism in case of crashes.Guang Zhu2009-06-041-1/+31
|
* Added new parameter to enable a manual pause between pagesGuang Zhu2009-06-031-7/+15
|
* Fixed issue where code for extracting scripts was eclipsed by runTest method.Guang Zhu2009-06-021-6/+2
|
* Update reliability test code. Use a separate activity with simpler calback ↵Guang Zhu2009-06-011-57/+19
| | | | mechanism.
* added reliability test usding DumpRenderTreeGuang Zhu2009-05-111-0/+214
|
* Back-merge all changes done in master to DumpRenderTree to donut.Guang Zhu2009-05-051-0/+102
|
* AI 143779: am: CL 143727 Make the test runner and results assets of ↵Sridhar Gurivireddy2009-03-315-0/+3366
DumpRendertree. This is done so that we could have 1) Lab machines can run layout tests without having build environment setup 2) We could have different set of pass/fail results per branch Also added a simple python script which runs run_layout_tests.py Original author: sridharg Merged from: //branches/cupcake/... Automated import of CL 143779