1. 03c93ea misc/ios: dump logs for failing lldb sessions to stdout by Elias Naur · 7 years ago
  2. eb5bf55 misc/ios: always kill lldb process when it hangs by Elias Naur · 7 years ago
  3. 627d3a0 misc/ios,src/iostest.bash: support GOIOS_DEVICE_ID by Elias Naur · 8 years ago
  4. 1a2ac46 misc/ios: add support for device ids to the exec wrapper by Elias Naur · 8 years ago
  5. 6e54fe4 misc/ios: increase iOS test harness timeout by Elias Naur · 8 years ago
  6. 6918288 misc/ios: fix the Test386EndToEnd test on iOS by Elias Naur · 8 years ago
  7. 7523bae misc/ios,cmd/go, runtime/cgo: fix iOS test harness (again) by Elias Naur · 8 years ago
  8. fec40bd Revert "cmd/go, misc: switch from breakpoint to SIGUSR2" by Elias Naur · 8 years ago
  9. 3ce5371 Revert "cmd/go, misc: rework cwd handling for iOS tests" by Elias Naur · 8 years ago
  10. 2b780af Revert "all: test adjustments for the iOS builder" by Elias Naur · 8 years ago
  11. 312ea5b misc/ios: allow exit code 0 to mean test success by Elias Naur · 8 years ago
  12. 90de5e8 misc/ios: use the default go test timeout by Elias Naur · 8 years ago
  13. 7d889af misc/ios: include the bundle id in the GOIOS_APP_ID env variable by Elias Naur · 8 years ago
  14. ade6bcf misc/ios: ignore stderr from iOS tools by Elias Naur · 8 years ago
  15. 467109b all: test adjustments for the iOS builder by David Crawshaw · 8 years ago
  16. 593ea3b cmd/go, misc: rework cwd handling for iOS tests by David Crawshaw · 8 years ago
  17. 333f764 cmd/go, misc: switch from breakpoint to SIGUSR2 by David Crawshaw · 8 years ago
  18. 0ef4815 build: fix darwin/arm broken on macOS 10.12 with Xcode 8.0 by Koichi Shiraishi · 8 years ago
  19. 1664ff9 misc/ios: fix exec wrapper locking by Elias Naur · 9 years ago
  20. f045ca8 misc/ios: serialize iOS execution by Elias Naur · 9 years ago
  21. 0bb6229 misc/ios: deflake tests on darwin/arm{,arm64} by Elias Naur · 9 years ago
  22. 5f08e48 misc/ios: pass through SIGCONT in the exec wrapper by Elias Naur · 9 years ago
  23. afab771 misc/ios: keep whole buffer in go_darwin_arm_exec by David Crawshaw · 9 years ago
  24. 48155f5 misc/ios: fix an error when getenv encounters unset variable by Michael Matloob · 9 years ago
  25. cf45271 misc/ios: skip revoked certificates by David Crawshaw · 10 years ago
  26. 032811e misc/ios: document the external binary and the required env variables by Burcu Dogan · 10 years ago
  27. 97fd7b0 misc/ios: fix plist indentation and whitespace by Burcu Dogan · 10 years ago
  28. 8fd1ec2 misc/ios: fix teamID and appID use in entitlements by Josh Bleecher Snyder · 10 years ago
  29. e6d5233 misc/ios: adjust exec script for iOS 8.3 by David Crawshaw · 10 years ago
  30. 2d0c962 misc/ios: read codesign info from environment variables by Josh Bleecher Snyder · 10 years ago
  31. 4345a9f misc/ios: support go run in go_darwin_arm_exec by David Crawshaw · 10 years ago
  32. 684473d misc/ios: pick clang arch based on GOARCH by David Crawshaw · 10 years ago
  33. 00e0fe4 misc/ios: retry loop to handle builder flakiness by David Crawshaw · 10 years ago
  34. 713451a misc/ios: simplify breakpoint timeout by David Crawshaw · 10 years ago
  35. ed92862 misc/ios: timeout and continue waiting for getwd by David Crawshaw · 10 years ago
  36. 7ff6254 misc/ios: run lldb commands much more carefully by David Crawshaw · 10 years ago
  37. 1fdeb6b misc/ios: extra stdout check before run by David Crawshaw · 10 years ago
  38. 66416c0 misc/ios: more predictable zoneinfo.zip location by David Crawshaw · 10 years ago
  39. d460b6e misc/ios: add go_darwin_arm_exec script by David Crawshaw · 10 years ago
  40. f961a99 misc/ios: add README and wrapper script to ease cross-compiling for darwin/arm by Shenghou Ma · 10 years ago