Commit Graph

32 Commits

Author SHA1 Message Date
Alexander Polcyn 4736e01c16 add native grpc class init tests to check that presence of grpc_init calls 2017-04-14 17:58:14 -07:00
Alexander Polcyn 792c7e3d27 add new test where client forks after require grpc, to test that lib startup 2017-04-14 16:29:04 -07:00
Jan Tattermusch 498e2b350a Merge pull request #10480 from jtattermusch/csharp_new_projects
C# new .csproj projects
2017-04-11 17:24:04 +02:00
Jan Tattermusch 78cb931afd address review comments 2017-04-11 11:04:42 +02:00
kpayson64 115b4fa35d Merge pull request #10407 from kpayson64/alpine_linux_support
Alpine linux support
2017-04-10 14:11:04 -07:00
Jan Tattermusch 3c344d2f69 adjust run_tests scripts 2017-04-07 09:02:45 +02:00
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 2017-04-06 13:39:35 -07:00
Jan Tattermusch 61f729fe1a Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x 2017-04-06 17:11:44 +02:00
Michael Lumish 68dff87bac Merge branch 'master' into node_dbg_release_split 2017-04-03 11:16:41 -07:00
Matt Kwong 0ff1957a5b Fix test coverage reporting 2017-03-31 09:54:11 -07:00
Jan Tattermusch 917b6a0606 Merge pull request #10270 from jtattermusch/csharp_static_runtime
Link grpc_csharp_ext with static runtime.
2017-03-31 10:25:24 +02:00
Alexander Polcyn 077f890965 conform test to formatter 2017-03-24 09:53:40 -07:00
murgatroid99 fef391360c Node: explicitly define Release and Debug builds, use build flags from build.yaml 2017-03-23 17:45:21 -07:00
Jan Tattermusch e76604fc36 link grpc_csharp_ext with static runtime 2017-03-23 20:27:26 +01:00
Alexander Polcyn ea282e9c4c add passing test that kills a process while there are active watch chan state calls 2017-03-20 21:07:20 -07:00
Alexander Polcyn 70bc4921e1 add another currently failing test related to channels and deadlock 2017-03-15 14:00:46 -07:00
Alexander Polcyn 16d97edf56 add failing test revealing bug in channel state api 2017-03-15 10:02:20 -07:00
Alexander Polcyn c44c16e330 add initial framework for full end2end tests outside of rspec 2017-03-14 23:30:39 -07:00
Jan Tattermusch a3d87cad7e fix C# nuget restore 2017-03-07 13:00:19 +01:00
murgatroid99 98cdf3b3e6 Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 2017-02-23 14:59:45 -08:00
murgatroid99 009c859832 Generalize build_node.bat argument propagation 2017-02-21 18:15:37 -08:00
murgatroid99 88113f7b61 Minor fixes to tests 2017-02-21 10:04:29 -08:00
murgatroid99 1191b7202d Improve Node and libuv testing and test coverage
Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
2017-02-17 12:10:26 -08:00
Nicolas "Pixel" Noble e00d63f3ea Merge remote-tracking branch 'google/v1.1.x' 2017-02-13 23:37:17 +01:00
Jan Tattermusch e7f0b8579b use grpc_csharp_ext built by cmake 2017-02-09 17:21:13 -08:00
Jan Tattermusch c98bde60cb add cmake support to run_tests.py 2017-02-03 20:25:33 +01:00
Alexander Polcyn 7f43bb25de clean up bundle install wrapper and set SYSTEM within it 2017-02-02 13:59:05 -08:00
Alexander Polcyn b7dce2dbc9 wrap all bundle install commands outside docker with check for mac workaround 2017-02-02 09:59:26 -08:00
murgatroid99 cbdb9b808c Fix electron portability test after scripts moved 2017-01-24 11:41:49 -08:00
Nathaniel Manista 9ff26dc693 v1.0.x → master upmerge
Manual resolution:

- Force use of local distributions in Python-building in
  tools/run_tests/helper_scripts/build_python.sh.
2017-01-23 17:32:15 +00:00
murgatroid99 c34cac2891 Merge branch 'master' into node_electron_build 2017-01-04 15:43:02 -08:00
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 2016-12-22 10:47:52 +01:00