servo/tests/unit/stylo
Nathan Froyd 4010d93511 only run stylo_tests's size_of tests on 64-bit platforms
The tests are designed for this, and trying to accommodate 32-bit
platforms is difficult.  Size concerns due to element packing and holes
are less of a problem on 32-bit platforms in any event.
2017-08-25 16:42:27 -04:00
..
build.rs move stylo_test build script guts from Python to Rust 2017-08-01 11:39:21 -04:00
Cargo.toml Update to cssparser 0.19, count line numbers during tokenization 2017-08-09 22:37:16 +02:00
lib.rs only run stylo_tests's size_of tests on 64-bit platforms 2017-08-25 16:42:27 -04:00
sanity_checks.rs Bug 1364412: Convert pseudo-elements to an enum. r=hiro,xidorn 2017-05-16 02:53:41 +02:00
servo_function_signatures.rs stylo: Create error reporters linked to documents (bug 1352669) 2017-07-10 20:46:08 -04:00
size_of.rs move specified values size testing entirely into stylo_tests 2017-08-04 12:23:04 -04:00
specified_values.rs only run stylo_tests's size_of tests on 64-bit platforms 2017-08-25 16:42:27 -04:00