about summary refs log tree commit diff
path: root/src/tools/compiletest
AgeCommit message (Expand)AuthorLines
2017-05-11Auto merge of #41863 - malbarbo:update-android-builder, r=alexcrichtonbors-1/+1
2017-05-10compiletest: force GDB to print values in the Rust format.Eduard-Mihai Burtescu-0/+5
2017-05-09ci: Update android ndk and sdkMarco A L Barbosa-1/+1
2017-05-05Rollup merge of #41678 - GuillaumeGomez:rustdoc-test-warnings, r=alexcrichtonCorey Farwell-0/+1
2017-05-05Add Options type in libtest and remove argumentGuillaume Gomez-1/+1
2017-05-02simplify the MirPass traits and passes dramaticallyNiko Matsakis-6/+4
2017-05-02Add option to display warnings in rustdocGuillaume Gomez-0/+1
2017-04-29Auto merge of #41588 - cengizIO:master, r=nikomatsakisbors-77/+10
2017-04-28Auto merge of #41575 - alexcrichton:android-qemu-server, r=TimNNbors-232/+27
2017-04-28Auto merge of #41508 - michaelwoerister:generic-path-remapping, r=alexcrichtonbors-126/+162
2017-04-27travis: Parallelize tests on AndroidAlex Crichton-232/+27
2017-04-27use diff crate for compile-fail test diagnostics #41474Cengiz Can-77/+10
2017-04-26Implement a file-path remapping feature in support of debuginfo and reproduci...Michael Woerister-126/+162
2017-04-24Haiku: add missing cases of using LIBRARY_PATHJessica Hamilton-0/+2
2017-04-13Auto merge of #40570 - nikomatsakis:inference-subtype-through-obligation, r=a...bors-0/+1
2017-04-12Make compiletest write test output to different files for different revisions.Michael Woerister-2/+8
2017-04-11fix a bug in compiletest JSON parsing for duplicate errorsNiko Matsakis-0/+1
2017-03-30Auto merge of #40524 - alexcrichton:update-bootstrap, r=alexcrichtonbors-1/+0
2017-03-29rustbuild: Update bootstrap compilerAlex Crichton-1/+0
2017-03-27appveyor: Downgrade MinGW to 6.2.0Alex Crichton-18/+2
2017-03-26Auto merge of #40347 - alexcrichton:rm-liblog, r=brsonbors-1/+1
2017-03-24appveyor: Upgrade MinGW toolchains we useAlex Crichton-1/+18
2017-03-23Remove internal liblogAlex Crichton-1/+1
2017-03-21Make the filenames of .stamp files generated by compiletest shorter.Michael Woerister-3/+1
2017-03-17Fix race condition in fs::create_dir_allDavid Roundy-22/+6
2017-03-12Update usages of 'OSX' (and other old names) to 'macOS'.Corey Farwell-1/+1
2017-02-25Rollup merge of #39859 - GuillaumeGomez:rustdoc-test-relative-path, r=alexcri...Eduard-Mihai Burtescu-3/+14
2017-02-22Make path separator replacement for subfiles as wellGuillaume Gomez-1/+1
2017-02-20Fix #39690: make mir-opt mode for compiletest check timestamps.Felix S. Klock II-0/+14
2017-02-20Fix rustdoc test with new file pathGuillaume Gomez-3/+14
2017-02-11Add tested item in the rustdoc --test outputGuillaume Gomez-6/+10
2017-02-08Rollup merge of #39597 - GuillaumeGomez:correct_rustdoc_test_file, r=alexcric...Corey Farwell-25/+58
2017-02-08Add more test for rustdoc --testGuillaume Gomez-25/+58
2017-02-07Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brsonCorey Farwell-27/+49
2017-02-07Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brsonCorey Farwell-1/+52
2017-02-06compiletest: Add caching of test resultsAlex Crichton-1/+48
2017-02-06std: Remove cfg(cargobuild) annotationsAlex Crichton-26/+1
2017-02-03Create new flag to test rustdoc --testGuillaume Gomez-47/+49
2017-02-03Move test from bootstrap to compiletestGuillaume Gomez-14/+84
2017-01-31Auto merge of #38847 - michaelwoerister:gate-on-incr-comp, r=alexcrichtonbors-0/+4
2017-01-30compiletest: Clear RUSTFLAGS env-var for run-make tests.Michael Woerister-0/+4
2017-01-29Add support for test suites emulated in QEMUAlex Crichton-1/+52
2017-01-20Rollup merge of #39068 - alexcrichton:more-small-tests, r=brsonAlex Crichton-32/+41
2017-01-16ignore-gdb-version: Address review comments.Michael Woerister-6/+15
2017-01-15travis: Add i586 linux and i686 muslAlex Crichton-32/+41
2017-01-13compiletest: Allow for ignoring tests if certain GDB version is detected.Michael Woerister-9/+35
2017-01-06compiletest: Fix flaky Android gdb test runsAlex Crichton-42/+39
2016-12-30rustbuild: Compile all support tools in stage0Alex Crichton-1/+5
2016-12-29A few small test fixes and such from rollupAlex Crichton-2/+1
2016-12-29Rollup merge of #38695 - alexcrichton:debug-appveyor, r=brsonAlex Crichton-0/+38