about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2016-05-07Rollup merge of #33438 - birkenfeld:dup-words, r=steveklabnikSteve Klabnik-1/+1
2016-05-06s/aux/auxiliary, because windowsNiko Matsakis-3/+3
2016-05-06kill the old auxiliary directoryNiko Matsakis-5/+0
2016-05-06move auxiliary builds to a test-relative `aux`Niko Matsakis-44/+61
2016-05-06tweak incremental commentNiko Matsakis-9/+9
2016-05-06move free functions in runtest into methodsNiko Matsakis-1732/+1692
2016-05-06use methods for EarlyProps and TestPropsNiko Matsakis-214/+220
2016-05-06refactor interface of make_compile_argsNiko Matsakis-21/+26
2016-05-06Auto merge of #33225 - michaelwoerister:fix-debuginfo-struct-ns, r=eddybbors-47/+51
2016-05-05Fix some some duplicate words.Georg Brandl-1/+1
2016-05-03mk: Pass CFLAGS for target, not hostAlex Crichton-0/+5
2016-05-03Make runtest::check_debugger_output() handle wildcards at end.Michael Woerister-47/+51
2016-05-02adapt JSON to new modelNiko Matsakis-11/+36
2016-04-28Auto merge of #33093 - alexcrichton:rustbuild-rmake, r=nikomatsakisbors-17/+153
2016-04-28test: Move run-make tests into compiletestAlex Crichton-17/+153
2016-04-27Auto merge of #32791 - LeoTestard:feature-gate-clean, r=nikomatsakisbors-7/+7
2016-04-23Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoeristerbors-6/+11
2016-04-22Fix filepath check for macro backtraceJonathan Turner-1/+1
2016-04-21Fix for filepath for cfail tests in windowsJonathan Turner-1/+4
2016-04-22Fix tidy for the new syntax of feature declarations in libsyntax.Leo Testard-7/+7
2016-04-21add serialize as a dep for compiletestNiko Matsakis-0/+13
2016-04-21move json.rs fileNiko Matsakis-0/+194
2016-04-21improve tidy to give you file that failedNiko Matsakis-4/+9
2016-04-21port compiletest to use JSON outputNiko Matsakis-195/+149
2016-04-19mk: Force system python for LLDB tests on OSXAlex Crichton-6/+11
2016-04-18rustbuild: Add support for compiletest test suitesAlex Crichton-0/+3748
2016-04-15cargotest: Put output in build directoryAlex Crichton-68/+67
2016-04-12tidy: Add a check to ensure Cargo.toml is in syncAlex Crichton-4/+108
2016-04-12rustbuild: Migrate tidy checks to RustAlex Crichton-0/+503
2016-04-07Fix cargotestBrian Anderson-1/+1
2016-03-28Add FIXME for linkchecker whitlistsmitaa-2/+5
2016-03-28Don't check(=cache) redirect pagesmitaa-12/+19
2016-03-27Drop cached sources to reduce memory usagemitaa-23/+43
2016-03-27Extend linkchecker with anchor checkingmitaa-42/+196
2016-03-23Auto merge of #32390 - japaric:untry, r=pnkfelixbors-67/+69
2016-03-22fix alignmentJorge Aparicio-6/+6
2016-03-22sprinkle feature gates here and thereJorge Aparicio-0/+2
2016-03-22try! -> ?Jorge Aparicio-63/+63
2016-03-22Introduce 'cargotest' and the check-cargotest buildstepBrian Anderson-0/+505
2016-03-14linkchecker: Fix path checks on WindowsAlex Crichton-18/+17
2016-03-08rustbuild: Add the error-index-generatorAlex Crichton-0/+220
2016-03-08rustbuild: Add a link checker for documentationAlex Crichton-0/+236
2016-03-08rustbuild: Move rustbook to a `src/tools` directoryAlex Crichton-0/+986