1. 8c12d9e Add a test under ruby GC stress mode and fix non-GC-rooted variable bug by Alexander Polcyn · 7 years ago
  2. 2f3e588 Dont assume that sigint wasnt masked when invoking ruby tests by Alexander Polcyn · 7 years ago
  3. 010ea65 remove calls to optional paramaters so that the test is compatible with ruby versions < 2.1 by Alexander Polcyn · 7 years ago
  4. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  5. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  6. d7455ab make get conn state always safe to call by Alexander Polcyn · 7 years ago
  7. c24d53b api watch unblock func kills only its own channel by Alexander Polcyn · 7 years ago
  8. 5c6dda8 fix tentative startup bug by Alexander Polcyn · 7 years ago
  9. 916893b fix up the test by Alexander Polcyn · 7 years ago
  10. fd4cbb7 cleanup test by Alexander Polcyn · 7 years ago
  11. 7b3629e fix lack-of-abort bug by Alexander Polcyn · 7 years ago
  12. b2c0b7b constant state watch without timeouts by Alexander Polcyn · 7 years ago
  13. deeed7f don't hold the gil while waiting for bg thread to start by Alexander Polcyn · 7 years ago
  14. d1143ab tweak class init test to reveal bug in misordered startup by Alexander Polcyn · 7 years ago
  15. 4736e01 add native grpc class init tests to check that presence of grpc_init calls by Alexander Polcyn · 7 years ago
  16. 792c7e3 add new test where client forks after require grpc, to test that lib startup by Alexander Polcyn · 7 years ago
  17. 4364ded wording fix in comments by Alexander Polcyn · 7 years ago
  18. 077f890 conform test to formatter by Alexander Polcyn · 7 years ago
  19. 27338de add test in that sends a sigint to client while its making an rpc ona by Alexander Polcyn · 7 years ago
  20. 02d131b fix mac crash on abruptly ended server thread by Alexander Polcyn · 7 years ago
  21. ea282e9 add passing test that kills a process while there are active watch chan state calls by Alexander Polcyn · 7 years ago
  22. 4e60675 add end2end tests to formatter and adjust to formatter by Alexander Polcyn · 7 years ago
  23. 071f74f add copyright header to fix failing sanity tests by Alexander Polcyn · 7 years ago
  24. 4109c23 add a README for new test directory by Alexander Polcyn · 7 years ago
  25. 563ec53 stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock by Alexander Polcyn · 7 years ago
  26. 70bc492 add another currently failing test related to channels and deadlock by Alexander Polcyn · 7 years ago
  27. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 7 years ago
  28. 16d97ed add failing test revealing bug in channel state api by Alexander Polcyn · 7 years ago
  29. f8dc32e make end2end test ports dynamic and slight refactor by Alexander Polcyn · 7 years ago
  30. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 7 years ago