Jan Tattermusch
709e1aa111
C# distrib test flake workaround
6 years ago
Jan Tattermusch
18aac34e29
try fixing cxx distrib test
6 years ago
Jan Tattermusch
d4c1c9b18c
try fixing protobuf build in win distribtest
6 years ago
Mehrdad Afshari
2cb912c716
Add grpcio-testing to Python distribtests
7 years ago
Mehrdad Afshari
1a92cd0b52
More consistent source/binary Python distribtests
7 years ago
Jan Tattermusch
6ccf4b7930
fix shellcheck error
7 years ago
Jan Tattermusch
5def921962
fix comments
7 years ago
Jan Tattermusch
e5389b6335
use testcodegen.proto for distribtest
7 years ago
Jan Tattermusch
93f04c528c
fix test_codegen for mac
7 years ago
Jan Tattermusch
8d396573b3
fix test_codegen for x86
7 years ago
Jan Tattermusch
4fae81d777
test C# codegen in distribtests
7 years ago
Jan Tattermusch
47cf9906c7
update C# distribtests
7 years ago
Jan Tattermusch
1d3cc21910
update C# distribtests
7 years ago
Mehrdad Afshari
f4bea02a72
Fix the Python source distribtest script
7 years ago
Mehrdad Afshari
b189923376
Split binary and source distribtests for Python
7 years ago
Jan Tattermusch
629c95fc77
fix C# distribtest on kokoro macos
7 years ago
Jan Tattermusch
4a510960c6
add distribtest for grpc being added with cmake add_subdirectory
7 years ago
Jan Tattermusch
2286c633c2
cmake "superbuild" example using externalprojects
7 years ago
Alexander Polcyn
a803c0340a
Remove source code and the grpc_c.so file that was built as a local binary from the ruby
...
binary packages
7 years ago
ZhouyihaiDing
76d4621bd8
PHP: split script for running distrib tests on different system
7 years ago
ZhouyihaiDing
6152663b54
PHP: maxOS distrib test pecl-install
7 years ago
Jan Tattermusch
693281d8a2
-regextype flag is not supported on mac
7 years ago
Jan Tattermusch
d0ce0a73e8
fix C# distribtest on kokoro macos
7 years ago
Mehrdad Afshari
c6e82b6872
Make ruby/run_distrib_test.sh to pass shellcheck (with suppression)
7 years ago
Mehrdad Afshari
0a400c6c0a
Fix python/run_distrib_test.sh to pass shellcheck
7 years ago
Mehrdad Afshari
6c39c9ecd4
Fix php/run_distrib_test.sh to pass shellcheck
7 years ago
Mehrdad Afshari
f5aea0c4b3
Make csharp/update_version.sh pass shellcheck (with suppresion)
7 years ago
Mehrdad Afshari
7bf30d6b35
Fix csharp/run_distrib_test_dotnetcli.sh to pass shellcheck
7 years ago
Mehrdad Afshari
fd954d2827
Fix csharp/run_distrib_test.sh to pass shellcheck
7 years ago
Mehrdad Afshari
59aefe61e2
Fix run_distrib_test_routeguide.sh to pass shellcheck
7 years ago
Mehrdad Afshari
9d2f806dac
Fix run_distrib_test_cmake.sh to pass shellcheck
7 years ago
Jan Tattermusch
5e9cfd9a99
cleanup the way openssl and zlib are used
7 years ago
Stefan Hacker
93f13871d8
Fix helloworld zlib include directory confusion in run_distrib_test_cmake.bat
...
We have to give cmake the explicit zlib location as the internal testing
environment has C:/msys64/usr/bin in the PATH and zlib-devel installed.
cmake has heuristics in find_package which sees this /bin suffix in PATH
and adds C:/msys64/usr/ to the find_package search locations. Doing a
find_package(zlib) in this environment makes the find module for it (FindZLIB)
find the header zlib.h in C:/msys64/usr/include while the library will still
be taken from the testinstall location masking the issue in the log. To satisfy
the dependency cmake adds C:/msys64/usr/include as an include directory. This
makes cl.exe build with mixed C and C++ standard lib headers breaking the
build.
This issue was previously masked by cmake writing absolute paths for zlib and
other dependencies into the grpc cmake exports.
7 years ago
Jan Tattermusch
1e9543deb9
fix finding openssl
7 years ago
Jan Tattermusch
1c42023ae6
fix distribtest typo
7 years ago
Alexander Polcyn
a3997fa50f
Fix failing ruby distrib tests on ruby 2.0 images
7 years ago
Alexander Polcyn
acd56b7361
Fix failing ruby distrib tests on ruby 2.0 images
7 years ago
Jan Tattermusch
a5f05c70f1
avoid picking up ProtoC
7 years ago
Jan Tattermusch
27d254ad78
installing gflags not necessary
7 years ago
Jan Tattermusch
ce7a23ba94
make runnable on kokoro
7 years ago
Jan Tattermusch
06251f8cd6
make helloworld CMakeLists compile on windows
7 years ago
Jan Tattermusch
3c93a1982d
working cmake install on windows
7 years ago
Jan Tattermusch
c05f0240e8
fix nit
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
Jan Tattermusch
b2cf73e1f8
prevent submodule headers from influencing the build
7 years ago
Jan Tattermusch
5a2a792509
add cmake distribtest
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
8f596ae2cd
Change bound port to get Node distrib tests to work again
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago