1. 78683f7 Fix ObjC++ build error by Muxi Yan · 7 years ago
  2. 32318b0 Fix ObjC C++ syntax error by Muxi Yan · 7 years ago
  3. 3305e5c Add user-agent test and regex matching test to test suite by Muxi Yan · 7 years ago
  4. 60df47a added env var to the Cronet target by Makarand Dharmapurikar · 7 years ago
  5. f70b9ee added correct preprocessor defines to xcodeproj by Makarand Dharmapurikar · 7 years ago
  6. b4e9727 replaced hardcoded server path with cmdline arg by Makarand Dharmapurikar · 7 years ago
  7. d7e5862 Merge pull request #9247 from muxi/packet-coalescing-objc by Muxi Yan · 7 years ago
  8. e0b6aaa More granularity in objc tests by Muxi Yan · 7 years ago
  9. 9f74e83 Merge branch 'master' into packet-coalescing-objc by Muxi Yan · 7 years ago
  10. 7e15184 Wrap entire GRPCCall (InternalTests) class in GRPC_TEST_OBJC by Muxi Yan · 7 years ago
  11. 8da82bb Add CronetUnitTests into Jenkins tests by Muxi Yan · 7 years ago
  12. ccbfb46 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 7 years ago
  13. 5bd16b7 Warnings and macro guards for op batch log by Muxi Yan · 7 years ago
  14. acbc5dd Merge remote-tracking branch 'upstream/master' into packet-coalescing-objc by Muxi Yan · 7 years ago
  15. 938f099 Add Cronet core tests to Jenkins by Muxi Yan · 7 years ago
  16. b44e089 Merge branch 'master' into packet-coalescing-core by Muxi Yan · 7 years ago
  17. 1ace58c Unit test framework for Cronet by Muxi Yan · 8 years ago
  18. a40ccd8 Packet coalescing Objc layer and interop tests by Muxi Yan · 8 years ago
  19. 740ae63 Packet coalescing transport layer and end2end test changes by Muxi Yan · 8 years ago
  20. 4a08e71 Revert PR #8425 by Muxi Yan · 8 years ago
  21. 8f4e312 Update tests project to XCode 8 by Jorge Canizales · 8 years ago
  22. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  23. 9e83d7e Fix local server tests & exceptions tests by Jorge Canizales · 8 years ago
  24. b9be58e Use dedicated build configuration 'Cronet' for the new target by Muxi Yan · 8 years ago
  25. 7bc45f3 Add InteropTestsRemoteWithCronet to the tests by Muxi Yan · 8 years ago
  26. 4c82af5 Add test target file to repo by Muxi Yan · 8 years ago
  27. bff5cbf Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases can be run, instead of only allow running the entire fixture by Muxi Yan · 8 years ago
  28. 9afdd01 Rename h2_ssl_cronet.m to fixture_h2_ssl_cronet.m by Muxi Yan · 8 years ago
  29. f8f70eb Update cronet test comments and structure by Muxi Yan · 8 years ago
  30. 9f6e6dc Rename h2_ssl.* to h2_ssl_cronet.* and add static specifier to chttp2_tear_down_secure_fullstack in h2_ssl_cronet.m by Muxi Yan · 8 years ago
  31. e04089e Establish Objective C end-to-end core test with Cronet by Muxi Yan · 8 years ago
  32. 4e9753d Establish Objective C end-to-end core test with Cronet by Muxi Yan · 8 years ago
  33. 37480eb Establish Objective C end-to-end core test with Cronet by Muxi Yan · 8 years ago
  34. 75fe9ba Remove Unicode from the tests project by Jorge Canizales · 8 years ago
  35. ca3e9c8 Merge remote-tracking branch 'upstream/master' into ios-test by Yuchen Zeng · 8 years ago
  36. dbe2b9e Enable treating warnings as errors in objc tests by Yuchen Zeng · 8 years ago
  37. 92e56bb Update tests XCode project to Cocoapods 1.0.0 by Jorge Canizales · 8 years ago
  38. 91db5ac Split AllTests into 4 schemes by Jorge Canizales · 9 years ago
  39. ea4955e Remove outdated routeguide test by Jorge Canizales · 9 years ago
  40. 42898cf Add remote interop tests to the suite of tests. by Jorge Canizales · 9 years ago
  41. 82b68d8 Use test certificates and name override for local tests :) by Jorge Canizales · 9 years ago
  42. 9195233 Subclass InteropTests to later repeat the tests using SSL by Jorge Canizales · 9 years ago
  43. 72b2701 Disable tests: unknown method and bad access token by Jorge Canizales · 9 years ago
  44. 0535b03 Share AllTests scheme, without the local RouteGuide tests by Jorge Canizales · 9 years ago
  45. 243e8ee Remove Cocoapods warning of OTHER_LDFLAGS by Jorge Canizales · 9 years ago
  46. b3be229 Add RemoteTests as GRPCClientTests to tests project by Jorge Canizales · 9 years ago
  47. e17c72b Add SampleTests as LocalClearTextTests to tests project by Jorge Canizales · 9 years ago
  48. 7307684 Add RemoteProtoTests as InteropTests to tests project by Jorge Canizales · 9 years ago
  49. eb1509c Remove empty class AllTests by Jorge Canizales · 9 years ago
  50. ad0965e Install GRX into RxLibraryUnitTests.m by Jorge Canizales · 9 years ago
  51. 6295115 Minimal "test library" project by Jorge Canizales · 9 years ago