aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests.py
Commit message (Expand)AuthorAge
* Avoid building shared libraries on Travis. This seems flaky.Gravatar Nicolas "Pixel" Noble2015-04-23
* fixes to run_tests.py to at least start building tests on WindowsGravatar Jan Tattermusch2015-04-20
* Get run_tests.py forever mode working againGravatar Craig Tiller2015-04-16
* Merge branch 'master' of github.com:grpc/grpc into sanityGravatar Nicolas "Pixel" Noble2015-04-14
|\
| * Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
| |\
| | * Merge branch 'master' of github.com:grpc/grpc into freebsdGravatar Nicolas "Pixel" Noble2015-04-10
| | |\
* | | \ Merge branch 'master' of github.com:grpc/grpc into sanityGravatar Nicolas "Pixel" Noble2015-04-10
|\ \ \ \ | | |_|/ | |/| |
| | * | Allow restricting platforms for certain testsGravatar Craig Tiller2015-04-08
| | * | Initial porting of run_tests to WindowsGravatar Craig Tiller2015-04-08
| |/ /
| * | Adding a simple 'buildonly' test.Gravatar Nicolas "Pixel" Noble2015-03-26
* | | Adding basic sanity test.Gravatar Nicolas "Pixel" Noble2015-03-24
|/ /
| * Merge branch 'master' of github.com:google/grpc into freebsdGravatar Nicolas "Pixel" Noble2015-03-19
| |\ | |/ |/|
* | Defaulting run_tests to just opt.Gravatar Nicolas "Pixel" Noble2015-03-16
| * FreeBSD preliminary work.Gravatar Nicolas Noble2015-03-16
|/
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-06
|\
| * Have Python protoc plugin test run with other testsGravatar Masood Malekghassemi2015-03-05
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|\|
| * Merge pull request #954 from murgatroid99/node_binding_cleanupGravatar Craig Tiller2015-03-05
| |\
| * | Teach run_tests about individual Python testsGravatar Craig Tiller2015-03-05
| | * Added CONFIG environment variable to build and test scripts, fixed some bugsGravatar murgatroid992015-03-04
| |/
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-04
|\|
| * added C# to run_tests.pyGravatar Jan Tattermusch2015-03-03
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\|
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\ \
| | * Added python tests to .travis.ymlGravatar murgatroid992015-02-27
| |/
| * Merge pull request #879 from murgatroid99/ruby_run_testsGravatar Nicolas Noble2015-02-27
| |\
| | * Added ruby tests to run_tests.pyGravatar murgatroid992015-02-27
| * | Allow starting from non-root directoryGravatar Craig Tiller2015-02-27
| |/
| * Save makefile var clobberingGravatar Craig Tiller2015-02-27
| * Extend timeouts for Travis 2xGravatar Craig Tiller2015-02-27
| * Adding flaky attribute for tests.Gravatar Nicolas "Pixel" Noble2015-02-27
| * Improving travis output.Gravatar Nicolas "Pixel" Noble2015-02-26
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\|
| * Drastic speed upGravatar Craig Tiller2015-02-25
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-24
|\|
| * Support taking a regex on test short nameGravatar Craig Tiller2015-02-24
* | Update C++ server with new core APIGravatar Craig Tiller2015-02-23
|/
* Make valgrind a bit more usefulGravatar Craig Tiller2015-02-18
* Add copyrights to Python codeGravatar Craig Tiller2015-02-16
* Add ubsan supportGravatar Craig Tiller2015-02-13
* Merge pull request #480 from dklempner/runs_per_testGravatar Craig Tiller2015-02-11
|\
| * Change TestCache to parameterize whether to skip running tests.Gravatar David Klempner2015-02-11
* | Fixing valgrind's codepath in run_tests.py.Gravatar Nicolas Noble2015-02-11
| * Disable test caching when runs_per_test > 1Gravatar David Klempner2015-02-11
|/
* Add a tsan suppression file with OPENSSL_cleanse and use it in run_testsGravatar David Klempner2015-02-04
* Make several python scripts explicitly python2.7Gravatar David Klempner2015-02-02
* Allow specifying environment variables.Gravatar Craig Tiller2015-01-30
* Fix valgindGravatar Craig Tiller2015-01-30
* Clean up formattingGravatar Craig Tiller2015-01-30
* Small tweaksGravatar Craig Tiller2015-01-27