aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests.py
Commit message (Expand)AuthorAge
* Merge pull request #4791 from ctiller/rtt2Gravatar Michael Lumish2016-01-21
|\
* | Make run_tests.py respect job count for compilationGravatar Craig Tiller2016-01-21
| * Fix importsGravatar Craig Tiller2016-01-20
| * Use ast.literal_eval instead of json.loads to avoid unicode problems on windowsGravatar Craig Tiller2016-01-20
| * Move build configs into build.yamlGravatar Craig Tiller2016-01-20
* | enable running c# tests on macGravatar Jan Tattermusch2016-01-20
|/
* Merge branch 'cpu-cost' into more-sanenessGravatar Craig Tiller2016-01-20
|\
* | List Sanity tests in a config file, not a shell scriptGravatar Craig Tiller2016-01-20
| * Add CPU cost measurement, tune parameters, decrease default maxjobsGravatar Craig Tiller2016-01-20
| * Use CPU cost modelling to increase parallelismGravatar Craig Tiller2016-01-20
|/
* Eliminate jobset timeouts in some circumstancesGravatar Craig Tiller2016-01-19
* Merge pull request #4676 from stanley-cheung/php_gcov_reportsGravatar Michael Lumish2016-01-19
|\
* | Fix TSAN on Jenkins and on my machineGravatar Craig Tiller2016-01-15
| * Add lcov php code coverage reportGravatar Stanley Cheung2016-01-13
|/
* Merge pull request #4645 from ctiller/coverallsGravatar Michael Lumish2016-01-08
|\
* | Flag errors betterGravatar Craig Tiller2016-01-08
* | Tweak run_tests exit status handlingGravatar Craig Tiller2016-01-08
| * Refine coverage language listGravatar Craig Tiller2016-01-07
|/
* Fix building submodules at headGravatar Craig Tiller2016-01-06
* Update copyrightsGravatar Craig Tiller2016-01-05
* Add ability to update submodules before buildGravatar Craig Tiller2016-01-05
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
* fix build_step_environ()Gravatar Jan Tattermusch2015-12-16
* polishing run_tests.pyGravatar Jan Tattermusch2015-12-15
* split up C# tests into separate processesGravatar Jan Tattermusch2015-12-14
* Merge github.com:grpc/grpc into secsvrGravatar Craig Tiller2015-12-10
|\
* | Fixes, review feedbackGravatar Craig Tiller2015-12-08
* | Add a test of httpcli over sslGravatar Craig Tiller2015-12-08
| * add --arch, --compiler and --build_only cmdline argsGravatar Jan Tattermusch2015-12-07
|/
* Supporting Msys2's python.Gravatar Nicolas "Pixel" Noble2015-12-03
* Merge pull request #4229 from nicolasnoble/ruby-gcovGravatar Michael Lumish2015-12-01
|\
| * Adding coverage report for ruby.Gravatar Nicolas "Pixel" Noble2015-12-02
* | Run code coverage no matter if tests failed or succeeded.Gravatar Adele Zhou2015-11-30
|/
* Skip OjbC when running code coverage.Gravatar Adele Zhou2015-11-20
* Merge pull request #4097 from ctiller/hpack_max_table_sizeGravatar David G. Quintas2015-11-19
|\
| * Support rebuilding tableGravatar Craig Tiller2015-11-18
* | Use mako template for HTML report.Gravatar Adele Zhou2015-11-18
|/
* Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-16
|\
| * put cwd of port server elsewhereGravatar Jan Tattermusch2015-11-05
* | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
|\|
| * Define resultset.Gravatar Adele Zhou2015-11-04
* | If run_tests is invoked with a regex, compile only those targetsGravatar Craig Tiller2015-11-04
|/
* Renamed report_utils.py.Gravatar Adele Zhou2015-11-03
* Create a separate utility for reporting.Gravatar Adele Zhou2015-11-03
* Merge pull request #3974 from adelez/bazel-like-outputGravatar Craig Tiller2015-10-29
|\
* \ Merge pull request #3987 from jtattermusch/csharp_opencoverGravatar Nicolas Noble2015-10-28
|\ \
| * | C# native extension coverage on LinuxGravatar Jan Tattermusch2015-10-28
| * | unbreak linux csharp gcovGravatar Jan Tattermusch2015-10-27
| * | Add OpenCover coverage for C#Gravatar Jan Tattermusch2015-10-27
* | | Fixing 'all' run tests target.Gravatar Nicolas "Pixel" Noble2015-10-27