Jieyou Xu
3f4f23af61
Use is_windows_msvc instead of is_msvc in run-make tests
2025-07-10 13:55:04 +08:00
Amy Kwan
fdf2c47f83
[AIX] Handle AIX dynamic library extensions within c-link-to-rust-dylib run-make test
...
Dynamic libraries on AIX have the ".a" extension. The c-link-to-rust-dylib
run-make test checks for the extension explicitly, so the extension for AIX
is also added to accommodate the test case on AIX.
2025-04-22 22:55:19 -04: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
c9cb3280f3
Address review comments
2024-06-07 14:07:02 +02:00
Jakub Beránek
d86c981908
Remove all usages of tmp_dir from tests
2024-06-07 11:12:24 +02:00
Guillaume Gomez
32933a6869
Migrate run-make/c-link-to-rust-dylib to rmake.rs
2024-06-02 12:04:39 +02:00