index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
compiler-builtins
Age
Commit message (
Expand
)
Author
Lines
2024-09-24
Update `run-make` tests to use `cargo` wrapper cmd
许杰友 Jieyou Xu (Joe)
-33
/
+23
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-20
Pass the current cargo to `run-make` tests
Josh Stone
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+4
2024-07-17
tests: update for `rfs` rename
许杰友 Jieyou Xu (Joe)
-1
/
+1
2024-07-17
tests: update for renamed `fs` module in run_make_support
许杰友 Jieyou Xu (Joe)
-1
/
+1
2024-06-11
Implement fs wrapper for run_make_support
Oneirical
-3
/
+3
2024-06-11
tests/run-make: update tests to use new API
许杰友 Jieyou Xu (Joe)
-1
/
+1
2024-06-08
Migrate runmake tests away from custom commands and `command_output`
Jakub Beránek
-6
/
+3
2024-06-07
Remove all usages of `tmp_dir` from tests
Jakub Beránek
-15
/
+11
2024-06-04
Auto merge of #125989 - GuillaumeGomez:rollup-xu69i13, r=GuillaumeGomez
bors
-5
/
+5
2024-06-04
Create `run-make` `env_var` and `env_var_os` helpers
Guillaume Gomez
-5
/
+5
2024-06-04
compiler-builtins: don't clear env vars for cargo invocation
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-05-03
Allow `fmt` to run on `rmake.rs` test files
Guillaume Gomez
-16
/
+16
2024-05-02
Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`
León Orell Valerian Liehr
-2
/
+0
2024-04-25
Keep the LIB env var in the compiler-builtins test
Daniel Paoliello
-1
/
+4
2024-04-10
Set the host library path in run-make v2
Josh Stone
-5
/
+6
2024-03-27
Use compiletest directives for ignoring targets
许杰友 Jieyou Xu (Joe)
-4
/
+4
2024-03-24
Rework rmake support library to have a weakly-typed API with helper methods
许杰友 Jieyou Xu (Joe)
-4
/
+4
2024-03-20
Add a test
Ben Kimock
-0
/
+142