Mehrdad Afshari
009941ed51
Fix build_php.sh to pass shellcheck
7 years ago
Mehrdad Afshari
0ccd3af0e8
Fix build_csharp.sh to pass shellcheck
7 years ago
Mehrdad Afshari
3bfa56fcea
Fix build_python.sh to pass shellcheck
7 years ago
murgatroid99
d02751aed1
Don't delete grpc-node test script
7 years ago
murgatroid99
38007753b0
Remove src/node and references to it
...
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
7 years ago
Alexander Polcyn
8c12d9eae6
Add a test under ruby GC stress mode and fix non-GC-rooted variable bug
7 years ago
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
7 years ago
Matt Kwong
e2e7cf42a4
Add testing of grpc-node for Linux and MacOS
7 years ago
Jan Tattermusch
52ff56d3c2
support building with VS2017
7 years ago
Jan Tattermusch
ec3338dc9d
add cmake generator option
7 years ago
Jan Tattermusch
6521c5078c
build C tests and protoc artifacts on windows with cmake
7 years ago
Nathaniel Manista
69b7231776
gRPC Python test infrastructure
...
(The time-related first part of it, anyway.)
7 years ago
Craig Tiller
d996379030
Reset OWNERS state
7 years ago
murgatroid99
b5984601b8
Add myself as owner of files in several directories
7 years ago
murgatroid99
a6ce1ff1d6
Fix how npm is upgraded, add npm update line for electron
8 years ago
murgatroid99
7ad758cd84
Make various scripts use the same version of Node
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Ken Payson
1b0661bfd7
Rollback Dockerfile changes
8 years ago
Ken Payson
631862f421
Change Python Windows tests to 3.5
8 years ago
murgatroid99
d2f91e8f02
Fix npm cache handling when updating dependencies
8 years ago
Alexander Polcyn
c24d53b0cf
api watch unblock func kills only its own channel
8 years ago
Ken Payson
937d96d051
Update Python interop tests to use google-auth package
...
The oauth2client test dependency is still needed as it used by
the beta API unit tests.
8 years ago
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
...
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
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