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
Oneirical
304c183d4f
correct comments
2024-05-08 21:44:57 -04:00
Julien
79cf61a9ae
Update Makefiles with explanatory comments
2024-05-07 22:12:36 -04:00
Joshua Nelson
4851d5663c
ignore failing cross-compiled run-make tests
...
`run-make-fulldeps` is never cross-compiled, so a lot of these tests
never accounted for --target. Ignore them when cross-compiling for
now.
2023-03-30 08:46:31 -05:00
Joshua Nelson
433da1fc04
Move almost all run-make-fulldeps to run-make
...
They pass fine.
2023-03-30 07:34:55 -05:00