rust/src/test/run-make
2017-12-30 15:50:52 +08:00
..
a-b-a-linker-guard Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
alloc-extern-crates *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
allow-non-lint-warnings-cmdline Remove empty test files 2015-09-17 12:04:34 -04:00
allow-warnings-cmdline-stability Remove all uses of #[staged_api] 2015-11-25 21:55:26 +03:00
archive-duplicate-names rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
atomic-lock-free Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
bare-outfile Fix run-make/bare-outfile test 2015-10-03 17:20:45 -04:00
c-dynamic-dylib rmake: Get all tests passing on MSVC 2015-09-17 08:40:33 -07:00
c-dynamic-rlib rmake: Get all tests passing on MSVC 2015-09-17 08:40:33 -07:00
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 Annotate more tests with kind="static" 2016-12-05 16:40:43 -08:00
c-static-rlib Annotate more tests with kind="static" 2016-12-05 16:40:43 -08:00
cat-and-grep-sanity-check Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
cdylib run-make on MSVC: Do not generate object files in the source directory 2017-03-04 21:38:26 +03:00
cdylib-fewer-symbols Disable the cdylib-fewer-symbols test for all Windows (test was broken). 2017-11-28 23:38:04 +08:00
codegen-options-parsing Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
compile-stdin Add a test that rustc can compile standard input 2015-10-01 23:28:01 -04:00
compiler-lookup-paths Deduplicate libraries on hash instead of filename. 2016-04-14 13:29:47 -07:00
compiler-lookup-paths-2 rustc: Fix a leak in dependency= paths 2015-01-16 08:48:16 -08:00
compiler-rt-works-on-mingw rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
crate-data-smoke rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
crate-name-priority rmake: Get all tests passing on MSVC 2015-09-17 08:40:33 -07:00
debug-assertions Enable the overflow-related tests for MIR 2016-06-05 14:02:24 +03:00
dep-info rustc: Emit phony targets for inputs in dep-info 2015-10-02 09:33:06 -07:00
dep-info-doesnt-run-much rustc: Exit quickly on only --emit dep-info 2017-03-10 08:18:24 -08:00
dep-info-spaces test: Don't write files into the source tree 2016-10-14 12:48:53 -07:00
duplicate-output-flavors Deduplicate --crate-type arguments 2015-02-09 19:51:21 +02:00
dylib-chain rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
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 Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
error-writing-dependencies Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
extern-diff-internal-name rustc: Turn off multiple versions of crate warning 2015-01-06 08:22:59 -08:00
extern-flag-disambiguates Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
extern-flag-fun Deduplicate libraries on hash instead of filename. 2016-04-14 13:29:47 -07:00
extern-fn-generic Annotate more tests with kind="static" 2016-12-05 16:40:43 -08:00
extern-fn-mangle rmake: Get all tests passing on MSVC 2015-09-17 08:40:33 -07:00
extern-fn-reachable rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
extern-fn-struct-passing-abi Exclude all windows-gnu from the float_one test 2017-09-01 18:21:29 -07:00
extern-fn-with-extern-types Implement RFC 1861: Extern types 2017-10-27 23:01:34 +02:00
extern-fn-with-packed-struct powerpc64: improve extern struct ABI 2017-09-01 18:21:29 -07:00
extern-fn-with-union Get tests working on MSVC 32-bit 2016-01-29 16:25:21 -08:00
extern-multiple-copies rustc: Fix extern crate being order dependent 2015-11-20 10:58:38 -08:00
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 Shorten paths to auxiliary files created by tests 2017-11-03 22:41:15 +03:00
fpic Don't run test on darwin 2017-03-01 08:08:53 -08:00
hir-tree Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
include_bytes_deps add files loaded through doc(include) into dep-info 2017-12-19 16:43:32 -06:00
inline-always-many-cgu Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
interdependent-c-libraries Annotate more tests with kind="static" 2016-12-05 16:40:43 -08:00
intrinsic-unreachable Add comments to the intrinsic-unreachable test programs. 2017-11-11 06:41:45 -08:00
invalid-library Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
invalid-staticlib Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
issue-7349 Update run-make tests. 2017-11-07 08:54:38 +01:00
issue-11908 Deduplicate libraries on hash instead of filename. 2016-04-14 13:29:47 -07:00
issue-14500 Preserve public static items across LTO 2015-11-06 05:04:43 -05:00
issue-14698 Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
issue-15460 Remove the "linked_from" feature. 2016-12-01 16:56:49 -08:00
issue-18943 Add regression test for #18943 2015-05-02 15:22:27 +02:00
issue-19371 Fix a compile_input test 2017-12-19 15:03:37 +00:00
issue-20626 Add regression test for #20626 2015-05-07 00:25:54 +02:00
issue-22131 Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
issue-24445 Add a reference to the dl library to the Makefile of the test issue-24445. 2017-03-01 12:17:27 +01:00
issue-25581 Revert "tests: Update run-make/issue-25581 to reflect how fat pointers are passed." 2017-11-19 23:38:48 +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 Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
issue-28595 rustc: Swap link order of native libs/rust deps 2015-09-30 20:17:54 -07:00
issue-28766 Translate zero-sized return types as void 2016-01-15 18:29:29 +01:00
issue-30063 regression test for issue #30063 2015-12-08 05:39:00 +01:00
issue-33329 Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
issue-35164 Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
issue-37839 Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
issue-37893 Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
issue-38237 Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
issue-40535 Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
issue-46239 rustc_trans: don't apply noalias on returned references. 2017-11-25 14:30:45 +02:00
issues-41478-43796 save-analysis: Remove path span extraction methods from SpanUtils 2017-08-14 18:14:49 +08:00
libs-and-bins Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
libs-through-symlinks fix tests & rustdoc 2015-11-26 18:22:40 +02:00
link-arg Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
link-cfg Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
link-path-order Annotate more tests with kind="static" 2016-12-05 16:40:43 -08:00
linkage-attr-on-static rmake: Get all tests passing on MSVC 2015-09-17 08:40:33 -07:00
linker-output-non-utf8 Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
llvm-pass Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
llvm-phase rustc: Default 32 codegen units at O0 2017-09-26 08:18:03 -07:00
long-linker-command-lines rustc: Attempt to handle super long linker invocations 2017-09-05 21:07:02 -07:00
ls-metadata Move --ls behind -Z ls 2014-04-16 17:45:06 +02:00
lto-no-link-whole-rlib trans: Don't link whole rlibs to executables 2016-02-14 11:45:59 -08:00
lto-readonly-lib rustc: Fix permission denied error in 'ar' when lto is enabled 2014-09-29 15:07:14 +02:00
lto-smoke Move -Z lto to -C lto. 2014-09-21 02:17:31 -04:00
lto-smoke-c Fix test fallout 2016-01-16 12:35:00 -05:00
manual-crate-name rustc: Repurpose the --crate-name CLI flag 2014-07-05 12:46:42 -07:00
manual-link Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
many-crates-but-no-match Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
metadata-flag-frobs-symbols Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
min-global-align Add a test for min_global_align 2017-09-08 15:55:28 -07:00
mismatching-target-triples Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
missing-crate-dependency Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
mixing-deps Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
mixing-formats Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
mixing-libs Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
msvc-opt-minsize Update LLVM to fix miscompiles with -Copt-level=z on Windows 2017-11-12 15:12:02 +01:00
multiple-emits Properly adjust filenames when multiple emissions 2017-04-05 19:02:25 +03:00
no-builtins-lto Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
no-duplicate-libs rustc: Implement the #[global_allocator] attribute 2017-07-05 14:37:01 -07:00
no-intermediate-extras Remove workaround of #13793/#10872 2014-08-18 13:45:08 +09:00
obey-crate-type-flag Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
output-filename-overwrites-input Prevent rustc overwriting input files 2017-12-18 15:35:45 +00:00
output-type-permutations Fix test fallout 2016-01-16 12:35:00 -05:00
output-with-hyphens rustc: Remove support for hyphens in crate names 2015-03-27 10:19:59 -07:00
prefer-dylib rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
prefer-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
pretty-expanded Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
pretty-expanded-hygiene Refactor out ast::ItemKind::MacroDef. 2017-03-10 08:08:32 -08:00
pretty-print-path-suffix hir: lower ImplicitSelf to resolved Self TyQPath's. 2016-12-28 11:21:45 +02:00
pretty-print-to-file rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
print-cfg Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
print-target-list rustc: add a --print target-list command 2016-02-12 10:39:19 -05:00
profile Run profiler test only if built with profiler support 2017-06-04 19:05:03 +01:00
prune-link-args test: Fix run-make on windows 2014-04-28 11:45:30 +09:00
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 Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
rlib-chain Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
rustc-macro-dep-files Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
rustdoc-output-path rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
sanitizer-address Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
sanitizer-cdylib-link Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
sanitizer-dylib-link Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
sanitizer-invalid-cratetype Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
sanitizer-invalid-target Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
sanitizer-leak Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
sanitizer-memory Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
sanitizer-staticlib-link Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
save-analysis save-analysis: support unions 2017-10-31 18:24:48 +13:00
save-analysis-fail Remove the in-tree flate crate 2017-06-20 07:11:29 -07:00
sepcomp-cci-copies rustc: Don't inline in CGUs at -O0 2017-10-07 19:09:46 -07:00
sepcomp-inlining Use start for the sepcomp-inlining test 2017-12-26 12:26:39 +01:00
sepcomp-separate Update run-make tests. 2017-11-07 08:54:38 +01:00
simd-ffi auto trait future compatibility lint 2017-11-03 16:13:21 -02:00
simple-dylib rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
simple-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
stable-symbol-names trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
static-dylib-by-default Fix test fallout 2016-01-16 12:35:00 -05:00
static-nobundle Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
static-unwinding Utilize Result::unwrap_err in more places. 2016-05-09 08:40:57 -04:00
staticlib-blank-lib rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
suspicious-library rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
symbol-visibility Add regression test for symbol visibility when compiling rlib+cdylib in one session. 2017-10-31 14:00:28 +01:00
symbols-are-reasonable Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
symbols-include-type-name Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
symlinked-extern Properly canonicalize crate paths specified via --extern 2014-08-15 14:40:09 +02:00
symlinked-libraries rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
symlinked-rlib Added a test 2016-04-08 17:14:05 -07:00
sysroot-crates-are-unstable Set python binary name to python 2.7 2017-08-30 09:40:43 +02:00
target-cpu-native Add support for target-cpu=native 2015-03-10 01:56:51 +01:00
target-specs Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
target-without-atomics Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
test-harness Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
treat-err-as-bug Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
type-mismatch-same-crate-name Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
use-extern-for-plugins Add Illumos support 2016-01-31 18:57:26 +03:00
used Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
version rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
volatile-intrinsics Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
weird-output-filenames Prevent rustc overwriting input files 2017-12-18 15:35:45 +00:00
windows-spawn Add run-make test for Command::spawn on Windows 2017-06-05 17:57:32 +01:00
windows-subsystem rustc: Stabilize the #![windows_subsystem] attribute 2017-04-01 06:36:48 -07:00
tools.mk Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00