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