sort by:
Revision Author Date Message Commit Date
2f48f78 Add submodules 26 March 2015, 11:29:58 UTC
71015a0 Update to latest wptserve 12 March 2015, 14:09:11 UTC
7b5e920 Update wptserve version 11 March 2015, 23:27:01 UTC
5e9520d fixup! Pass routes in to servers rather than relying on global state. 11 March 2015, 22:55:28 UTC
3ec68f0 Pass routes in to servers rather than relying on global state. This makes multiprocessing work as expected on Windows 11 March 2015, 15:34:21 UTC
c6b489d Add support for top-level https tests 09 March 2015, 18:17:10 UTC
dc9ca8c Merge pull request #1651 from w3c/jgraham/variants Support multiple variants of a test distinguished by query or fragment 05 March 2015, 15:11:36 UTC
3515254 Merge pull request #1650 from Ms2ger/lint-html Lint more of html. 27 February 2015, 10:31:29 UTC
68ff1dc Add support for multiple variants of a test, distinguished by query or fragment 27 February 2015, 10:00:49 UTC
7bd4bf3 Disallow tabs in html/dom. 26 February 2015, 21:57:40 UTC
ca5e8c5 Disallow tabs in html/browsers. 26 February 2015, 21:19:56 UTC
1cad216 Limit where we allow tabs in html. 26 February 2015, 21:11:01 UTC
898edaa Disallow trailing whitespace in html. 26 February 2015, 21:03:50 UTC
3ef70e2 Fix the manifest.load call in the test runner. 26 February 2015, 20:08:11 UTC
e3b4b49 Force the manifest to be rebuilt if there is a change in the format. 24 February 2015, 14:57:37 UTC
0b6358c Review fixes 24 February 2015, 14:57:37 UTC
7430395 fixup! fixup! Store the path in the manifest file and use this path directly. 24 February 2015, 14:57:37 UTC
806ff0c Make sure that the manifest local_changes gets populated when we change test metadata 24 February 2015, 14:57:37 UTC
2f04b74 fixup! fixup! Store the path in the manifest file and use this path directly. 24 February 2015, 14:57:37 UTC
b9a86d9 fixup! Store the path in the manifest file and use this path directly. 24 February 2015, 14:57:37 UTC
6b7fecf Store the path in the manifest file and use this path directly. This fixes a problem with incorrect conversion between url and path when that conversion is non-trivial (e.g. .worker tests) 24 February 2015, 14:57:37 UTC
fcb6f09 fixup! Update manifest to support reftest chains. 24 February 2015, 14:57:36 UTC
1a98339 fixup! Update manifest to support reftest chains. 24 February 2015, 14:57:36 UTC
5673a6e fixup! fixup! fixup! Update manifest to support reftest chains. 24 February 2015, 14:57:36 UTC
f86f2b2 fixup! fixup! Update manifest to support reftest chains. 24 February 2015, 14:57:36 UTC
c309948 fixup! Update manifest to support reftest chains. Fix lint. 24 February 2015, 14:56:36 UTC
2650e63 Update manifest to support reftest chains. This adds enough information in the manifest to support reftest chains of the form A == B == (C | D). Followup commits will enforce more of the required properties for these chains e.g. restrictions on what kinds of cycle can exist. As aprt of this the manifest code was refactored, and some other code was moved around to match. 24 February 2015, 14:56:36 UTC
07b1a38 Fix signature of NoSSLEnvironment. Previously this would throw because it was being passed an unexpected logger. 28 January 2015, 13:23:09 UTC
3a4cf75 Merge pull request #1567 from Ms2ger/vibration-tab Remove a tab from vibration/; r=gsnedders 19 January 2015, 20:53:03 UTC
fcaaa95 Whitelist fonts from linting. 19 January 2015, 18:18:14 UTC
76c2333 Remove a tab from vibration/. 19 January 2015, 18:12:36 UTC
030a4dc Remove tabs from url/. 19 January 2015, 17:02:01 UTC
72a04fe Update lint whitelist for moved file. 17 January 2015, 20:48:48 UTC
2bee2d9 Remove tabs from 2dcontext. 17 January 2015, 12:05:04 UTC
75ba596 Cleanup sockets and workers 16 January 2015, 22:27:44 UTC
8e6357d Remove trailing whitespace in webmessaging. 16 January 2015, 21:07:10 UTC
b549c58 Merge pull request #1543 from w3c/plh/dom-cleanup Remove trailing whitespace and tabs from dom and enable the lint; r=Ms2ger 15 January 2015, 21:37:34 UTC
2fe4909 Remove trailing whitespace and tabs from dom and enable the lint. 15 January 2015, 20:48:23 UTC
0db8045 Removed trailing whitespaces and tabs. Removed webperf specs from lint.py whitelist 15 January 2015, 20:22:32 UTC
85a2128 Remove trailing whitespace from FileAPI and enable the lint. 15 January 2015, 17:49:03 UTC
bd2e095 Whitelist whitespace lint violations less aggressively. 15 January 2015, 16:04:45 UTC
ab7eaf5 Merge pull request #1515 from w3c/jgraham/manifest_local Fix --ignore-local option; r=Ms2ger 09 January 2015, 18:07:54 UTC
e7dadea Fix --ignore-local option. 09 January 2015, 17:02:15 UTC
f84b7fe Include standalone worker tests in the manifest. 09 January 2015, 13:02:10 UTC
dcb752c Update to latest wptserve 09 January 2015, 10:21:06 UTC
cee4fa9 fixup! fixup! fixup! fixup! fixup! fixup! fixup! Support running tests with SSL. 08 January 2015, 10:37:01 UTC
0c97048 fixup! fixup! fixup! fixup! fixup! fixup! Support running tests with SSL. 08 January 2015, 10:37:00 UTC
2246b7d Update to compatible wptserve 08 January 2015, 10:37:00 UTC
6b464a2 fixup! fixup! fixup! fixup! Support running tests with SSL. 08 January 2015, 10:37:00 UTC
3be509d fixup! fixup! fixup! Support running tests with SSL. 08 January 2015, 10:37:00 UTC
3f3eb90 fixup! Support running tests with SSL. 08 January 2015, 10:36:59 UTC
5318cad Support running tests with SSL. This adds support for launching a https server either using a real CA-issued certificate, or a self-signed certificate generated using OpenSSL. The latter in intended for most testing use cases. 08 January 2015, 10:36:59 UTC
2d7df94 Compact runner UI & add manifest update animation. Reduced the amount of vertical space on tools/runner/index.html page. Only show instructions when page loads; then just show progress/results. Added simple background animation to "updating & loading manifest" text. 05 January 2015, 06:35:00 UTC
3953749 Renamed whitelist entry for SRI script. To reflect change made in https://github.com/w3c/web-platform-tests/pull/1493 02 January 2015, 00:11:58 UTC
673c5f3 Lint whitelist SRI generate_javascript.py PRINTs. 01 January 2015, 12:45:26 UTC
87b9e27 Update six. 28 December 2014, 09:09:51 UTC
8155fce Merge pull request #1446 from w3c/jgraham/manifest_local_changes When updating manifest from a non-checkout put changes into local_changes section 16 December 2014, 08:39:03 UTC
29c0d6f fixup! When updating manifest from a non-checkout put changes into local_changes section. 10 December 2014, 14:43:40 UTC
170c979 Merge pull request #1445 from w3c/jgraham/html5lib_submodule Add html5lib as a submodule 10 December 2014, 13:09:46 UTC
3775186 fixup! fixup! Add html5lib as a submodule Also add six as a submodule. 10 December 2014, 10:31:31 UTC
5a0b5aa Update lint to check for print statements in python files. 08 December 2014, 18:32:22 UTC
f3beffb When updating manifest from a non-checkout put changes into local_changes section. Instead of overwriting manifest entries when updating against a local copy (not clone) of the tests, put differences into the local_changes section, rather than overwriting the data about upstream. This makes resyncing changes with upstream easier. 08 December 2014, 17:28:15 UTC
6d3a439 fixup! Add html5lib as a submodule 08 December 2014, 17:20:44 UTC
c44aa18 Add html5lib as a submodule 08 December 2014, 16:53:46 UTC
0292e56 Prevent "global name 'git' is not defined" error. 27 November 2014, 12:46:41 UTC
52b376e Update to latest wptserve 25 November 2014, 19:45:22 UTC
9394fa0 Update to latest wptserve 18 November 2014, 13:57:08 UTC
55cff13 Update to latest wptserve 18 November 2014, 10:52:10 UTC
f2c11c3 Update to latest wptserve 12 November 2014, 16:53:24 UTC
6a59aed Sort the elements of out_items directly in Manifest.to_json. This commit does not change the generated file. 04 November 2014, 10:19:28 UTC
cdca1ef Sort the lists in Manifest.to_json. 04 November 2014, 10:17:16 UTC
ba17bfe fixing tests by correcting imports find element by id does not exist in the spec anymore, also correcting other removed locators make element.text consistent (changing to property access) 31 October 2014, 18:15:31 UTC
e4e6393 Update to latest wptserve 27 October 2014, 17:40:16 UTC
3735b02 Update to latest wptserve 23 October 2014, 13:30:33 UTC
341da57 Fix crash creating manifest when working directory doesn't have any changes 22 October 2014, 16:27:21 UTC
9f17fc0 Update test runner for changes in the manifest API. 20 October 2014, 15:52:43 UTC
e21f5d2 Merge pull request #1281 from w3c/jgraham/serve_alternate_root Allow running tests from a path outside the test root. 15 October 2014, 14:21:51 UTC
804317a fixup review issues 10 October 2014, 17:15:29 UTC
4692086 Merge pull request #1219 from w3c/jgraham/add_docs Start to add docs to this repo instead of on testtwf-website 10 October 2014, 12:46:10 UTC
fbdc665 Allow running tests from an external server root. This is needed for supporting use cases where testsuites outside wpt are run using the server in a wpt checkout. It also changes the manifest format in a way that causes the file path to be derived from the url unless otherwise specified. 09 October 2014, 17:02:54 UTC
e5e9490 Rewrite manifest.py to make including local changes safer (not very backwards compatible) 09 October 2014, 17:02:45 UTC
42b599d Upgrade to latest pywebsocket, plus a local patch to fix https://code.google.com/p/pywebsocket/issues/detail?id=132 09 October 2014, 11:02:03 UTC
39c84f9 Update to latest wptserve 15 September 2014, 20:39:29 UTC
16afe1c Whitelist use of w3c-test.org in docs and allow whitelisting all linting for certain files. 29 August 2014, 18:10:09 UTC
72c62a1 Merge pull request #1078 from plehegar/plh/w3ctestorgrule Prevent the use of w3c-test.org in the tests 21 August 2014, 14:42:14 UTC
e21d384 Skip html5lib script-off tests. Closes #1203. 21 August 2014, 08:48:09 UTC
a48a1f6 fixup! Remove the legacy timeouts from html5lib tests. 19 August 2014, 15:11:46 UTC
5becf70 Remove the legacy timeouts from html5lib tests. 19 August 2014, 15:01:37 UTC
32343a8 Merge pull request #1176 from w3c/jgraham/html5lib_timeout Give html5lib tests a long timeout as they can be slow in debug builds. 14 August 2014, 13:59:14 UTC
5acc50c Give html5lib tests a long timeout as they can be slow in debug builds. 14 August 2014, 13:55:20 UTC
e769f65 Merge pull request #1167 from Ms2ger/selectors Cleanup the querySelector{,All} tests; r=MikeSmith+jgraham 14 August 2014, 10:54:17 UTC
d136c40 Remove trailing whitespace. 14 August 2014, 10:47:53 UTC
e33223d Whitelist gifs from the CR-at-EOL lint check. 14 August 2014, 09:06:27 UTC
33c076c Update to latest wptserve. 14 August 2014, 08:26:57 UTC
1de07d9 fixup! Automatically update the MANIFEST.json file when using the runner 13 August 2014, 12:37:23 UTC
2411d6c Automatically update the MANIFEST.json file when using the runner 08 August 2014, 13:10:35 UTC
67f4d13 Pass the path from the command line into update_manifest. Until acbcad1cb71c6eebd2a63c5cf16ea7f366812f48, update_manifest directly accessed the global 'opts' variable; this passes the path through the arguments instead. 08 August 2014, 08:38:02 UTC
735b225 Update wptserve to the newest version 03 August 2014, 18:27:03 UTC
00eb38e Sort MANIFEST.json. This avoids spurious changes when updating it. Trailing whitespace is also removed. 30 July 2014, 13:02:42 UTC
c7ea823 Fix references to the non-existent variable 'opts' in update_manifest(). This argument was removed in 15ae6838e863750f945103379fdecb52ae26ff1b. 30 July 2014, 13:01:33 UTC
back to top