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
823b423d4c
Add new output
method to Rustc
and Rustdoc
types
2024-05-06 09:16:35 +02:00
León Orell Valerian Liehr
09aa77299b
Cleanup: Rid the rmake
test runners of extern crate run_make_support;
2024-05-02 17:57:23 +02:00
beetrees
c2fd6ed235
Port repr128-dwarf run-make test to rmake
2024-04-30 17:50:49 +01:00
Joshua Nelson
26e1ce7394
move tools.mk
to run-make
...
apparently I missed some tests in the last commit. Rather than having
dozens of tests use the long version, use the short version in
`run-make` and the long version in `run-make-fulldeps` (which is now
only three tests)
2023-03-30 07:58:50 -05:00
Albert Larsan
40ba0e84d5
Change src/test
to tests
in source files, fix tidy and tests
2023-01-11 09:32:13 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00