Guillaume Gomez
b7e444de16
Add regression test for merged doctests compilation time display
2025-09-26 22:04:00 +02:00
Jieyou Xu
2beccc4d8e
Adjust some run-make tests on cross-compile
2025-06-19 07:38:01 +08:00
Folkert de Vries
efaf3eb8a0
ignore run-make tests that need std on no_std targets
...
In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda`
2025-06-12 15:10:12 +02:00
Michael Howell
9cf531d26f
doctests: build test bundle and harness separately
...
This prevents the included test case from getting at nightly-only
features when run on stable. The harness builds with
RUSTC_BOOTSTRAP, but the bundle doesn't.
2025-03-10 01:47:36 +01:00
Guillaume Gomez
6f5f21adfc
Rename doctest attribute standalone-crate into standalone_crate for coherency
2024-09-29 13:01:41 +02:00
Guillaume Gomez
cdf2a8ffc5
Rename standalone doctest attribute into standalone-crate
2024-09-28 18:38:10 +02:00
Guillaume Gomez
f1c1c49216
Run fmt
2024-08-13 20:14:57 +02:00
Guillaume Gomez
010731d5b6
Add new run-make tests for doctests
2024-08-13 20:14:54 +02:00