aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Expand)AuthorAge
* Merge pull request #235 from ctiller/lcovGravatar Nicolas Noble2015-01-27
|\
| * Restrict gcov to c/c++ for nowGravatar 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
|/
* Merge pull request #193 from nathanielmanistaatgoogle/python-introductionGravatar Nicolas Noble2015-01-23
|\
| * Add the _framework.face package.Gravatar Nathaniel Manista2015-01-24
* | Made node library buildable from source treeGravatar murgatroid992015-01-23
|/
* Merge pull request #164 from nathanielmanistaatgoogle/python-introductionGravatar Nicolas Noble2015-01-22
|\
* \ Merge pull request #158 from chen-wang/tipsGravatar Yang Gao2015-01-22
|\ \
| | * Add Python to run-tests.Gravatar Nathaniel Manista2015-01-22
| * | Merge branch 'master' of github.com:google/grpc into tipsGravatar Chen Wang2015-01-21
| |\|
* | | Surface failure countGravatar Craig Tiller2015-01-21
| |/ |/|
* | Generate projectsGravatar Craig Tiller2015-01-19
* | Googlify indentationGravatar Craig Tiller2015-01-18
|\ \
| * | Googlify indentationGravatar Craig Tiller2015-01-18
* | | Generate projectsGravatar Craig Tiller2015-01-18
|/ /
* | Simplify Python codeGravatar Craig Tiller2015-01-18
* | Pretty print tests.jsonGravatar Craig Tiller2015-01-18
* | Only run language specified testsGravatar Craig Tiller2015-01-18
* | Use Python json moduleGravatar Craig Tiller2015-01-16
|/
* Better GRPC_LIBDIR configGravatar Craig Tiller2015-01-16
* Using --enable-grpc configure flagGravatar Craig Tiller2015-01-16
* PHP unit tests run with run_tests.pyGravatar Craig Tiller2015-01-16
* Build static for phpGravatar Craig Tiller2015-01-16
* Build in the correct directoryGravatar Craig Tiller2015-01-16
* Build php modules from 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
* | Remove ?san from the default tests.Gravatar Craig Tiller2015-01-12
* | Cleanup and fixes to jobset.pyGravatar Craig Tiller2015-01-12
| * Only run one make at a time.Gravatar ctiller2015-01-09