sort by:
Revision Author Date Message Commit Date
7cffa87 Update to latest wptserve 13 July 2015, 14:22:37 UTC
9db27c1 Merge pull request #20 from w3c/jgraham/stash Use shared stash as a context manager. 13 July 2015, 14:21:43 UTC
1b70a06 Use shared stash as a context manager. 10 July 2015, 12:01:49 UTC
04dea96 Merge pull request #17 from hillbrad/hillbrad/runner-notrun update runner to display and report count of tests NOTRUN 08 July 2015, 06:02:24 UTC
3929c49 update runner to display and report count of tests NOTRUN 07 July 2015, 20:11:50 UTC
84c2a90 Merge pull request #15 from kristijanburnik/shared-dict Stash: Basic support for shared data between processes 06 July 2015, 09:53:14 UTC
db96722 Shared stash implementation. 06 July 2015, 09:51:47 UTC
72c8068 Merge pull request #16 from w3c/license Added BSD license 22 June 2015, 16:23:17 UTC
c7e40ad Added BSD license 22 June 2015, 15:50:08 UTC
364be4e Merge pull request #14 from w3c/sideshowbarker/messages Make the lint tool emit a pointer to the docs. 17 June 2015, 09:08:21 UTC
26694b4 Make the lint tool emit a pointer to the docs. 17 June 2015, 09:06:46 UTC
9fc4323 Merge pull request #12 from w3c/webidl Check for webidl2.js references. 15 June 2015, 08:37:42 UTC
0186b88 Merge pull request #13 from w3c/sideshowbarker/typos Fixed minor typos in error messages. 15 June 2015, 08:36:18 UTC
968eb6c Fixed minor typos in error messages. 15 June 2015, 04:42:00 UTC
af45630 Check for webidl2.js references. The canonical location of the WebIDL parser is /resources/WebIDLParser.js. 12 June 2015, 13:22:02 UTC
3687cd2 Update to latest wptserve 11 June 2015, 11:09:51 UTC
fd39224 Merge pull request #11 from w3c/jgraham/ssl_escape_path Ensure that all path separators in openssl config on windows are written \\ not \ 10 June 2015, 16:08:52 UTC
6cec30a Ensure that all path separators in openssl config on windows are written \\ not \ 10 June 2015, 16:06:49 UTC
534ee19 Merge pull request #10 from w3c/jgraham/logger_global Don't use global logger from another process, since this doesn't work on Windows 04 June 2015, 12:40:17 UTC
5495b64 Don't use global logger from another process, since this doesn't work on Windows 04 June 2015, 12:18:04 UTC
2429dbe Merge pull request #9 from kristijanburnik/master Serve: add doc_root option for overriding config. 03 June 2015, 11:58:11 UTC
21ea1a5 Serve: Add doc_root and ws_doc_root options for overriding config. 03 June 2015, 11:53:21 UTC
02bbad3 Merge pull request #8 from kristijanburnik/wss-support WebSocket: Enable WSS support for web-platform-tests. 28 May 2015, 14:14:49 UTC
070bee3 Fix nit. 28 May 2015, 14:13:48 UTC
9ad60c7 WebSocket: Enable WSS support. 28 May 2015, 13:42:31 UTC
ab49e93 Merge pull request #6 from w3c/jgraham/windows_openssl Jgraham/windows openssl 14 May 2015, 15:14:46 UTC
6492d3e Merge pull request #7 from w3c/jgraham/no_ssl_fixup Fixup not starting ssl-requiring servers when ssl is disabled. 14 May 2015, 15:13:44 UTC
4feed75 Work around issues with OpenSSL on Windows 14 May 2015, 15:13:31 UTC
142d5a1 Fixup not starting ssl-requiring servers when ssl is disabled. 13 May 2015, 11:08:04 UTC
09e9f21 Merge pull request #4 from w3c/jgraham/move_lint_whitelist Look for the lint whitelist in the repo root; r=Ms2ger 21 April 2015, 08:26:19 UTC
b2f607f Look for the lint whitelist in the repo root. 21 April 2015, 08:22:27 UTC
b8b9dab Update to latest wptserve 15 April 2015, 13:23:39 UTC
a61ce89 Merge pull request #3 from w3c/jgraham/pickle_fixup Forgot the case where __cached_properties__ doesn't exist. 10 April 2015, 09:32:45 UTC
af21a25 fixup! Forgot the case where __cached_properties__ doesn't exist. 09 April 2015, 18:54:23 UTC
0275d3f Forgot the case where __cached_properties__ doesn't exist. 09 April 2015, 17:30:18 UTC
0282a0f Merge pull request #2 from w3c/jgraham/sourcefile_pickle Fix pickling of SourceFile objects 09 April 2015, 15:47:53 UTC
933d204 fixup! Fix pickling of SourceFile objects 09 April 2015, 13:29:38 UTC
3bf4617 Fix pickling of SourceFile objects 09 April 2015, 12:46:05 UTC
ca2677f Add a .gitignore file 03 April 2015, 10:30:09 UTC
b314b80 Merge pull request #1 from w3c/manifest_path Fix the heuritsic for finding the tests root now we are in a submodule. 30 March 2015, 10:54:19 UTC
8ce4768 Fix the heuritsic for finding the tests root now we are in a submodule. Also allow it to be overridden explicitly. 30 March 2015, 10:32:02 UTC
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
back to top