servo/tests/unit/net
bors-servo 7d95fb8e49 Auto merge of #17749 - SergeevPavel:extra-space-check, r=jdm
Extra space check

<!-- Please describe your changes on the following line: -->
Add tidy check for keywords with more than one space afterwards.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17700 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17749)
<!-- Reviewable:end -->
2017-07-19 16:03:51 -07:00
..
parsable_mime Fix off-by-one error in MIME pattern matching 2016-02-23 11:53:32 +00:00
Cargo.toml Bump serde to 1.0 2017-06-16 13:31:18 +02:00
chrome_loader.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
cookie.rs Update Hyper and OpenSSL 2017-03-31 16:32:21 +02:00
cookie_http_state.rs Update Hyper and OpenSSL 2017-03-31 16:32:21 +02:00
cookie_http_state_utils.py Use common cookie struct add cookie webdriver cmds 2016-06-25 22:24:35 +00:00
data_loader.rs Introduce service-worker mode 2017-06-22 23:48:07 -07:00
fetch.rs Introduce service-worker mode 2017-06-22 23:48:07 -07:00
file_loader.rs added test for https://github.com/servo/servo/issues/10548 2016-04-18 03:34:25 +03:00
filemanager_thread.rs Remove the unused CancellationListener arguments in filemanager_thread. 2016-11-24 11:46:30 +01:00
hsts.rs Move hosts module into net crate. Remove obsolete functions. 2017-04-06 19:25:47 +09:00
http_loader.rs Auto merge of #17749 - SergeevPavel:extra-space-check, r=jdm 2017-07-19 16:03:51 -07:00
lib.rs Fix some "unused" warnings 2017-06-06 16:58:35 +02:00
mime_classifier.rs Untry 2017-06-18 13:21:51 +02:00
resource_thread.rs Move hosts module into net crate. Remove obsolete functions. 2017-04-06 19:25:47 +09:00
subresource_integrity.rs Implement Subresource Integrity 2017-01-08 08:52:18 +05:30
test.jpeg Chunked ReadFile from file manager 2016-07-25 19:39:16 +02:00