rust/src/test/ui/test-attrs
2021-11-06 15:35:20 -03:00
..
auxiliary
decl-macro-test.rs
inaccessible-test-modules.rs
inaccessible-test-modules.stderr
issue-20823.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-36768.rs Move some tests to more reasonable directories 2021-09-15 14:03:27 -03:00
issue-53675-a-test-called-panic.rs Move some tests to more reasonable directories 2021-01-31 19:46:46 -03:00
run-unexported-tests.rs
test-allow-fail-attr.rs
test-attr-non-associated-functions.rs
test-attr-non-associated-functions.stderr
test-cant-be-shadowed.rs
test-filter-multiple.rs libtest: allow multiple filters 2021-01-24 13:12:37 -08:00
test-filter-multiple.run.stdout remove mode for run and ignore tests 2021-05-16 22:33:41 +02:00
test-fn-signature-verification-for-explicit-return-type.rs
test-main-not-dead-attr.rs Remove #[main] attribute. 2021-04-16 13:04:02 +08:00
test-main-not-dead.rs
test-on-macro.rs
test-on-macro.stderr
test-panic-abort-disabled.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-panic-abort-disabled.stderr Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-panic-abort-nocapture.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-panic-abort-nocapture.run.stderr Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-panic-abort-nocapture.run.stdout Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-panic-abort.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-panic-abort.run.stdout Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-panic-while-printing.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-passed-wasm.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-passed-wasm.run.stdout Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-passed.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-passed.run.stdout Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-runner-hides-buried-main.rs Remove #[main] attribute. 2021-04-16 13:04:02 +08:00
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 Practice diagnostic message convention 2021-10-03 16:16:28 +09:00
test-thread-capture.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-thread-capture.run.stdout Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-thread-nocapture.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-thread-nocapture.run.stderr Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-thread-nocapture.run.stdout Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
test-type.rs proof of concept add test type on prints 2021-05-03 15:22:19 +02:00
test-type.run.stdout remove mode for run and ignore tests 2021-05-16 22:33:41 +02:00
test-vs-cfg-test.rs
test-warns-dead-code.rs
test-warns-dead-code.stderr