- 21f8bc2 [libc++] Make sure we forward stdin through executors (#67064) by Louis Dionne · 1 year, 8 months ago
- 2ab31b6 [libc++] When run in verbose mode, ssh.py should print to stderr, not stdout by Louis Dionne · 1 year, 8 months ago
- 1ce7013 [libc++] Simplify ssh.py by not passing args everywhere by Louis Dionne · 1 year, 8 months ago
- d2b71c7 [libc++] Fix how we run codesign in the test suite when --codesign_identity is provided by Louis Dionne · 1 year, 8 months ago
- 77d8ce5 [libc++] Add a --verbose option to ssh.py to help debug failures by Louis Dionne · 1 year, 8 months ago
- 7bfaa0f [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi by Tobias Hieta · 2 years ago
- ba3bddb [libcxx] [test] Prepend to PATH instead of overriding it by Martin Storsjö · 2 years ago
- eb5f9a5 [libcxx] [test] Unbreak passing multiple env variables in ssh.py by Martin Storsjö · 2 years ago
- f46f93b [libc++][NFC] Resolve Python 2 FIXME by Alfsonso Gregory · 3 years, 6 months ago
- b8b23aa [libcxx] [test] Quote env variables that are set with a shell "export" in ssh.py by Martin Storsjö · 4 years, 2 months ago
- 232fec9 [libcxx] [test] Add an option to ssh.py for using a different temp path by Martin Storsjö · 4 years, 2 months ago
- 04f908b [libcxx][lit] Add support for custom ssh/scp flags in ssh.py by Alex Richardson · 4 years, 7 months ago
- 3980e89 [libcxx][lit] Simplify parsing of trailing executor arguments by Alex Richardson · 4 years, 10 months ago
- f998e0d [libc++] Make executor scripts executable by Louis Dionne · 5 years ago
- 1fc5010 [libc++] Consider everything inside %T to be a dependency of each test by Louis Dionne · 5 years ago
- d98b9a4 [libc++] NFC: Do not print the environment on remote hosts by Louis Dionne · 5 years ago
- 7f48246 [libc++] Quietly scp tarballs over with the remote executor by Louis Dionne · 5 years ago
- 5eb8d45 [libc++] Use proper shell escaping in the executors by Louis Dionne · 5 years ago
- 7cb1aa9 Revert "[libc++] Use proper shell escaping in the executors" by Louis Dionne · 5 years ago
- f8452dd [libc++] Use proper shell escaping in the executors by Louis Dionne · 5 years ago
- b00a874 [libc++] SSH: Fix tarring of dependencies on Windows by Louis Dionne · 5 years ago
- ceb58ad [libc++] Lit: Add default values for most arguments of test executors by Louis Dionne · 5 years ago
- 92e563b [libc++] SSH: Create a tarball of dependencies and scp that instead by Louis Dionne · 5 years ago
- 160b01c [libc++] SSH: Use -p when scp'ing to preserve modes and modification times by Louis Dionne · 5 years ago
- 0489d39 [libc++] SSH: Properly handle test-executables that are not the first argument by Louis Dionne · 5 years ago
- 64acef3 [libc++] Handle SSH errors more gracefully and make sure we clean up the tmp directory by Louis Dionne · 5 years ago
- fee0026 [libc++abi] Fix remote execution of .sh.cpp tests by Sergej Jaskiewicz · 5 years ago
- 1c0dd57 [libc++] Use 'export' instead of 'env' to run remote commands by Louis Dionne · 5 years ago
- 07e4625 [libc++] Allow running .sh.cpp tests with SSHExecutors by Louis Dionne · 5 years ago