aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests.py
Commit message (Expand)AuthorAge
* 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
* Drastic speed upGravatar Craig Tiller2015-02-25
* Support taking a regex on test short nameGravatar Craig Tiller2015-02-24
* 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
* Updated commentGravatar murgatroid992015-01-26
* Got run_tests.py and node tests workingGravatar murgatroid992015-01-26
* Started fixing php test runnerGravatar murgatroid992015-01-26
* Added node test runnerGravatar murgatroid992015-01-26
* Add Python to run-tests.Gravatar Nathaniel Manista2015-01-22
* Simplify Python codeGravatar Craig Tiller2015-01-18
* Only run language specified testsGravatar Craig Tiller2015-01-18
* Use Python json moduleGravatar Craig Tiller2015-01-16
* PHP unit tests run with run_tests.pyGravatar Craig Tiller2015-01-16
* Add support for building outside of the MakefileGravatar Craig Tiller2015-01-16
* Fix run_test.py so it runs the first timeGravatar Craig Tiller2015-01-15
* Make run_tests.py pass lintGravatar Craig Tiller2015-01-15
* Cache for successful test runsGravatar Craig Tiller2015-01-15
* Allow language to be specified to run_tests.pyGravatar Craig Tiller2015-01-15
* Compile OpenSSL differently for each config.Gravatar Craig Tiller2015-01-15
* Addressing pull request comments.Gravatar Nicolas Noble2015-01-14
* Merge remote-tracking branch 'google/master' into tweaksGravatar Nicolas Noble2015-01-14
|\
* | Various cosmetic improvements to run_tests.pyGravatar Nicolas Noble2015-01-14
| * Helgrind support for run_tests.pyGravatar Craig Tiller2015-01-14
|/
* Merge pull request #27 from ctiller/faster_makeGravatar Nicolas Noble2015-01-14
|\
* | Fix return behavior of run_tools.pyGravatar Craig Tiller2015-01-14
| * Build all targets for a config at onceGravatar Craig Tiller2015-01-14
|/
* Merge github.com:google/grpc into gcovGravatar Craig Tiller2015-01-13
|\
| * Merge github.com:ctiller/grpc into testcppGravatar Craig Tiller2015-01-13
| |\
* | | Add tools/run_tests/run_lcov.shGravatar Craig Tiller2015-01-12
| |/ |/|
| * Run C++ tests and C testsGravatar Craig Tiller2015-01-12
* | Merge github.com:google/grpcGravatar Craig Tiller2015-01-12
|\|
* | Allow running tests under valgrindGravatar Craig Tiller2015-01-12