servo/tests/unit
bors-servo fe16c1d5c3 Auto merge of #18809 - Eijebong:bitflags, r=nox
Update bitflags to 1.0 in every servo crate

It still needs dependencies update to remove all the other bitflags
versions.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because it's a dependency update

<!-- 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/18809)
<!-- Reviewable:end -->
2017-10-19 10:35:08 -05:00
..
gfx Update WR (details below): 2017-10-16 16:33:24 +10:00
layout Use pointer casts instead of tramsutes to raw::TraitObject 2017-10-13 21:55:11 +02:00
metrics Update WR (details below): 2017-10-16 16:33:24 +10:00
msg Made PipelineId non-zero, so optional ids take no more space. 2017-09-18 15:49:38 -05:00
net Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
net_traits Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
profile Stop relying on linking details of std’s default allocator 2017-10-19 09:52:50 +02:00
script Update bitflags to 1.0 in every servo crate 2017-10-19 15:01:17 +02:00
servo_config Allow cli prefs to have numerical value 2017-01-05 19:32:14 +01:00
servo_remutex Removed util. 2016-12-14 18:04:37 -06:00
style Update bitflags to 1.0 in every servo crate 2017-10-19 15:01:17 +02:00
stylo style: Remove Servo_GetStyleVariables test special case. 2017-10-14 15:45:30 +08:00