https://github.com/web-platform-tests/wpt
Revision 83b0a62af874eaf20e9d97d2fb9e15e91f3d109f authored by Friedrich Horschig on 09 March 2018, 11:59:09 UTC, committed by Blink WPT Bot on 09 March 2018, 23:41:26 UTC
These are the first steps to port the http-state cookie tests from
https://github.com/abarth/http-state/tree/master/tests
to the external/wpt/ directory.

Accessing <server>/cookies/http-state/all-tests.html
will run all tests in cookies/http-state/resources/test-files/.
This ensures that tests stay isolated, ignore set cookies and clean
up cookies after themselves.

By accessing the server directly, single tests can be debugged.
e.g. to run test file 0005 in isolation, access this URL:
<server>/cookies/http-state/resources/cookie-setter.py?debug=0005

Change-Id: I1fceccf0bc5d080d024998451abd027142d6a16a
Reviewed-on: https://chromium-review.googlesource.com/807988
Commit-Queue: Friedrich Horschig <fhorschig@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542085}
1 parent 8913605
History
Tip revision: 83b0a62af874eaf20e9d97d2fb9e15e91f3d109f authored by Friedrich Horschig on 09 March 2018, 11:59:09 UTC
Add http-state cookie tests from abart/http-state github repository
Tip revision: 83b0a62
File Mode Size
OWNERS -rw-r--r-- 28 bytes
anim-gr.gif -rw-r--r-- 241 bytes
anim-gr.png -rw-r--r-- 460 bytes
anim-poster-gr.png -rw-r--r-- 422 bytes
apng.png -rw-r--r-- 259 bytes
background.png -rw-r--r-- 86 bytes
black-rectangle.png -rw-r--r-- 307 bytes
blue-area.png -rw-r--r-- 1.4 KB
blue-border.png -rw-r--r-- 1.8 KB
blue-png-cachable.py -rw-r--r-- 507 bytes
blue.png -rw-r--r-- 485 bytes
blue96x96.png -rw-r--r-- 1010 bytes
broken.png -rw-r--r-- 87 bytes
canvas-line.png -rw-r--r-- 502 bytes
colors.svg -rw-r--r-- 411 bytes
fail.gif -rw-r--r-- 23.9 KB
ggrr-256x256.png -rw-r--r-- 120 bytes
green-100x50.png -rw-r--r-- 218 bytes
green-16x16.png -rw-r--r-- 92 bytes
green-1x1.png -rw-r--r-- 82 bytes
green-256x256.png -rw-r--r-- 103 bytes
green-2x2.png -rw-r--r-- 118 bytes
green.png -rw-r--r-- 87 bytes
green.svg -rw-r--r-- 118 bytes
grgr-256x256.png -rw-r--r-- 130 bytes
movie_300_frame_0.png -rw-r--r-- 11.2 KB
pattern.mp4 -rw-r--r-- 1.5 KB
pattern.ogv -rw-r--r-- 6.5 KB
pattern.png -rw-r--r-- 123 bytes
pattern.svg -rw-r--r-- 319 bytes
red-16x16.png -rw-r--r-- 130 bytes
red-zeroheight.svg -rw-r--r-- 117 bytes
red-zerosize.svg -rw-r--r-- 115 bytes
red-zerowidth.svg -rw-r--r-- 117 bytes
red.png -rw-r--r-- 87 bytes
redtransparent.png -rw-r--r-- 109 bytes
rgrg-256x256.png -rw-r--r-- 131 bytes
rrgg-256x256.png -rw-r--r-- 120 bytes
smiley.png -rw-r--r-- 1.8 KB
smiley.png.headers -rw-r--r-- 23 bytes
threecolors.png -rw-r--r-- 242 bytes
transparent.png -rw-r--r-- 100 bytes
transparent50.png -rw-r--r-- 155 bytes
yellow.png -rw-r--r-- 95 bytes
yellow75.png -rw-r--r-- 150 bytes

back to top