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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ci
/
docker
/
scripts
/
fuchsia-test-runner.py
Age
Commit message (
Expand
)
Author
Lines
2024-12-04
Reformat Python code with `ruff`
Jakub Beránek
-5
/
+3
2024-10-25
Fix indentation
Tyler Mandry
-2
/
+2
2024-10-25
Update Fuchsia CI script for package serving
Clayton Wilkinson
-30
/
+22
2024-10-15
Make fuchsia-test-runner.py compatible with new JSON output from llvm-readelf
c6c7
-11
/
+31
2024-08-07
Fuchsia Test Runner: enable ffx repository server
Jeff Martin
-0
/
+13
2024-07-07
[fuchsia-test-runner] Reformat fuchsia-test-runner.py
Charles Celerier
-37
/
+15
2024-07-07
[fuchsia-test-runner] Remove runner logs from stdout and stderr
Charles Celerier
-9
/
+2
2024-06-21
[fuchsia-test-runner] Remove usage of kw_only
Miguel Flores Ruiz de Eguino
-1
/
+1
2024-06-17
Sync fuchsia test runner with clang test runner
Erick Tryzelaar
-386
/
+628
2024-06-13
Update fuchsia commit, and SDK to 21.20240610.2.1
Erick Tryzelaar
-1
/
+1
2024-05-07
Fuchsia test runner: fixup script
Marc Khouri
-87
/
+93
2024-04-13
Bump Fuchsia versions
Erick Tryzelaar
-1
/
+1
2023-11-10
Switch `fuchsia-test-runner.py` to `ffx product`
Erick Tryzelaar
-7
/
+41
2023-08-02
Fix recent python linting errors
Trevor Gross
-4
/
+2
2023-06-19
Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-Simulacrum
Michael Goulet
-2
/
+2
2023-06-16
Apply changes to fix python linting errors
Trevor Gross
-2
/
+2
2023-06-16
Replace fvdl with ffx, allow test without install
David Koloski
-145
/
+92
2023-06-15
Add support for test tmpdir to fuchsia test runner
David Koloski
-6
/
+7
2023-05-03
Use builtin FFX isolation for Fuchsia test runner
David Koloski
-92
/
+45
2023-03-01
Run compiler test suite in parallel on Fuchsia
David Koloski
-13
/
+26
2023-02-24
Update `fuchsia-test-runner.py` and docs
David Koloski
-13
/
+69
2023-02-02
Use triple rather than arch for fuchsia test runner
Joseph Ryan
-28
/
+23
2023-01-05
Add vendor to Fuchsia's target triple
David Koloski
-3
/
+3
2022-12-13
Adjust log line in `fuchsia-test-runner.py`
Andrew Pollack
-1
/
+1
2022-11-16
[fuchsia] Document more settings for building Rust
David Koloski
-0
/
+0
2022-11-11
Adding Fuchsia compiler testing script, docs
Andrew Pollack
-0
/
+1041