about summary refs log tree commit diff
path: root/tests/run-make/emit-shared-files
AgeCommit message (Collapse)AuthorLines
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-1/+1
2025-06-19Adjust some run-make tests on cross-compileJieyou Xu-0/+2
2024-08-29Use path instead of Path in some run-make testsOneirical-23/+21
2024-08-26rustdoc: fix missing resource suffix on `crates.js`Michael Howell-0/+1
Fixes a regression introduced in #128252.
2024-08-15About rmake testsGuillaume Gomez-3/+3
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-07-05rewrite emit-shared-files to rmakeOneirical-46/+102
2023-03-30move `tools.mk` to run-makeJoshua Nelson-1/+1
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-01-11Move /src/test to /testsAlbert Larsan-0/+47