aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests.py
Commit message (Expand)AuthorAge
* Merge pull request #6439 from kpayson64/python_health_checkGravatar Jan Tattermusch2016-05-16
|\
* \ Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
|\ \
| | * Added to PYTHONPATHGravatar Ken Payson2016-05-04
| | * run_tests.py updatedGravatar Ken Payson2016-05-04
| | * Reworked python health checking and added testsGravatar Ken Payson2016-05-04
| |/
| * update locations of dockerization scriptsGravatar Jan Tattermusch2016-05-03
| * Made Node tests support multiple versions and set the Node default version to...Gravatar murgatroid992016-04-29
| * Add --compiler python3.4 option to run_tests.pyGravatar Jan Tattermusch2016-04-26
| * Changed python proto build to use shared protosGravatar Ken Payson2016-04-26
| * make sure OpenCover.Console runs exclusivelyGravatar Jan Tattermusch2016-04-11
| * fix C# coverage on windowsGravatar Jan Tattermusch2016-04-11
| * run_tests.py script fixupGravatar Jan Tattermusch2016-04-11
| * teach run_tests how to run C# tests with NUnitLiteGravatar Jan Tattermusch2016-04-11
| * fix run_tests scriptsGravatar Jan Tattermusch2016-04-11
* | Small tweaksGravatar Craig Tiller2016-04-06
* | Allow flagging tests that arent dependent on polling strategyGravatar Craig Tiller2016-04-06
| * Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
* | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-31
|\|
* | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-31
|\ \
| | * Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
| | |\ | | |/ | |/|
| | * Update copyrightsGravatar Craig Tiller2016-03-31
| * | dont break mac build by EMBED_ZLIB=true againGravatar Jan Tattermusch2016-03-30
| * | make C# mac build use same args as in artifact builderGravatar Jan Tattermusch2016-03-30
| * | dont break the mac buildGravatar Jan Tattermusch2016-03-30
| * | disable C# arch choosing for nowGravatar Jan Tattermusch2016-03-30
| * | refactor C# buildingGravatar Jan Tattermusch2016-03-30
| * | always embed zlib and openssl for C#Gravatar Jan Tattermusch2016-03-30
| * | Revert "Refactor C# building in run_tests.py"Gravatar Jan Tattermusch2016-03-30
| |/
| * Merge pull request #5963 from jtattermusch/csharp_refactor_buildingGravatar Stanley Cheung2016-03-29
| |\
* | | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-28
|\| |
| * | Fix creds pathGravatar Craig Tiller2016-03-25
| | * disable C# arch choosing for nowGravatar Jan Tattermusch2016-03-25
| | * refactor C# buildingGravatar Jan Tattermusch2016-03-25
| | * always embed zlib and openssl for C#Gravatar Jan Tattermusch2016-03-25
| |/
* | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-21
|\|
| * TweaksGravatar Craig Tiller2016-03-20
| * Merge github.com:grpc/grpc into backoff2Gravatar Craig Tiller2016-03-20
| |\
| | * Fix gcc4.4 testsGravatar Jan Tattermusch2016-03-18
| |/
* | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-17
|\|
| * Fix code coverage.Gravatar Adele Zhou2016-03-14
| * Merge pull request #5381 from jtattermusch/core_portability_clangGravatar Jan Tattermusch2016-03-11
| |\
| | * add support for clang3.4 and 3.6Gravatar Jan Tattermusch2016-03-09
| * | Fix other typo to match previous typo fixGravatar Masood Malekghassemi2016-03-09
| |/
* | Merge branch 'cleaner-posix3' of github.com:ctiller/grpc into cleaner-posix3Gravatar Craig Tiller2016-03-08
|\ \
* \ \ Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-08
|\ \ \ | | |/ | |/|
| * | Simplify Node Windows tests slightlyGravatar Michael Lumish2016-03-04
| * | make python test suites run in parallelGravatar Jan Tattermusch2016-03-02
| | * Fix runtestsGravatar Craig Tiller2016-02-26
| |/ |/|
| * Explicitly delete node_modules directory after running tests on WindowsGravatar murgatroid992016-02-26
* | Progress on poll() based pollerGravatar Craig Tiller2016-02-26