about summary refs log tree commit diff
path: root/tests/run-make/doctests-runtool
AgeCommit message (Expand)AuthorLines
2025-06-19Adjust some run-make tests on cross-compileJieyou Xu-2/+2
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+2
2025-03-27Rename `--runtool` and `--runtool-arg`Eric Huss-3/+3
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-07-17tests: update for `rfs` rename许杰友 Jieyou Xu (Joe)-1/+1
2024-07-17tests: update for renamed `fs` module in run_make_support许杰友 Jieyou Xu (Joe)-1/+1
2024-06-11Implement fs wrapper for run_make_supportOneirical-2/+2
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-5/+3
2024-05-14Use new utility functions/methods in run-make testsGuillaume Gomez-2/+1
2024-05-06Add new `output` method to `Rustc` and `Rustdoc` typesGuillaume Gomez-1/+1
2024-05-05Migrate `run-make/doctests-runtool` to rmakeGuillaume Gomez-20/+39
2023-06-17rustdoc: Fix --test-run-directory and relative paths.Eric Huss-0/+34