Skip to content

TESTNAME doesn't work with run-make tests #11222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
huonw opened this issue Dec 30, 2013 · 1 comment · Fixed by #11290
Closed

TESTNAME doesn't work with run-make tests #11222

huonw opened this issue Dec 30, 2013 · 1 comment · Fixed by #11290

Comments

@huonw
Copy link
Member

huonw commented Dec 30, 2013

$ make check-stage2-rmake TESTNAME=smoke
maketest: bootstrap-from-c-with-green
maketest: bootstrap-from-c-with-native
maketest: c-dynamic-dylib
maketest: c-dynamic-rlib
maketest: c-link-to-rust-dylib
maketest: c-link-to-rust-staticlib
maketest: crate-data-smoke
maketest: c-static-dylib
maketest: c-static-rlib
maketest: dep-info
maketest: dep-info-custom
maketest: dylib-chain
maketest: lto-smoke
maketest: lto-smoke-c
maketest: mixing-deps
maketest: mixing-libs
maketest: no-intermediate-extras
maketest: prefer-dylib
maketest: prefer-rlib
maketest: prune-link-args
maketest: rlib-chain
maketest: rustdoc-hidden-line
maketest: rustdoc-smoke
maketest: simple-dylib
maketest: simple-rlib
maketest: static-unwinding
@alexcrichton
Copy link
Member

This also doesn't work with doc tests (I've been sloppy lately, sadly)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants