summary refs log tree commit diff
path: root/src/bootstrap/build/check.rs
AgeCommit message (Expand)AuthorLines
2016-06-29rustbuild: Implement testing for AndroidAlex Crichton-11/+117
2016-05-18rustbuild: Pass -O to tests based on configurationAlex Crichton-2/+11
2016-05-12rustbuild: Add support for crate tests + doctestsAlex Crichton-2/+77
2016-05-08Auto merge of #33360 - alexcrichton:rustbuild-dox, r=brsonbors-1/+42
2016-05-06remove unused aux-base argumentNiko Matsakis-1/+0
2016-05-03rustbuild: Document many more parts of the buildAlex Crichton-1/+42
2016-04-28test: Move run-make tests into compiletestAlex Crichton-0/+29
2016-04-23Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brsonbors-1/+41
2016-04-19mk: Force system python for LLDB tests on OSXAlex Crichton-1/+12
2016-04-19rustbuild: Run all markdown documentation testsAlex Crichton-1/+41
2016-04-18rustbuild: Add support for compiletest test suitesAlex Crichton-0/+53
2016-04-15cargotest: Put output in build directoryAlex Crichton-2/+11
2016-04-12rustbuild: Migrate tidy checks to RustAlex Crichton-0/+7
2016-04-07Fix cargotestBrian Anderson-2/+11
2016-03-22Introduce 'cargotest' and the check-cargotest buildstepBrian Anderson-0/+8
2016-03-14rustbuild: Use tool_cmd() instead of tool()Alex Crichton-5/+2
2016-03-08rustbuild: Add a link checker for documentationAlex Crichton-0/+21