servo/tests/unit
Corey Farwell 3cfd4d14e2 Unit test for util::str::split_html_space_chars
I was concerned for a little bit that passing just whitespace to the
split_html_space_chars function would result in len > 0, so I wrote this
small unit test to make sure it does the right thing. Even though it
does do the right thing, I think there's still value in committing the
unit test.
2015-07-04 18:57:42 -07:00
..
gfx Fix up the splitting of the unit tests crate. 2015-04-21 20:22:10 +02:00
net Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00
script Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
style Enable experimental features in the multiple_stylesheets_cascading test (fixes #6466). 2015-06-26 17:15:20 +02:00
util Unit test for util::str::split_html_space_chars 2015-07-04 18:57:42 -07:00