Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
6d28d352799bc999cfd5cb0b5ebdc01118987aea
/
tools
/
run_tests
/
run_tests.py
6d28d35
refactor C# building
by Jan Tattermusch
· 9 years ago
a5701c6
always embed zlib and openssl for C#
by Jan Tattermusch
· 9 years ago
3eb403f
Revert "Refactor C# building in run_tests.py"
by Jan Tattermusch
· 9 years ago
b55f1c4
Merge pull request #5963 from jtattermusch/csharp_refactor_building
by Stanley Cheung
· 9 years ago
1796f87
Fix creds path
by Craig Tiller
· 9 years ago
abd7df8
disable C# arch choosing for now
by Jan Tattermusch
· 9 years ago
690914f
refactor C# building
by Jan Tattermusch
· 9 years ago
af307d7
always embed zlib and openssl for C#
by Jan Tattermusch
· 9 years ago
3359997
Tweaks
by Craig Tiller
· 9 years ago
de7edf8
Merge github.com:grpc/grpc into backoff2
by Craig Tiller
· 9 years ago
9bb7062
Fix gcc4.4 tests
by Jan Tattermusch
· 9 years ago
9506ef2
Fix code coverage.
by Adele Zhou
· 9 years ago
7268eed
Merge pull request #5381 from jtattermusch/core_portability_clang
by Jan Tattermusch
· 9 years ago
d4726c1
add support for clang3.4 and 3.6
by Jan Tattermusch
· 9 years ago
f7ff8be
Fix other typo to match previous typo fix
by Masood Malekghassemi
· 9 years ago
60d38cb
Simplify Node Windows tests slightly
by Michael Lumish
· 9 years ago
072ebaa
make python test suites run in parallel
by Jan Tattermusch
· 9 years ago
606d6bf
Explicitly delete node_modules directory after running tests on Windows
by murgatroid99
· 9 years ago
184e423
Fix bug
by Craig Tiller
· 9 years ago
0488d14
Add comment
by Craig Tiller
· 9 years ago
ca62ff0
Expand gtest suites into individual run_tests tests
by Craig Tiller
· 9 years ago
4651bef
fix ruby
by Jan Tattermusch
· 9 years ago
c4cbe39
add more compilers
by Jan Tattermusch
· 9 years ago
3b5121b
minor refactoring
by Jan Tattermusch
· 9 years ago
a2d964c
rename _WINDOWS_CONFIG
by Jan Tattermusch
· 9 years ago
c96caf8
compilers for C,C++
by Jan Tattermusch
· 9 years ago
77db432
simplify run_tests.py
by Jan Tattermusch
· 9 years ago
70a57e4
Build "language" superceded by --build_only flag
by Jan Tattermusch
· 9 years ago
7d243df
Increase Node's per-test timeout and Ruby's overall test timeout
by murgatroid99
· 9 years ago
aaa876a
Make Node tests run on Windows
by Michael Lumish
· 9 years ago
e70b3c5
use per-language dockerfiles
by Jan Tattermusch
· 9 years ago
e477b84
make node tests pass on macos
by Jan Tattermusch
· 9 years ago
3de6b76
use correct path for C tests on win64
by Jan Tattermusch
· 9 years ago
aab1e51
Generate report.xml report with --build_only too
by Jan Tattermusch
· 9 years ago
e7780a9
Merge pull request #4906 from jtattermusch/runtest_more_cleanup
by Craig Tiller
· 9 years ago
324426b
Merge github.com:grpc/grpc into fix-c++
by Craig Tiller
· 9 years ago
ed342b1
meaningful name for grpc_jenkins_slave
by Jan Tattermusch
· 9 years ago
788ee23
cleanup sanity tests
by Jan Tattermusch
· 9 years ago
b0f275e
Small testing fixes
by Craig Tiller
· 9 years ago
07fb042
fix check_arch_option
by Jan Tattermusch
· 9 years ago
f08018a
better architecture check on linux
by Jan Tattermusch
· 9 years ago
5371d73
move jenkins_slave dockerfiles under tools/dockerfile
by Jan Tattermusch
· 9 years ago
fba6530
refactor make_jobspec
by Jan Tattermusch
· 9 years ago
9be594f
better arch support
by Jan Tattermusch
· 9 years ago
4dc9e72
refactor dockerization of run_tests.py
by Jan Tattermusch
· 9 years ago
6a25656
Merge pull request #4819 from ctiller/less-cpu-sanity
by Nicolas Noble
· 9 years ago
528fd1e
Command line parsing fix
by Craig Tiller
· 9 years ago
ff6242b
Merge pull request #4791 from ctiller/rtt2
by Michael Lumish
· 9 years ago
dd6f7ed
Make run_tests.py respect job count for compilation
by Craig Tiller
· 9 years ago
9279ac2
Fix imports
by Craig Tiller
· 9 years ago
1dce906
Use ast.literal_eval instead of json.loads to avoid unicode problems on windows
by Craig Tiller
· 9 years ago
a0f8517
Move build configs into build.yaml
by Craig Tiller
· 9 years ago
c895fe0
enable running c# tests on mac
by Jan Tattermusch
· 9 years ago
a7a9e40
Merge branch 'cpu-cost' into more-saneness
by Craig Tiller
· 9 years ago
94d04a5
List Sanity tests in a config file, not a shell script
by Craig Tiller
· 9 years ago
5f735a6
Add CPU cost measurement, tune parameters, decrease default maxjobs
by Craig Tiller
· 9 years ago
56c6b6a
Use CPU cost modelling to increase parallelism
by Craig Tiller
· 9 years ago
590105a
Eliminate jobset timeouts in some circumstances
by Craig Tiller
· 9 years ago
d70b6dc
Merge pull request #4676 from stanley-cheung/php_gcov_reports
by Michael Lumish
· 9 years ago
71a8604
Fix TSAN on Jenkins and on my machine
by Craig Tiller
· 9 years ago
a6b9548
Add lcov php code coverage report
by Stanley Cheung
· 9 years ago
7f34c78
Merge pull request #4645 from ctiller/coveralls
by Michael Lumish
· 9 years ago
4f2be36
Flag errors better
by Craig Tiller
· 9 years ago
eb9de8b
Tweak run_tests exit status handling
by Craig Tiller
· 9 years ago
1690066
Refine coverage language list
by Craig Tiller
· 9 years ago
b361b4e
Fix building submodules at head
by Craig Tiller
· 9 years ago
4083977
Update copyrights
by Craig Tiller
· 9 years ago
1676f91
Add ability to update submodules before build
by Craig Tiller
· 9 years ago
0fe5ee7
BoringSSL integration: non-vsprojects changes
by Craig Tiller
· 9 years ago
68016a1
fix build_step_environ()
by Jan Tattermusch
· 9 years ago
e4a6918
polishing run_tests.py
by Jan Tattermusch
· 9 years ago
03c0106
split up C# tests into separate processes
by Jan Tattermusch
· 9 years ago
42c6c53
Merge github.com:grpc/grpc into secsvr
by Craig Tiller
· 9 years ago
ed2164d
Fixes, review feedback
by Craig Tiller
· 9 years ago
cc0535d
Add a test of httpcli over ssl
by Craig Tiller
· 9 years ago
2dd156e
add --arch, --compiler and --build_only cmdline args
by Jan Tattermusch
· 9 years ago
f72d7b5
Supporting Msys2's python.
by Nicolas "Pixel" Noble
· 9 years ago
f876623
Merge pull request #4229 from nicolasnoble/ruby-gcov
by Michael Lumish
· 9 years ago
7ef1e53
Adding coverage report for ruby.
by Nicolas "Pixel" Noble
· 9 years ago
803af15
Run code coverage no matter if tests failed or succeeded.
by Adele Zhou
· 9 years ago
6b9527c
Skip OjbC when running code coverage.
by Adele Zhou
· 9 years ago
6d80632
Merge pull request #4097 from ctiller/hpack_max_table_size
by David G. Quintas
· 9 years ago
2a2a6ed
Support rebuilding table
by Craig Tiller
· 9 years ago
3bc7ba4
Use mako template for HTML report.
by Adele Zhou
· 9 years ago
36da138
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
3bd0827
put cwd of port server elsewhere
by Jan Tattermusch
· 9 years ago
176844d
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
7cf7211
Define resultset.
by Adele Zhou
· 9 years ago
883064c
If run_tests is invoked with a regex, compile only those targets
by Craig Tiller
· 9 years ago
a30f829
Renamed report_utils.py.
by Adele Zhou
· 9 years ago
2271ab5
Create a separate utility for reporting.
by Adele Zhou
· 9 years ago
ad7aefd
Merge pull request #3974 from adelez/bazel-like-output
by Craig Tiller
· 9 years ago
05e9e27
Merge pull request #3987 from jtattermusch/csharp_opencover
by Nicolas Noble
· 9 years ago
bdf4b2e
C# native extension coverage on Linux
by Jan Tattermusch
· 9 years ago
61c3a83
unbreak linux csharp gcov
by Jan Tattermusch
· 9 years ago
bf3b153
Add OpenCover coverage for C#
by Jan Tattermusch
· 9 years ago
fe30045
Fixing 'all' run tests target.
by Nicolas "Pixel" Noble
· 9 years ago
4671096
Escape quotation marks in html.
by Adele Zhou
· 9 years ago
d5fffa5
Print detailed results for each test.
by Adele Zhou
· 9 years ago
49bca46
Merge pull request #3970 from murgatroid99/node_runtests_no_make
by Nicolas Noble
· 9 years ago
Next »