aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests.py
Commit message (Expand)AuthorAge
* 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
* | Remove ?san from the default tests.Gravatar Craig Tiller2015-01-12
| * Only run one make at a time.Gravatar ctiller2015-01-09
|/
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-08
* Adding the tools directory to the git export.Gravatar Nicolas Noble2015-01-06