servo/components/servo
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
..
.cargo Fix final linking step on AArch64 2016-02-01 16:55:27 +01:00
build.rs New Android suppport 2015-11-04 16:29:39 -06:00
Cargo.lock Auto merge of #10729 - fitzgen:unit-tests-for-time-profiler, r=larsbergstrom 2016-04-22 06:05:49 -07:00
Cargo.toml Add unit tests skeleton for the time profiler 2016-04-19 16:40:44 -07:00
fake-ld.sh New Android suppport 2015-11-04 16:29:39 -06:00
lib.rs Share prefs to content processes 2016-04-12 09:26:30 +02:00
main.rs Remove watcher threads; replace with more panic handler goodness 2016-04-15 01:52:33 +05:30