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
/
src
/
tools
/
remote-test-server
Age
Commit message (
Expand
)
Author
Lines
2025-09-19
Allow running remote-test-server on Apple simulators
Mads Marquart
-4
/
+15
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-9
/
+4
2024-06-13
remote-test-server: apply considerable clippy suggestions
onur-ozkan
-1
/
+1
2024-01-21
use u64 to represent file size
onur-ozkan
-8
/
+8
2022-12-23
Use u32 methods instead of manual shifting
Ayush Singh
-12
/
+8
2022-12-17
Auto merge of #105145 - Ayush1325:sequential-remote-server, r=Mark-Simulacrum
bors
-13
/
+36
2022-12-12
Add batch flag to remote-test-server
Ayush Singh
-13
/
+36
2022-11-08
Add retry flag to remote-test-server
Ayush Singh
-1
/
+13
2022-10-12
Show command line arguments
Florian Bartels
-3
/
+22
2022-10-06
tools/remote-test-{server,client}: Use /data/local/tmp on Android
Peter Collingbourne
-1
/
+1
2022-09-23
add the --sequential flag to compiletest
Pietro Albini
-1
/
+9
2022-09-23
replace --remote with the --bind flag in remote-test-server
Pietro Albini
-11
/
+21
2022-09-23
make remote-test-server cli parsing more consistent
Pietro Albini
-8
/
+4
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-01-27
Preserve existing LD_LIBRARY_PATH in remote-test-server
Amanieu d'Antras
-15
/
+9
2020-06-25
Support configurable deny-warnings for all in-tree crates.
Eric Huss
-2
/
+0
2020-06-02
tools/remote-test-server: make use of verbose option
Tom Eccles
-6
/
+16
2020-06-02
tools/remote-test-{server,client}: support RUST_TEST_TMPDIR
Tom Eccles
-7
/
+14
2020-05-31
Fix `set_permissions` call for non-windows
Dennis Duda
-1
/
+1
2020-05-31
Unify temp path generation for non-android
Dennis Duda
-4
/
+4
2020-05-31
Make remote-test-client and remote-test-server compatible with windows
Dennis Duda
-23
/
+60
2019-12-22
Format the world
Mark Rousskov
-27
/
+22
2019-09-23
Add `#![deny(warnings)]` to internal tools
Alex Crichton
-11
/
+13
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-03-01
tools/remote-test-{client,server}: deny(rust_2018_idioms)
Mazdak Farrokhzad
-1
/
+3
2019-02-03
Transition remote-test-server to 2018 edition
Hirokazu Hata
-0
/
+1
2019-02-01
Fix typo
king6cong
-1
/
+1
2019-01-26
Replace deprecated ATOMIC_INIT consts
Mark Rousskov
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-04
Remove explicit returns where unnecessary
ljedrz
-1
/
+1
2018-07-25
Add missing dyn
Tatsuyuki Ishi
-2
/
+2
2017-05-04
Add remote device testing support
Mátyás Mustoha
-6
/
+49
2017-04-27
travis: Parallelize tests on Android
Alex Crichton
-0
/
+263