servo/python/servo
bors-servo 5fda719fa8 Auto merge of #8415 - mrobinson:create-wpt-relative, r=frewsxcv
Form relative reference URLs during create-wpt

Instead of always using the absolute path to the reference file when
creating new reference tests, create-wpt now creates relative URLs if
the files are in the same directory. This is the most common case for
new Servo tests. Also fix some missing quotation marks in the
create-wpt template.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8415)
<!-- Reviewable:end -->
2015-11-09 22:43:25 +05:30
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Prevent warning about redefining Python variable 2015-07-26 22:07:23 +07:00
build_commands.py Add CCACHE infra and turn it on in travis 2015-11-05 14:47:23 -06:00
command_base.py Add CCACHE infra and turn it on in travis 2015-11-05 14:47:23 -06:00
devenv_commands.py Add clippy as a command to mach 2015-10-21 19:21:20 -04:00
post_build_commands.py New Android suppport 2015-11-04 16:29:39 -06:00
testing_commands.py Auto merge of #8415 - mrobinson:create-wpt-relative, r=frewsxcv 2015-11-09 22:43:25 +05:30