aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* populate metadata about jenkins build in benchmark resultsGravatar Jan Tattermusch2016-04-15
|
* result uploadingGravatar Jan Tattermusch2016-04-15
|
* minor changes to schemaGravatar Jan Tattermusch2016-04-15
|
* Uploading results to big queryGravatar Jan Tattermusch2016-04-15
|
* Enable JSON reports for qps driversGravatar Jan Tattermusch2016-04-14
|
* regenerate tests.json with C++ perf scenariosGravatar Jan Tattermusch2016-04-14
|
* fix redundant C++ scenarioGravatar Jan Tattermusch2016-04-14
|
* add some more C# scenariosGravatar Jan Tattermusch2016-04-14
|
* add support for cross-language testsGravatar Jan Tattermusch2016-04-14
|
* added support for regex selection of scenariosGravatar Jan Tattermusch2016-04-14
|
* tiny fixes to scenario_configGravatar Jan Tattermusch2016-04-14
|
* Merge pull request #6145 from nicolasnoble/memtrackingGravatar Nicolas Noble2016-04-13
|\ | | | | Memtracking stuff
* | Misc changes to stress test scriptsGravatar Sree Kuchibhotla2016-04-12
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into memtrackingGravatar Nicolas "Pixel" Noble2016-04-12
| |\ | |/ |/|
* | Merge pull request #6148 from ctiller/fuzzing_clientGravatar Nicolas Noble2016-04-12
|\ \ | | | | | | Fuzzing client
* \ \ Merge pull request #6132 from ctiller/e2efuzzGravatar Nicolas Noble2016-04-11
|\ \ \ | | | | | | | | Expand server corpus
| | * | Expand corpusGravatar Craig Tiller2016-04-11
| | | |
| | * | Expand corpusGravatar Craig Tiller2016-04-11
| | | |
| | * | Expand corpusGravatar Craig Tiller2016-04-11
| | | |
| | * | Expand corpusGravatar Craig Tiller2016-04-11
| | | |
* | | | Merge pull request #6134 from jtattermusch/migrate_nunit3Gravatar Jan Tattermusch2016-04-11
|\ \ \ \ | | | | | | | | | | Migrate C# to NUnit 3.2
| | | * | Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | * | Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | * | Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | * | Regen projectsGravatar Craig Tiller2016-04-11
| | | | |
| | | * | Add client fuzzerGravatar Craig Tiller2016-04-11
| |_|/ / |/| | |
| | | * Merge branch 'master' of https://github.com/grpc/grpc into memtrackingGravatar Nicolas "Pixel" Noble2016-04-12
| | | |\ | |_|_|/ |/| | |
| | | * Moving memory allocation tracking to its own file.Gravatar Nicolas "Pixel" Noble2016-04-12
| | | |
| * | | make sure OpenCover.Console runs exclusivelyGravatar Jan Tattermusch2016-04-11
| | | |
| * | | fix C# coverage on windowsGravatar Jan Tattermusch2016-04-11
| | | |
| * | | fix .bat scriptGravatar 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
| | | |
| * | | use correct non-overwrite flag for cpGravatar Jan Tattermusch2016-04-11
| | | |
| * | | fix run_tests scriptsGravatar Jan Tattermusch2016-04-11
| | | |
| | * | Expand server corpusGravatar Craig Tiller2016-04-09
| | | |
| | * | Expand uri corpusGravatar Craig Tiller2016-04-08
| | | |
* | | | Added codegen_test_fullGravatar David Garcia Quintas2016-04-08
|/ / / | | | | | | | | | Which makes sure target that depend on both codegen and grpc build.
| * / Expand server corpusGravatar Craig Tiller2016-04-08
|/ /
* | Merge pull request #6108 from miselin/sanity-check-vsprojectsGravatar Nicolas Noble2016-04-08
|\ \ | |/ |/| Add a sanity check to make sure vsprojects stays usable.
* | Merge pull request #6106 from ctiller/server_fixGravatar Nicolas Noble2016-04-07
|\ \ | | | | | | Expand corpus, fix crash
| | * Add a sanity check to make sure vsprojects stays usable.Gravatar Matthew Iselin2016-04-07
| | |
* | | Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
| | |
* | | Remove *_codegen_libGravatar Craig Tiller2016-04-07
| | | | | | | | | | | | Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly.
| * | Fix buildGravatar Craig Tiller2016-04-06
| |/
* | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-06
|\|
| * Merge pull request #6091 from sreecha/fix_stress_client_specGravatar Jan Tattermusch2016-04-06
| |\ | | | | | | Fix a typo in the spec (and make corresponding change in node stress client)
| * \ Merge pull request #6071 from ctiller/e2efuzzGravatar Nicolas Noble2016-04-06
| |\ \ | | | | | | | | Full stack server fuzzer
| * \ \ Merge pull request #6084 from sreecha/nodejs_stressGravatar Jan Tattermusch2016-04-06
| |\ \ \ | | | | | | | | | | Add nodejs stress tests to the test-framework
| | | * \ Merge github.com:grpc/grpc into e2efuzzGravatar Craig Tiller2016-04-06
| | | |\ \