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 |
|
Eric Huss
|
ec25e3300b
|
Rename --runtool and --runtool-arg
This renames `--runtool` and `--runtool-arg` to `--test-runtool` and
`--test-runtool-arg` to maintain consistency with other `--test-*`
arguments.
|
2025-03-27 19:04:56 -07:00 |
|
Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
许杰友 Jieyou Xu (Joe)
|
d69cc1ccbf
|
tests: update for rfs rename
|
2024-07-17 13:34:18 +00:00 |
|
许杰友 Jieyou Xu (Joe)
|
636be91cc0
|
tests: update for renamed fs module in run_make_support
|
2024-07-17 13:32:29 +00:00 |
|
Oneirical
|
c84afee898
|
Implement fs wrapper for run_make_support
|
2024-06-11 09:53:31 -04:00 |
|
Jakub Beránek
|
d86c981908
|
Remove all usages of tmp_dir from tests
|
2024-06-07 11:12:24 +02:00 |
|
Guillaume Gomez
|
f97d915173
|
Use new utility functions/methods in run-make tests
|
2024-05-14 13:39:40 +02:00 |
|
Guillaume Gomez
|
823b423d4c
|
Add new output method to Rustc and Rustdoc types
|
2024-05-06 09:16:35 +02:00 |
|
Guillaume Gomez
|
3c2cf2e50b
|
Migrate run-make/doctests-runtool to rmake
|
2024-05-05 16:53:57 +02:00 |
|