35 Commits (42e302dbfedd626d4c82d90cb66ce8fbca63c7dd)

Author SHA1 Message Date
Jan Tattermusch 56d8f825e1 fix Windows cmake build on internal_ci 8 years ago
murgatroid99 f94f64fc12 Remove non-libuv code from Node extension 8 years ago
Alexander Polcyn 4736e01c16 add native grpc class init tests to check that presence of grpc_init calls 8 years ago
Alexander Polcyn 792c7e3d27 add new test where client forks after require grpc, to test that lib startup 8 years ago
Jan Tattermusch 78cb931afd address review comments 8 years ago
Jan Tattermusch 3c344d2f69 adjust run_tests scripts 8 years ago
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 8 years ago
Matt Kwong 0ff1957a5b Fix test coverage reporting 8 years ago
Alexander Polcyn 077f890965 conform test to formatter 8 years ago
murgatroid99 fef391360c Node: explicitly define Release and Debug builds, use build flags from build.yaml 8 years ago
Jan Tattermusch e76604fc36 link grpc_csharp_ext with static runtime 8 years ago
Alexander Polcyn ea282e9c4c add passing test that kills a process while there are active watch chan state calls 8 years ago
Alexander Polcyn 70bc4921e1 add another currently failing test related to channels and deadlock 8 years ago
Alexander Polcyn 16d97edf56 add failing test revealing bug in channel state api 8 years ago
Alexander Polcyn c44c16e330 add initial framework for full end2end tests outside of rspec 8 years ago
Jan Tattermusch a3d87cad7e fix C# nuget restore 8 years ago
murgatroid99 009c859832 Generalize build_node.bat argument propagation 8 years ago
murgatroid99 88113f7b61 Minor fixes to tests 8 years ago
murgatroid99 1191b7202d Improve Node and libuv testing and test coverage 8 years ago
Jan Tattermusch e7f0b8579b use grpc_csharp_ext built by cmake 8 years ago
Jan Tattermusch c98bde60cb add cmake support to run_tests.py 8 years ago
Alexander Polcyn 7f43bb25de clean up bundle install wrapper and set SYSTEM within it 8 years ago
Alexander Polcyn b7dce2dbc9 wrap all bundle install commands outside docker with check for mac workaround 8 years ago
murgatroid99 cbdb9b808c Fix electron portability test after scripts moved 8 years ago
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 8 years ago