servo/tests/unit
bors-servo 61314f5253 Auto merge of #9104 - vwvww:issue_9098, r=nox
Refactor AssertRequestsMustNotHaveHeaders

Improve correctness of AssertRequestMustNotHaveHeaders tests
 - Changed AssertRequestsMustNotHaveHeaders to AssertRequestMustNotIncudeHeaders
 - Added an assertion that headers_not_expected is not empty

tested by command
./mach test unit
and all passed.

resolves #9098

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9104)
<!-- Reviewable:end -->
2016-01-01 02:20:05 +05:30
..
gfx Fix up the splitting of the unit tests crate. 2015-04-21 20:22:10 +02:00
net Auto merge of #9104 - vwvww:issue_9098, r=nox 2016-01-01 02:20:05 +05:30
net_traits Adding method to detect if image formats should be supported by servo 2015-11-13 19:01:44 -05:00
plugin Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
script Separate style+layout and layout-specific wrapper functionality. 2015-12-29 11:50:03 -08:00
style Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
util Use skia and deps from crates.io. 2015-12-02 19:07:59 +01:00