about summary refs log tree commit diff
path: root/src/tools/compiletest
AgeCommit message (Expand)AuthorLines
2016-12-29appveyor: Attempt to debug flaky test runsAlex Crichton-0/+38
2016-12-27compiletest: Don't limit all suites on AndroidAlex Crichton-1/+18
2016-12-20mk: Fix compile with makefilesAlex Crichton-4/+10
2016-12-20Rollup merge of #38451 - semarie:openbsd-rustbuild, r=alexcrichtonAlex Crichton-1/+4
2016-12-20Rollup merge of #38289 - bluss:mir-verbose-test-fail, r=michaelwoeristerAlex Crichton-5/+19
2016-12-17let BSD to use gmake for GNU-makeSébastien Marie-1/+4
2016-12-14libtest: add --list option to list tests and benchmarksJeremy Fitzhardinge-0/+1
2016-12-10compiletest: A more verbose matching failure for mir testsUlrik Sverdrup-5/+19
2016-12-05libtest: add --exact to make filter matching exactJeremy Fitzhardinge-0/+7
2016-11-30Update the bootstrap compilerAlex Crichton-8/+0
2016-11-17Improved error reporting when target sysroot is missing.Robert Vally-2/+12
2016-11-10compiletest: detect nodejs binary, allow overrideMark-Simulacrum-2/+5
2016-11-05Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollupAlex Crichton-92/+199
2016-11-05ignore gdb check for androidTim Neumann-5/+6
2016-10-31Changed most vec! invocations to use square bracesiirelu-37/+37
2016-10-31detect gdb version & rust support in compiletestTim Neumann-76/+162
2016-10-31add gdb_native_rust config to compiletestTim Neumann-16/+36
2016-10-19Rollup merge of #37182 - alexcrichton:appveyor, r=brsonEduard-Mihai Burtescu-0/+5
2016-10-14Add AppVeyor configuration to the repoAlex Crichton-0/+5
2016-10-14Fix make check-stage1 by conditionally activating question_mark feature for c...Michael Woerister-0/+2
2016-10-12Stabilise `?`Nick Cameron-1/+0
2016-10-08rustbuild: Optimize build times slightlyAlex Crichton-2/+2
2016-10-08Rollup merge of #37016 - alexcrichton:workspaces, r=japaricManish Goregaokar-92/+0
2016-10-07Use workspaces and switch to a single Cargo.lock.Ahmed Charles-92/+0
2016-10-06std: Minor cleanup to libtestAlex Crichton-1/+1
2016-09-30Update bootstrap and compiletest to use the detected nodejsBrian Anderson-1/+5
2016-09-30Ignore all debuginfo tests on emscriptenBrian Anderson-1/+8
2016-09-30Preliminary wasm32 supportBrian Anderson-5/+5
2016-09-28Auto merge of #36604 - japaric:libtest-skip, r=alexcrichtonbors-0/+1
2016-09-27fix compiletestJorge Aparicio-0/+1
2016-09-25Add support for the Haiku operating system on x86 and x86_64 machinesNiels Sascha Reedijk-0/+1
2016-09-23Auto merge of #36370 - michaelwoerister:incr-comp-metadata-hashes-check, r=ni...bors-34/+45
2016-09-23ICH: Add ability to test the ICH of exported metadata items.Michael Woerister-34/+45
2016-09-23Auto merge of #36335 - mcarton:compiletest, r=GuillaumeGomezbors-1/+1
2016-09-11Use question_mark feature in compiletest.Ahmed Charles-8/+8
2016-09-09Add s390x supportUlrich Weigand-1/+1
2016-09-08Fix ICE test in compiletest fail-testsmcarton-1/+1
2016-09-01test: Add a min-llvm-version directiveAlex Crichton-1/+26
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-23Update cargo bootstrap rev and add fix for cargo#3005Brian Anderson-0/+10
2016-08-22Fix compiletest so it respects warnings for run-pass.Ahmed Charles-2/+8
2016-08-15Auto merge of #35340 - michaelwoerister:incr-comp-cli-args, r=nikomatsakisbors-0/+1
2016-08-14Rollup merge of #35640 - ahmedcharles:dead, r=alexcrichtonEduard-Mihai Burtescu-4/+0
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-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-07Turn on new errors, json mode. Remove duplicate unicode testJonathan Turner-3/+1