rust/tests/ui/test-attrs
2023-04-21 15:34:38 +02:00
..
auxiliary
custom-test-frameworks fix: fix ICE in custom-test-frameworks feature 2023-03-19 22:11:17 +13:00
decl-macro-test.rs
inaccessible-test-modules.rs
inaccessible-test-modules.stderr
issue-16597-empty.rs
issue-16597.rs
issue-20823.rs
issue-36768.rs
issue-52557.rs
issue-53675-a-test-called-panic.rs
issue-109816.rs fix: ensure bad #[test] invocs retain correct AST 2023-04-07 14:32:55 +12:00
issue-109816.stderr fix: ensure bad #[test] invocs retain correct AST 2023-04-07 14:32:55 +12:00
run-unexported-tests.rs
test-attr-non-associated-functions.rs fix: ensure bad #[test] invocs retain correct AST 2023-04-07 14:32:55 +12:00
test-attr-non-associated-functions.stderr fix: ensure bad #[test] invocs retain correct AST 2023-04-07 14:32:55 +12:00
test-cant-be-shadowed.rs
test-filter-multiple.rs
test-filter-multiple.run.stdout
test-fn-signature-verification-for-explicit-return-type.rs
test-main-not-dead-attr.rs
test-main-not-dead.rs
test-on-not-fn.rs
test-on-not-fn.stderr fix: ensure bad #[test] invocs retain correct AST 2023-04-07 14:32:55 +12:00
test-panic-abort-disabled.rs
test-panic-abort-disabled.stderr
test-panic-abort-nocapture.rs
test-panic-abort-nocapture.run.stderr
test-panic-abort-nocapture.run.stdout
test-panic-abort.rs
test-panic-abort.run.stdout
test-panic-while-printing.rs
test-passed-wasm.rs
test-passed-wasm.run.stdout
test-passed.rs
test-passed.run.stdout
test-runner-hides-buried-main.rs
test-runner-hides-main.rs
test-runner-hides-start.rs
test-should-fail-good-message.rs
test-should-panic-attr.rs
test-should-panic-attr.stderr
test-thread-capture.rs
test-thread-capture.run.stdout
test-thread-nocapture.rs
test-thread-nocapture.run.stderr
test-thread-nocapture.run.stdout
test-type.rs
test-type.run.stdout
test-vs-cfg-test.rs
test-warns-dead-code.rs
test-warns-dead-code.stderr
tests-listing-format-default.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-default.run.stdout Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-json-without-unstableopts.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-json-without-unstableopts.run.stderr Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-json.rs update tests for the test harness's json formatting 2023-04-21 15:34:38 +02:00
tests-listing-format-json.run.stdout Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-terse.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
tests-listing-format-terse.run.stdout Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00