Craig Tiller
24a97628b6
Add portlog.txt to gitignore
10 years ago
Masood Malekghassemi
2b84162bd4
Use py.test from run_tests.py
...
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.
10 years ago
Nicolas "Pixel" Noble
4f21400352
Let's ignore our generated cache.mk from git.
10 years ago
Masood Malekghassemi
e5f7002617
Add Python3 testing support
...
Conditionally runs the tests depending on the availability of Python
versions (because Travis is the worst).
10 years ago
Jan Tattermusch
94c365326a
added grpc extension library for C#
10 years ago
Craig Tiller
8382a61230
Ignore vim swap files
10 years ago
Nathaniel Manista
840615ed27
Add Python to run-tests.
10 years ago
murgatroid99
6d10bda989
Added emacs temp files to .gitignore
10 years ago
Craig Tiller
ff7cdd3bad
Use local .gitignore
10 years ago
Craig Tiller
559f023c81
PHP build products ignored
10 years ago
Craig Tiller
71735185a1
Cache for successful test runs
...
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.
10 years ago
Craig Tiller
297fafa078
Opportunistically use perftools if installed.
...
Allows us to collect profiles of the open source build using gprof.
10 years ago
Craig Tiller
d7abc8079d
Sort gitignore
10 years ago
Craig Tiller
957cb57f41
Sort entries
10 years ago
Craig Tiller
209dc44050
Add some ignores
10 years ago
Craig Tiller
934baa3bb1
Add tools/run_tests/run_lcov.sh
...
This is a tool for collecting coverage reports from our tests and
combining them with the open-source tool 'lcov'.
10 years ago
Craig Tiller
6dba266a83
add .gitignore
10 years ago
Craig Tiller
5d191a4bf4
Add build outputs to .gitignore.
10 years ago
Nicolas Noble
0e905e63db
Empty repository.
10 years ago