servo/components
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
..
canvas Use num-traits in canvas. 2016-04-20 15:27:35 +02:00
canvas_traits Auto merge of #10291 - jfhumann:10211, r=emilio 2016-04-01 01:57:20 +05:30
compositing Auto merge of #10750 - servo:num, r=nox 2016-04-20 20:40:24 +05:30
devtools Use serde in devtools 2016-03-31 11:07:18 +02:00
devtools_traits Use serde in devtools 2016-03-31 11:07:18 +02:00
gfx Propagating the load errors from network loader 2016-04-20 12:38:35 -04:00
gfx_traits Added a dedicated panic channel. 2016-04-19 09:08:44 -05:00
layout Use DOM width/height for canvas display list item. 2016-04-21 23:20:21 -04:00
layout_traits Added a dedicated panic channel. 2016-04-19 09:08:44 -05:00
msg Added a dedicated panic channel. 2016-04-19 09:08:44 -05: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 Propagating the load errors from network loader 2016-04-20 12:38:35 -04:00
plugins Fix some compile warnings. 2016-04-19 18:15:16 +02:00
profile Take the stdout lock when printing profile data 2016-04-14 12:28:00 -07:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #10723 - edunham:modelines, r=Wafflespeanut 2016-04-21 20:05:04 -07:00
script_traits Auto merge of #9968 - izgzhen:scroll, r=asajeffrey 2016-04-20 18:40:26 +05:30
servo Auto merge of #10729 - fitzgen:unit-tests-for-time-profiler, r=larsbergstrom 2016-04-22 06:05:49 -07:00
style Auto merge of #10791 - servo:explicit-python-path, r=KiChjang 2016-04-21 17:26:11 -07:00
style_traits Drop style_traits's unused dependency on num. 2016-04-20 15:05:04 +02:00
util Remove extra definition of WHITESPACE under components/util/str.rs 2016-04-20 10:40:57 +02:00
webdriver_server Update to byteorder 0.5 2016-04-13 16:36:02 +05:30