servo/tests/unit
bors-servo 340a25e68c Auto merge of #10729 - fitzgen:unit-tests-for-time-profiler, r=larsbergstrom
Add unit tests skeleton for the time profiler

This commit adds a test crate for the time profiler to `tests/unit/profile`. The
only unit test contained in this crate is a smoke test that the time profiler
thread can be created and destroyed. It serves as a place for adding new tests
in the future.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10729)
<!-- Reviewable:end -->
2016-04-22 06:05:49 -07:00
..
gfx Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
layout Implement ::selection pseudo-element 2016-03-30 14:28:11 +02:00
net write cookie_jar, hsts_list, auth_cache, and local_data to file if profile_dir option is present 2016-04-20 18:12:00 -04:00
net_traits Adding method to detect if image formats should be supported by servo 2015-11-13 19:01:44 -05:00
profile Add unit tests skeleton for the time profiler 2016-04-19 16:40:44 -07:00
script Implement HTMLTextArea.setSelectionRange 2016-04-17 17:27:26 +02:00
style Remove the url! plugin. 2016-04-14 15:35:28 +02:00
util Rename net.mime.sniff pref to network.mime.sniff. 2016-04-17 16:15:24 -04:00