jyn
9314ed0cbd
libtest: Improve error when missing -Zunstable-options
...
"only accepted on the nightly compiler" is misleading when this *is* nightly.
2023-05-24 11:18:20 -05:00
Caio
0285611096
Move tests
2023-05-08 17:58:01 -03:00
bjorn3
8a08514dbd
Add needs-unwind annotations to tests that need stack unwinding
2023-05-02 12:07:55 +00:00
Josh Stone
dc94522072
bless line changes in tests-listing-format-json.run.stdout
2023-04-28 09:22:29 -07:00
Pietro Albini
eb00459737
update tests for the test harness's json formatting
2023-04-21 15:34:38 +02:00
Ezra Shaw
f4e7a99662
fix: ensure bad #[test]
invocs retain correct AST
2023-04-07 14:32:55 +12:00
Matthias Krüger
5d3f460708
Rollup merge of #109301 - Ezrashaw:fix-ctf-ice, r=Nilstrieb
...
fix: fix ICE in `custom-test-frameworks` feature
Fixes #107454
Simple fix to emit error instead of ICEing. At some point, all the code in `tests.rs` should be refactored, there is a bit of duplication (this PR's code is repeated five times over lol).
r? `@Nilstrieb` (active on the linked issue?)
2023-03-20 07:10:31 +01:00
Ezra Shaw
c05bebcd67
fix: fix ICE in custom-test-frameworks
feature
2023-03-19 22:11:17 +13:00
Partha P. Das
3720753632
Implementing "<test_binary> --list --format json" #107307 #49359
2023-03-15 14:20:20 -04:00
Michael Goulet
716ea5f19c
Fix use suggestion span
2023-01-17 03:06:38 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00