Craig Tiller
|
845516e84f
|
Add client fuzzer
|
9 years ago |
Jan Tattermusch
|
2f0519e9be
|
work around nunit issue #1406
|
9 years ago |
Jan Tattermusch
|
d550ad1f7c
|
Add TextWriterLogger
|
9 years ago |
Nicolas "Pixel" Noble
|
839cdb51d5
|
Adding memory checks for server fuzzer.
|
9 years ago |
Nicolas "Pixel" Noble
|
fd998eb33f
|
Merge branch 'master' of https://github.com/grpc/grpc into memtracking
|
9 years ago |
Nicolas "Pixel" Noble
|
85a46dd780
|
Moving memory allocation tracking to its own file.
|
9 years ago |
Jan Tattermusch
|
a5f1f120aa
|
make sure OpenCover.Console runs exclusively
|
9 years ago |
Nicolas Noble
|
86dd47d355
|
Merge pull request #6133 from dgquintas/codegen_nth_time
Added codegen_test_full
|
9 years ago |
Jan Tattermusch
|
bd58f6f76b
|
fix C# coverage on windows
|
9 years ago |
Jan Tattermusch
|
67306daaa2
|
fix .bat script
|
9 years ago |
Jan Tattermusch
|
35e608fb8f
|
run_tests.py script fixup
|
9 years ago |
Jan Tattermusch
|
9c3f15c43b
|
improve C# sanity test
|
9 years ago |
Jan Tattermusch
|
38ed2cfdb5
|
teach run_tests how to run C# tests with NUnitLite
|
9 years ago |
Jan Tattermusch
|
31b8316ab9
|
make NUnitMain fail on failure
|
9 years ago |
Jan Tattermusch
|
04743d7a0b
|
add Newtonsoft.Json to Grpc.Core.Tests
|
9 years ago |
Jan Tattermusch
|
10e85f1ef7
|
fix interop tests
|
9 years ago |
Jan Tattermusch
|
a49a72dc0d
|
use NUnitLite to run nunit tests
|
9 years ago |
Jan Tattermusch
|
21451b7af6
|
add NUnitMain to test projects
|
9 years ago |
Jan Tattermusch
|
a8ef9c3925
|
use correct non-overwrite flag for cp
|
9 years ago |
Jan Tattermusch
|
f6824c2685
|
fix run_tests scripts
|
9 years ago |
Jan Tattermusch
|
b323608b27
|
fix test credentials for nunit3
|
9 years ago |
Jan Tattermusch
|
fd8d273526
|
cleanup of C# interop dockerimage
|
9 years ago |
Jan Tattermusch
|
9f19bd3eb1
|
migrate Grpc.IntegrationTesting to NUnit3
|
9 years ago |
Jan Tattermusch
|
6c0dee8b0d
|
migrate Grpc.Examples.Tests to NUnit3
|
9 years ago |
Jan Tattermusch
|
e331da2277
|
make Grpc.Core.Tests work with NUnit3
|
9 years ago |
Jan Tattermusch
|
a8a73fd8d8
|
update nuget dependencies to nunit3
|
9 years ago |
Jan Tattermusch
|
d4f04e8e9c
|
Merge pull request #6115 from jtattermusch/csharp_support_projectjson
Make gRPC C# nuget work with new project.json style projects
|
9 years ago |
Craig Tiller
|
1bca98966f
|
Expand server corpus
|
9 years ago |
Craig Tiller
|
67a9934ea5
|
Expand uri corpus
|
9 years ago |
Jan Tattermusch
|
ab1c84f495
|
Merge pull request #6135 from jtattermusch/remove_orphan_files
Remove Orphan C# files
|
9 years ago |
Jan Tattermusch
|
896ae71e13
|
remove leftover file from the past
|
9 years ago |
Jan Tattermusch
|
acd5f0e1b1
|
delete a leftover file from the past
|
9 years ago |
David Garcia Quintas
|
001193c752
|
Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor
|
9 years ago |
David Garcia Quintas
|
9885bff5fb
|
Factored out parse functions from sockaddr_resolver
|
9 years ago |
David Garcia Quintas
|
3a43cc06a8
|
Added codegen_test_full
Which makes sure target that depend on both codegen and grpc build.
|
9 years ago |
Craig Tiller
|
ea4b259aa4
|
Expand server corpus
|
9 years ago |
Jan Tattermusch
|
9ea60274ef
|
Merge pull request #6127 from jtattermusch/async_void_is_illegal
Async void is illegal in ASP.NET and DNXcore
|
9 years ago |
Jan Tattermusch
|
7ec3066956
|
Merge pull request #6096 from stanley-cheung/php-fix-slice-unref
PHP: destroy grpc_byte_buffer after startBatch
|
9 years ago |
Jan Tattermusch
|
2fd92fb111
|
Merge pull request #6103 from jmuk/master
ruby: Use fully-qualified type name when necessary
|
9 years ago |
Jan Tattermusch
|
3f31b0f129
|
Merge pull request #5189 from murgatroid99/binary_logging
Binary logging
|
9 years ago |
Nicolas "Pixel" Noble
|
b206c154dd
|
Addressing comment.
|
9 years ago |
Nicolas Noble
|
822eec1bcf
|
Merge pull request #6121 from nicolasnoble/upmerge
Upmerge from 0.13
|
9 years ago |
Nicolas Noble
|
f2d6a5a632
|
Merge pull request #6108 from miselin/sanity-check-vsprojects
Add a sanity check to make sure vsprojects stays usable.
|
9 years ago |
Jan Tattermusch
|
4eb1f3fe14
|
Merge pull request #6122 from carl-mastrangelo/test
Update http2 interop tests to work with Servers implementing HTTP Alt…
|
9 years ago |
Jan Tattermusch
|
9ad4c3a1fb
|
async void is illegal in ASP.NET and DNXcore
|
9 years ago |
Nicolas "Pixel" Noble
|
b29d8cfeb8
|
Last few mallocs / frees.
|
9 years ago |
Carl Mastrangelo
|
30d39ab075
|
Update http2 interop tests to work with Servers implementing HTTP Alternative Services
|
9 years ago |
Nicolas "Pixel" Noble
|
bdf80ac31f
|
Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all
|
9 years ago |
Michael Lumish
|
d0d22a6d08
|
Merge branch 'master' into binary_logging
|
9 years ago |
Nicolas Noble
|
d6ac251d4b
|
Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types
Handle google/protobuf includes in src/proto
|
9 years ago |