Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
14e59bb317c3c901bce83deb16ee9bfa5cc90e28
rust/tests/ui/threads-sendsync/test-tasks-invalid-value.rs

12 lines
250 B
Rust
Raw Normal View History

RUST_TEST_TASKS -> RUST_TEST_THREADS We don't use 'task' anymore, these are now threads. Because this changes the name of a compiler option, this is [breaking-change]
2015-03-19 15:42:53 -04:00
// This checks that RUST_TEST_THREADS not being 1, 2, ... is detected
Make the unit-test framework check RUST_TEST_TASKS over RUST_THREADS. Fixes #7335.
2013-08-28 22:58:41 +10:00
// properly.
Move tests from `test/run-fail` to UI
2020-04-16 15:50:32 +09:00
// run-fail
extra: error message should reflact that RUST_TEST_TASKS should be strictly positive (zero is illegal).
2013-08-29 22:58:27 +10:00
// error-pattern:should be a positive integer
Make the unit-test framework check RUST_TEST_TASKS over RUST_THREADS. Fixes #7335.
2013-08-28 22:58:41 +10:00
// compile-flags: --test
RUST_TEST_TASKS -> RUST_TEST_THREADS We don't use 'task' anymore, these are now threads. Because this changes the name of a compiler option, this is [breaking-change]
2015-03-19 15:42:53 -04:00
// exec-env:RUST_TEST_THREADS=foo
Adding ignore-emscripten to failing tests.
2016-09-05 20:00:09 -04:00
// ignore-emscripten
Make the unit-test framework check RUST_TEST_TASKS over RUST_THREADS. Fixes #7335.
2013-08-28 22:58:41 +10:00
#[test]
fn do_nothing() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 2125ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API