servo/python/servo
bors-servo d574b78313 Auto merge of #9469 - fhahn:compiletest2, r=jdm
Integrate compiletest_rs

This PR integrates `compiletest_rs` as suggested in #5646. I created a new  `tests/compiletest` directory which contains separate crates for the tests.

Currently this PR includes `compile-fail` tests for some lints (acutally all except  inheritance_integrity, beacuse I'm not sure how to include the dom stuff in a way the `#[dom_struct]` works).

I gathered that there should be more crates for which compiletests make sense and would appreciate any pointers to relevant crates.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9469)
<!-- Reviewable:end -->
2016-02-04 21:00:21 +05:30
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py adding check for windows then using Scripts instead of bin 2016-01-22 19:27:29 -06:00
build_commands.py win32: mach and build command fixes 2016-01-20 08:38:24 -06:00
command_base.py Revert "Remove gold hack, since it's in rustc automatically now" 2016-01-28 11:49:08 -06:00
devenv_commands.py adding check for windows then using Scripts instead of bin 2016-01-22 19:27:29 -06:00
post_build_commands.py win32: mach and build command fixes 2016-01-20 08:38:24 -06:00
testing_commands.py Add infrastructure for compiletests 2016-02-04 16:00:09 +01:00