about summary refs log tree commit diff
path: root/tests/run-make/c-link-to-rust-va-list-fn
AgeCommit message (Expand)AuthorLines
2025-07-04test rust calling a C C-variadic functionFolkert de Vries-11/+104
2025-06-24Ignore c-link-to-rust-va-list-fn test on SGX platformRaoul Strackx-0/+1
2025-06-22forward the bootstrap `runner` to `run-make`Folkert de Vries-1/+2
2025-05-29implement `va_arg` for x86_64 systemv and macOSFolkert de Vries-2/+12
2025-05-21limit impls of `VaArgSafe` to just types that are actually safeFolkert de Vries-6/+6
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+1
2024-06-30Improve `run-make-support` library `args` APIGuillaume Gomez-1/+1
2024-06-08Remove unnecessary functions and the last mention of TMPDIR from `run-make-su...Jakub Beránek-2/+2
2024-05-31Run rustfmt on `tests/run-make/`.Nicholas Nethercote-10/+8
2024-05-20Fix up a few more testsBen Kimock-4/+1
2024-05-13fix fmtOneirical-2/+1
2024-05-11Make tidy happyJulien-4/+2
2024-05-11remove trailing whitespaceJulien-1/+1
2024-05-11Port c-link-to-rust-va-list-fn to RustOneirical-7/+21
2023-03-30ignore failing cross-compiled run-make testsJoshua Nelson-0/+1
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+204