about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2016-09-11Use question_mark feature in compiletest.Ahmed Charles-8/+8
2016-09-11Use question_mark feature in linkchecker.Ahmed Charles-4/+5
2016-09-09Add s390x supportUlrich Weigand-1/+1
2016-09-01test: Add a min-llvm-version directiveAlex Crichton-1/+26
2016-08-31Auto merge of #35718 - michaelwoerister:incr-comp-dir-locking, r=alexcrichtonbors-2/+5
2016-08-29rustbook chapters/sections should be an ordered list.Corey Farwell-4/+4
2016-08-29compiletest: Canonicalize paths when remove incr.comp. dir, enabling longer p...Michael Woerister-1/+4
2016-08-29incr.comp.: Make compiletest generate shorter cache directory names.Michael Woerister-1/+1
2016-08-27Auto merge of #35674 - ahmedcharles:rpass, r=alexcrichtonbors-2/+8
2016-08-22Auto merge of #35766 - brson:bump, r=alexcrichtonbors-0/+10
2016-08-23Update cargo bootstrap rev and add fix for cargo#3005Brian Anderson-0/+16
2016-08-22Fix compiletest so it respects warnings for run-pass.Ahmed Charles-2/+8
2016-08-22Auto merge of #35848 - Mark-Simulacrum:make-tidy-in-tree, r=alexcrichtonbors-2/+17
2016-08-19Check that executable file is in-tree before failing tidy check.Mark-Simulacrum-2/+17
2016-08-18Fix linksNick Cameron-0/+6
2016-08-16Auto merge of #35538 - cgswords:libproc_macro, r=nrcbors-0/+6
2016-08-16Proc_macro is alivecgswords-0/+6
2016-08-15Auto merge of #35340 - michaelwoerister:incr-comp-cli-args, r=nikomatsakisbors-0/+1
2016-08-14Auto merge of #35638 - ahmedcharles:url, r=alexcrichtonbors-45/+20
2016-08-14Auto merge of #35666 - eddyb:rollup, r=eddybbors-4/+0
2016-08-14Rollup merge of #35640 - ahmedcharles:dead, r=alexcrichtonEduard-Mihai Burtescu-4/+0
2016-08-14Auto merge of #34366 - Diggsey:rust-src-pkg, r=brsonbors-5/+7
2016-08-13Fix make-tidy lock file checksDiggory Blake-5/+7
2016-08-13Auto merge of #35414 - jupp0r:feature/test-threads-flag, r=alexcrichtonbors-0/+1
2016-08-12compiletest: Remove dead code.Ahmed Charles-4/+0
2016-08-12Upgrade linkchecker to url 1.2.0.Ahmed Charles-45/+20
2016-08-11Always add `-Z incremental-info` to incremental compilation tests.Michael Woerister-0/+1
2016-08-11Rollup merge of #35448 - srinivasreddy:rf_compiletest, r=nikomatsakisJonathan Turner-270/+273
2016-08-09Update cargo SHA to latest cargoJonathan Turner-1/+1
2016-08-07Turn on new errors, json mode. Remove duplicate unicode testJonathan Turner-3/+1
2016-08-07Add --test-threads option to test binariesJupp Müller-0/+1
2016-08-07run rustfmt on compiletest folder in src/tools/ folderSrinivas Reddy Thatiparthy-270/+273
2016-08-05Auto merge of #35116 - jseyfried:groundwork_for_new_import_semantics, r=nrcbors-1/+1
2016-08-05Update `cargo_test` hash.Jeffrey Seyfried-1/+1
2016-08-02run mir opt test with mir-opt-level=3 so they fireScott A Carr-0/+2
2016-07-21Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakisbors-2/+124
2016-07-20add mir optimization tests, dump-mir-dir optionScott A Carr-2/+124
2016-07-11Update make tidyGuillaume Gomez-2/+3
2016-07-03Auto merge of #34530 - alexcrichton:stabilize-1.11, r=aturonbors-1/+0
2016-07-03std: Stabilize APIs for the 1.11.0 releaseAlex Crichton-1/+0
2016-07-02Rollup merge of #34566 - ollie27:linkchecker_invalid_urls, r=alexcrichtonManish Goregaokar-23/+20
2016-07-02Rollup merge of #34551 - GuillaumeGomez:runtest_improvement, r=alexcrichtonManish Goregaokar-8/+12
2016-06-30Improve runtest outputggomez-8/+12
2016-06-29Reject invalid urls in linkcheckerOliver Middleton-23/+20
2016-06-29Rollup merge of #34499 - michaelwoerister:lldb-blacklist, r=alexcrichtonManish Goregaokar-0/+15
2016-06-27Disable debuginfo tests for a given blacklist of LLDB versionsMichael Woerister-0/+15
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-1/+1
2016-06-15Auto merge of #34220 - srinivasreddy:rf_cargotest, r=brsonbors-38/+38
2016-06-11run rustfmt on cargotest folder in src/tools/cargotestSrinivas Reddy Thatiparthy-38/+38
2016-06-11run rustfmt on linkchecker folderin src/tools/linkcheckerSrinivas Reddy Thatiparthy-37/+30