.. |
a-b-a-linker-guard
|
document test, don't use grep
|
2016-03-25 14:07:20 -04:00 |
alloc-extern-crates
|
|
|
allow-non-lint-warnings-cmdline
|
|
|
allow-warnings-cmdline-stability
|
|
|
archive-duplicate-names
|
|
|
atomic-lock-free
|
Add test to ensure that atomic types are lock-free
|
2016-05-09 13:33:24 +01:00 |
bare-outfile
|
|
|
c-dynamic-dylib
|
|
|
c-dynamic-rlib
|
|
|
c-link-to-rust-dylib
|
Fix test fallout
|
2016-01-16 12:35:00 -05:00 |
c-link-to-rust-staticlib
|
Fix test fallout
|
2016-01-16 12:35:00 -05:00 |
c-static-dylib
|
|
|
c-static-rlib
|
|
|
cdylib
|
rustc: Add a new crate type, cdylib
|
2016-05-19 15:32:03 -07:00 |
codegen-options-parsing
|
use a compatible syntax for grep GNU/BSD
|
2016-02-13 20:03:08 +01:00 |
compile-stdin
|
|
|
compiler-lookup-paths
|
Deduplicate libraries on hash instead of filename.
|
2016-04-14 13:29:47 -07:00 |
compiler-lookup-paths-2
|
|
|
compiler-rt-works-on-mingw
|
|
|
crate-data-smoke
|
|
|
crate-name-priority
|
|
|
debug-assertions
|
Add opt-level=s and opt-level=z tests to the existing tests that confirm proper
|
2016-04-28 23:08:30 -07:00 |
dep-info
|
|
|
dep-info-no-analysis
|
Fix the sed invocation to also work with BSD sed.
|
2016-05-12 09:32:17 -07:00 |
dep-info-spaces
|
|
|
duplicate-output-flavors
|
|
|
dylib-chain
|
|
|
emit
|
Add opt-level=s and opt-level=z tests to the existing tests that confirm proper
|
2016-04-28 23:08:30 -07:00 |
error-found-staticlib-instead-crate
|
|
|
error-writing-dependencies
|
|
|
execution-engine
|
thread the DepGraph to session/crate-store
|
2016-05-18 10:10:45 -04:00 |
extern-diff-internal-name
|
|
|
extern-flag-disambiguates
|
|
|
extern-flag-fun
|
Deduplicate libraries on hash instead of filename.
|
2016-04-14 13:29:47 -07:00 |
extern-fn-generic
|
|
|
extern-fn-mangle
|
|
|
extern-fn-reachable
|
std: Clean out deprecated APIs
|
2016-03-12 12:31:13 -08:00 |
extern-fn-struct-passing-abi
|
|
|
extern-fn-with-packed-struct
|
|
|
extern-fn-with-union
|
Get tests working on MSVC 32-bit
|
2016-01-29 16:25:21 -08:00 |
extern-multiple-copies
|
|
|
extern-multiple-copies2
|
rustc: Fix again order-dependence in extern crate
|
2016-05-20 14:03:47 -07:00 |
extern-overrides-distribution
|
Make the compiler emit an error if the crate graph contains two crates with the same crate-name and crate-salt but different SVHs.
|
2016-03-25 14:07:18 -04:00 |
extra-filename-with-temp-outputs
|
|
|
graphviz-flowgraph
|
|
|
include_bytes_deps
|
|
|
interdependent-c-libraries
|
|
|
intrinsic-unreachable
|
|
|
invalid-library
|
|
|
invalid-staticlib
|
|
|
issue-7349
|
|
|
issue-11908
|
Deduplicate libraries on hash instead of filename.
|
2016-04-14 13:29:47 -07:00 |
issue-14500
|
|
|
issue-14698
|
|
|
issue-15460
|
|
|
issue-18943
|
|
|
issue-19371
|
thread the DepGraph to session/crate-store
|
2016-05-18 10:10:45 -04:00 |
issue-20626
|
|
|
issue-22131
|
test: Move run-make tests into compiletest
|
2016-04-28 21:46:40 -07:00 |
issue-24445
|
|
|
issue-25581
|
tests: Update run-make/issue-25581 to reflect how fat pointers are passed.
|
2016-03-18 15:54:27 +02:00 |
issue-26006
|
Make the compiler emit an error if the crate graph contains two crates with the same crate-name and crate-salt but different SVHs.
|
2016-03-25 14:07:18 -04:00 |
issue-26092
|
|
|
issue-28595
|
|
|
issue-28766
|
Translate zero-sized return types as void
|
2016-01-15 18:29:29 +01:00 |
issue-30063
|
|
|
libs-and-bins
|
|
|
libs-through-symlinks
|
|
|
link-path-order
|
|
|
linkage-attr-on-static
|
|
|
linker-output-non-utf8
|
|
|
llvm-pass
|
Add LLVM FunctionPass regression test using run-make.
|
2016-02-15 10:08:04 -05:00 |
ls-metadata
|
|
|
lto-no-link-whole-rlib
|
trans: Don't link whole rlibs to executables
|
2016-02-14 11:45:59 -08:00 |
lto-readonly-lib
|
|
|
lto-smoke
|
|
|
lto-smoke-c
|
Fix test fallout
|
2016-01-16 12:35:00 -05:00 |
manual-crate-name
|
|
|
manual-link
|
|
|
many-crates-but-no-match
|
|
|
metadata-flag-frobs-symbols
|
|
|
mismatching-target-triples
|
|
|
missing-crate-dependency
|
|
|
mixing-deps
|
|
|
mixing-formats
|
|
|
mixing-libs
|
|
|
no-duplicate-libs
|
|
|
no-intermediate-extras
|
|
|
obey-crate-type-flag
|
|
|
output-type-permutations
|
Fix test fallout
|
2016-01-16 12:35:00 -05:00 |
output-with-hyphens
|
|
|
prefer-dylib
|
|
|
prefer-rlib
|
|
|
pretty-expanded
|
|
|
pretty-expanded-hygiene
|
Fix fallout in librustdoc and in tests
|
2016-05-09 12:12:32 +00:00 |
pretty-print-path-suffix
|
rustc: retire hir::map's paths.
|
2016-04-06 13:51:55 +03:00 |
pretty-print-to-file
|
|
|
print-cfg
|
Test target feature computation
|
2016-04-09 00:41:23 +02:00 |
print-target-list
|
rustc: add a --print target-list command
|
2016-02-12 10:39:19 -05:00 |
prune-link-args
|
|
|
relocation-model
|
Add a "link-guard" to avoid accidentally linking to a wrong dylib at runtime.
|
2016-03-25 14:07:19 -04:00 |
reproducible-build
|
check only that symbol names are deterministic
|
2016-03-25 14:07:20 -04:00 |
rlib-chain
|
|
|
save-analysis
|
save-analysis: expand smoke test to cover json and csv formats
|
2016-04-26 10:16:44 +12:00 |
sepcomp-cci-copies
|
|
|
sepcomp-inlining
|
|
|
sepcomp-separate
|
|
|
simd-ffi
|
Simply two cfg attributes
|
2015-12-23 22:31:53 -05:00 |
simple-dylib
|
|
|
simple-rlib
|
|
|
stable-symbol-names
|
Add run-make test for stable symbol-name generation.
|
2016-04-03 00:44:17 -04:00 |
static-dylib-by-default
|
Fix test fallout
|
2016-01-16 12:35:00 -05:00 |
static-unwinding
|
Utilize Result::unwrap_err in more places.
|
2016-05-09 08:40:57 -04:00 |
staticlib-blank-lib
|
|
|
suspicious-library
|
|
|
symbols-are-reasonable
|
|
|
symbols-include-type-name
|
|
|
symlinked-extern
|
|
|
symlinked-libraries
|
|
|
symlinked-rlib
|
Added a test
|
2016-04-08 17:14:05 -07:00 |
target-cpu-native
|
|
|
target-specs
|
Make data-layout mandatory in target specs.
|
2016-04-19 16:08:45 +03:00 |
test-harness
|
Add a test for --quiet in test harness.
|
2016-03-15 17:59:01 +01:00 |
trace-macros-flag
|
|
|
unicode-input
|
Move issue-26480 cfail to ui test. Fix #33763
|
2016-05-24 07:40:09 -04:00 |
use-extern-for-plugins
|
Add Illumos support
|
2016-01-31 18:57:26 +03:00 |
version
|
|
|
volatile-intrinsics
|
Add tests for read_volatile and write_volatile
|
2016-02-19 23:45:49 +00:00 |
weird-output-filenames
|
|
|
tools.mk
|
test: Move run-make tests into compiletest
|
2016-04-28 21:46:40 -07:00 |