about summary refs log tree commit diff
path: root/tests/run-make/repr128-dwarf
AgeCommit message (Expand)AuthorLines
2025-06-19Adjust some run-make tests on cross-compileJieyou Xu-1/+2
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+1
2025-05-28Stabilise `repr128`beetrees-2/+0
2025-03-09Fix `repr128-dwarf` testbeetrees-7/+8
2025-02-25Add DWARF test case for non-C-like `repr128` enumsbeetrees-21/+119
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+4
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)-2/+2
2024-06-11Implement fs wrapper for run_make_supportOneirical-3/+2
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-4/+4
2024-05-06Add new `output` method to `Rustc` and `Rustdoc` typesGuillaume Gomez-1/+1
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-2/+0
2024-04-30Port repr128-dwarf run-make test to rmakebeetrees-17/+79
2023-03-30move `tools.mk` to run-makeJoshua Nelson-1/+1
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+39