servo/tests/unit/util
Simon Sapin 83b3ebf6ac Simplify TOML syntax
* Sections like `[dependencies.foo]` can be entries in a `[dependencies]`
  section with the `{key = value}` syntax.
* Per-target dependencies can be expressed with more general `cfg(…)`
  conditions instead of exact target triples:
  https://github.com/rust-lang/cargo/pull/2328
2016-04-26 23:51:36 +02:00
..
cache.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02:00
lib.rs Add testing for prefs 2016-04-01 21:39:56 -04:00
opts.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
prefs.rs Rename net.mime.sniff pref to network.mime.sniff. 2016-04-17 16:15:24 -04:00
str.rs Move util::str::parse_length into 'style' component. 2016-03-24 10:45:33 -04:00
thread.rs task -> thread 2016-01-10 17:58:13 +09:00