1. e55cd7f Merge branch 'master' of github.com:grpc/grpc into sanity by Nicolas "Pixel" Noble · 9 years ago
  2. 0a94998 Merge github.com:grpc/grpc into windows-fixes by Craig Tiller · 9 years ago
  3. 7a6d8fd Merge branch 'master' of github.com:grpc/grpc into freebsd by Nicolas "Pixel" Noble · 9 years ago
  4. a9ef765 Merge branch 'master' of github.com:grpc/grpc into sanity by Nicolas "Pixel" Noble · 9 years ago
  5. d625d81 Allow restricting platforms for certain tests by Craig Tiller · 9 years ago
  6. 5058c69 Initial porting of run_tests to Windows by Craig Tiller · 9 years ago
  7. fd2b093 Adding a simple 'buildonly' test. by Nicolas "Pixel" Noble · 9 years ago
  8. 9f72864 Adding basic sanity test. by Nicolas "Pixel" Noble · 9 years ago
  9. f0863b0 Merge branch 'master' of github.com:google/grpc into freebsd by Nicolas "Pixel" Noble · 10 years ago
  10. 1fb5e82 Defaulting run_tests to just opt. by Nicolas "Pixel" Noble · 10 years ago
  11. f358573 FreeBSD preliminary work. by Nicolas Noble · 10 years ago
  12. c20324e Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  13. b2d4a8d Have Python protoc plugin test run with other tests by Masood Malekghassemi · 10 years ago
  14. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  15. 1e90c8c Merge pull request #954 from murgatroid99/node_binding_cleanup by Craig Tiller · 10 years ago
  16. 49f6132 Teach run_tests about individual Python tests by Craig Tiller · 10 years ago
  17. 132ce6a Added CONFIG environment variable to build and test scripts, fixed some bugs by murgatroid99 · 10 years ago
  18. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  19. 1970a5b added C# to run_tests.py by Jan Tattermusch · 10 years ago
  20. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  21. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  22. b7063f1 Added python tests to .travis.yml by murgatroid99 · 10 years ago
  23. 21bcda3 Merge pull request #879 from murgatroid99/ruby_run_tests by Nicolas Noble · 10 years ago
  24. 6a4c4fa Added ruby tests to run_tests.py by murgatroid99 · 10 years ago
  25. 2cc2b84 Allow starting from non-root directory by Craig Tiller · 10 years ago
  26. 86fa1c5 Save makefile var clobbering by Craig Tiller · 10 years ago
  27. 8451e87 Extend timeouts for Travis 2x by Craig Tiller · 10 years ago
  28. 9db7c3b Adding flaky attribute for tests. by Nicolas "Pixel" Noble · 10 years ago
  29. a7df3f9 Improving travis output. by Nicolas "Pixel" Noble · 10 years ago
  30. 29f1314 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  31. c1f1162 Drastic speed up by Craig Tiller · 10 years ago
  32. 7c0f33d Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  33. fe406ec Support taking a regex on test short name by Craig Tiller · 10 years ago
  34. 42bc87c Update C++ server with new core API by Craig Tiller · 10 years ago
  35. 1a305b1 Make valgrind a bit more useful by Craig Tiller · 10 years ago
  36. c2c7921 Add copyrights to Python code by Craig Tiller · 10 years ago
  37. 96bd5f6 Add ubsan support by Craig Tiller · 10 years ago
  38. 6be5e58 Merge pull request #480 from dklempner/runs_per_test by Craig Tiller · 10 years ago
  39. 2573958 Change TestCache to parameterize whether to skip running tests. by David Klempner · 10 years ago
  40. 0af000b Fixing valgrind's codepath in run_tests.py. by Nicolas Noble · 10 years ago
  41. 5e35b14 Disable test caching when runs_per_test > 1 by David Klempner · 10 years ago
  42. 1d0302d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests by David Klempner · 10 years ago
  43. f94838b Make several python scripts explicitly python2.7 by David Klempner · 10 years ago
  44. 547db2b Allow specifying environment variables. by Craig Tiller · 10 years ago
  45. eb272bc Fix valgind by Craig Tiller · 10 years ago
  46. 9977582 Clean up formatting by Craig Tiller · 10 years ago
  47. e68de0e Small tweaks by Craig Tiller · 10 years ago
  48. 666450e Updated comment by murgatroid99 · 10 years ago
  49. c279165 Got run_tests.py and node tests working by murgatroid99 · 10 years ago
  50. 564b944 Started fixing php test runner by murgatroid99 · 10 years ago
  51. 2c8d516 Added node test runner by murgatroid99 · 10 years ago
  52. 840615e Add Python to run-tests. by Nathaniel Manista · 10 years ago
  53. 06b4ff2 Simplify Python code by Craig Tiller · 10 years ago
  54. e9c959d Only run language specified tests by Craig Tiller · 10 years ago
  55. 261dd98 Use Python json module by Craig Tiller · 10 years ago
  56. c744916 PHP unit tests run with run_tests.py by Craig Tiller · 10 years ago
  57. f1973b0 Add support for building outside of the Makefile by Craig Tiller · 10 years ago
  58. 1cc11db Fix run_test.py so it runs the first time by Craig Tiller · 10 years ago
  59. b50d166 Make run_tests.py pass lint by Craig Tiller · 10 years ago
  60. 7173518 Cache for successful test runs by Craig Tiller · 10 years ago
  61. 686fb26 Allow language to be specified to run_tests.py by Craig Tiller · 10 years ago
  62. ec0b8f3 Compile OpenSSL differently for each config. by Craig Tiller · 10 years ago
  63. b09078f Addressing pull request comments. by Nicolas Noble · 10 years ago
  64. 594ef6c Merge remote-tracking branch 'google/master' into tweaks by Nicolas Noble · 10 years ago
  65. 044db74 Various cosmetic improvements to run_tests.py by Nicolas Noble · 10 years ago
  66. 2aa4d64 Helgrind support for run_tests.py by Craig Tiller · 10 years ago
  67. 42a1bab Merge pull request #27 from ctiller/faster_make by Nicolas Noble · 10 years ago
  68. d86a394 Fix return behavior of run_tools.py by Craig Tiller · 10 years ago
  69. be56a96 Build all targets for a config at once by Craig Tiller · 10 years ago
  70. 2e8ea78 Merge github.com:google/grpc into gcov by Craig Tiller · 10 years ago
  71. be7b092 Merge github.com:ctiller/grpc into testcpp by Craig Tiller · 10 years ago
  72. 934baa3 Add tools/run_tests/run_lcov.sh by Craig Tiller · 10 years ago
  73. 7c1d7f7 Run C++ tests and C tests by Craig Tiller · 10 years ago
  74. 225d31f Merge github.com:google/grpc by Craig Tiller · 10 years ago
  75. 738c334 Allow running tests under valgrind by Craig Tiller · 10 years ago
  76. b29797b Remove ?san from the default tests. by Craig Tiller · 10 years ago
  77. 94e5dde Only run one make at a time. by ctiller · 10 years ago
  78. 3040cb7 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  79. ddef246 Adding the tools directory to the git export. by Nicolas Noble · 10 years ago