aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/helper_scripts
Commit message (Collapse)AuthorAge
...
* | Fix post_tests_php.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
| |
* | Fix post_tests_csharp.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
| |
* | Fix post_tests_c.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
| |
* | Fix bundle_install_wrapper.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
| |
* | Fix build_ruby.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
| |
* | Fix build_python_msys2.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
| |
* | Fix build_php.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
| |
* | Fix build_csharp.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
| |
* | Fix build_python.sh to pass shellcheckGravatar Mehrdad Afshari2017-12-15
|/
* Don't delete grpc-node test scriptGravatar murgatroid992017-11-06
|
* Remove src/node and references to itGravatar murgatroid992017-10-25
| | | | | | 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.
* Add a test under ruby GC stress mode and fix non-GC-rooted variable bugGravatar Alexander Polcyn2017-10-05
|
* Merge pull request #12596 from matt-kwong/node-testingGravatar Michael Lumish2017-09-28
|\ | | | | Add testing of grpc-node for Linux and MacOS
* | Pin pip at 9.0.1Gravatar Nathaniel Manista2017-09-28
| |
| * Add testing of grpc-node for Linux and MacOSGravatar Matt Kwong2017-09-20
|/
* support building with VS2017Gravatar Jan Tattermusch2017-08-23
|
* add cmake generator optionGravatar Jan Tattermusch2017-08-23
|
* build C tests and protoc artifacts on windows with cmakeGravatar Jan Tattermusch2017-08-23
|
* Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testingGravatar Nathaniel Manista2017-07-25
|\ | | | | gRPC Python test infrastructure.
| * gRPC Python test infrastructureGravatar Nathaniel Manista2017-07-25
| | | | | | | | (The time-related first part of it, anyway.)
* | Reset OWNERS stateGravatar Craig Tiller2017-07-17
| |
* | Add myself as owner of files in several directoriesGravatar murgatroid992017-07-13
| |
* | Fix how npm is upgraded, add npm update line for electronGravatar murgatroid992017-06-27
| |
* | Make various scripts use the same version of NodeGravatar murgatroid992017-06-27
|/
* Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
|\
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
* | Rollback Dockerfile changesGravatar Ken Payson2017-06-02
| |
* | Merge pull request #11374 from kpayson64/kokoro_pythonGravatar kpayson642017-06-02
|\ \ | | | | | | Change Python Windows tests to 3.5
| * | Change Python Windows tests to 3.5Gravatar Ken Payson2017-06-02
| | |
| | * Fix npm cache handling when updating dependenciesGravatar murgatroid992017-05-30
| |/ |/|
* | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
|\ \ | |/ |/|
| * api watch unblock func kills only its own channelGravatar Alexander Polcyn2017-05-17
| |
* | Update Python interop tests to use google-auth packageGravatar Ken Payson2017-05-12
| | | | | | | | | | The oauth2client test dependency is still needed as it used by the beta API unit tests.
* | Merge pull request #10912 from dgquintas/trying-to-fix-stuffGravatar David G. Quintas2017-05-04
|\| | | | | Upmerge from 1.3.0 to master
* | fix Windows cmake build on internal_ciGravatar Jan Tattermusch2017-05-02
| |
| * Remove non-libuv code from Node extensionGravatar murgatroid992017-04-24
|/
* add native grpc class init tests to check that presence of grpc_init callsGravatar Alexander Polcyn2017-04-14
|
* add new test where client forks after require grpc, to test that lib startupGravatar Alexander Polcyn2017-04-14
|
* Merge pull request #10480 from jtattermusch/csharp_new_projectsGravatar Jan Tattermusch2017-04-11
|\ | | | | C# new .csproj projects
| * address review commentsGravatar Jan Tattermusch2017-04-11
| |
* | Merge pull request #10407 from kpayson64/alpine_linux_supportGravatar kpayson642017-04-10
|\ \ | | | | | | Alpine linux support
| | * adjust run_tests scriptsGravatar Jan Tattermusch2017-04-07
| |/ |/|
| * Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
| |
* | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12xGravatar Jan Tattermusch2017-04-06
|\ \ | |/ |/|
* | Merge branch 'master' into node_dbg_release_splitGravatar Michael Lumish2017-04-03
|\ \
| * | Fix test coverage reportingGravatar Matt Kwong2017-03-31
| | |
| | * Merge pull request #10270 from jtattermusch/csharp_static_runtimeGravatar Jan Tattermusch2017-03-31
| | |\ | | | | | | | | Link grpc_csharp_ext with static runtime.
| | * | conform test to formatterGravatar Alexander Polcyn2017-03-24
| |/ /
* | | Node: explicitly define Release and Debug builds, use build flags from ↵Gravatar murgatroid992017-03-23
| | | | | | | | | | | | build.yaml
| | * link grpc_csharp_ext with static runtimeGravatar Jan Tattermusch2017-03-23
| |/