Masood Malekghassemi
|
5c147631d3
|
Add project metadata generation to Python
|
2015-08-05 16:08:05 -07:00 |
Craig Tiller
|
a600d58551
|
Merge github.com:grpc/grpc into propagate
|
2015-08-05 10:44:45 -07:00 |
Craig Tiller
|
c5ae3eb8d6
|
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
|
2015-08-03 10:42:22 -07:00 |
Craig Tiller
|
6728bef3b1
|
Merge branch 'propagate' of github.com:ctiller/grpc into propagate
Conflicts:
src/core/surface/channel.c
|
2015-08-01 16:12:04 -07:00 |
Craig Tiller
|
fa44f18516
|
Merge github.com:grpc/grpc into propagate
Conflicts:
src/core/surface/channel.c
|
2015-08-01 16:11:03 -07:00 |
Craig Tiller
|
e1b0e6ee12
|
s/inherit/propagate/g
|
2015-07-31 17:07:31 -07:00 |
Craig Tiller
|
99e61645ce
|
Update wrappers, tests to new create_call()
|
2015-07-31 17:01:47 -07:00 |
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.
|
2015-07-31 14:13:11 -07:00 |
Masood Malekghassemi
|
791cc31a49
|
Enable Python testing and coverage
|
2015-07-31 14:11:06 -07:00 |
Masood Malekghassemi
|
623b7aee4a
|
Reorganize Python tests
|
2015-07-30 16:40:00 -07:00 |
Masood Malekghassemi
|
fe8dc883d0
|
Reorganize Python packages
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
|
2015-07-30 16:25:55 -07:00 |