aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
Commit message (Collapse)AuthorAge
* Fix (hackily) fling_stream_test under gypGravatar Craig Tiller2015-09-24
|
* Add portlog.txt to gitignoreGravatar Craig Tiller2015-08-07
|
* Use py.test from run_tests.pyGravatar Masood Malekghassemi2015-07-31
| | | | | | Also updates the version of grpcio_test. Now that grpcio and its tests are in different project packages, the version numbers should be kept in sync.
* Let's ignore our generated cache.mk from git.Gravatar Nicolas "Pixel" Noble2015-07-14
|
* Add Python3 testing supportGravatar Masood Malekghassemi2015-07-09
| | | | | Conditionally runs the tests depending on the availability of Python versions (because Travis is the worst).
* added grpc extension library for C#Gravatar Jan Tattermusch2015-02-03
|
* Ignore vim swap filesGravatar Craig Tiller2015-01-27
|
* Add Python to run-tests.Gravatar Nathaniel Manista2015-01-22
|
* Added emacs temp files to .gitignoreGravatar murgatroid992015-01-20
|
* Merge pull request #70 from ctiller/benchmarkGravatar vjpai2015-01-16
|\ | | | | Opportunistically use perftools if installed.
* | Use local .gitignoreGravatar Craig Tiller2015-01-16
| |
* | PHP build products ignoredGravatar Craig Tiller2015-01-16
| |
* | Cache for successful test runsGravatar Craig Tiller2015-01-15
| | | | | | | | | | | | By default don't re-run tests that have already run successfully, to reduce latency between making a change and seeing if it fixed the last thing that you were trying to fix.
| * Opportunistically use perftools if installed.Gravatar Craig Tiller2015-01-15
|/ | | | Allows us to collect profiles of the open source build using gprof.
* Sort gitignoreGravatar Craig Tiller2015-01-13
|
* Add some ignoresGravatar Craig Tiller2015-01-13
|
* Add tools/run_tests/run_lcov.shGravatar Craig Tiller2015-01-12
| | | | | This is a tool for collecting coverage reports from our tests and combining them with the open-source tool 'lcov'.
* Add build outputs to .gitignore.Gravatar Craig Tiller2015-01-12
|
* Empty repository.Gravatar Nicolas Noble2014-11-21