summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http
Commit message (Collapse)AuthorAgeFilesLines
* Add SSL layout tests at WebKit r70209.Iain Merrick2010-11-049-0/+65
| | | | | | Only 3 tests, all passing. See http://b/issue?id=3164771 Change-Id: I2f3b03969a97618f1d4ba9dd91d782e1814914f0
* Merge WebKit at r70209: Initial merge by GitBen Murdoch2010-10-2623-0/+341
| | | | Change-Id: Id23a68efa36e9d1126bcce0b137872db00892c8e
* Merge WebKit at r67908: Initial merge by GitSteve Block2010-09-291-0/+7
| | | | Change-Id: I43a553e7b3299b28cb6ee8aa035ed70fe342b972
* Merge WebKit at r66666 : Initial merge by git.Kristian Monsen2010-09-114-0/+40
| | | | Change-Id: I57dedeb49859adc9c539e760f0e749768c66626f
* Add LayoutTests/http/tests/resources at r65615Steve Block2010-08-2511-0/+438
| | | | | | | These scripts are required to run the http tests, eg http/tests/appcache/fail-on-update.html Change-Id: I6173fcb9bc0d77a5cfc94fce45d02b1704ee6306
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-128-0/+133
| | | | Change-Id: Ibcf418498376b2660aacb7f8d46ea7085ef91585
* Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-205-1/+75
| | | | Change-Id: Ife5af0c7c6261fbbc8ae6bc08c390efa9ef10b44
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-1410-4/+90
| | | | Change-Id: I1d9fb60ea2c3f2ddc04c17a871acdb39353be228
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-1112-15/+104
| | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
* Adds layout tests for HTML5 featuresSteve Block2010-02-25170-0/+7643
The following layout tests should all pass on Android, as they are for recently implemented HTML5 features ... - fast/dom/Geolocation - storage - http/tests/appcache This change adds these tests to the Android tree, at the current WebKit revision r54731. This is so that we can easily keep track of which tests should always be green, and so that we can add Android-specific test results. We also add the following paths ... - fast/js/resources - used by the Geolocation tests - http/conf - used by the Appcache tests Tests that are currently failing are added to the DumpRenderTree skipped list temporarily, to keep all tests green. Change-Id: Id96c05e3746ed64e4e4c40c99567b8def688f90a