Craig Tiller
|
d1e01ac139
|
Add a test for a (now-illegal) build file construct (#27602)
* Add a test for a (now-illegal) build file construct
* add to test suite!
* fix
* fix
* fix syntax
|
3 years ago |
Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
3 years ago |
Esun Kim
|
e0d8c498a6
|
C++ cast for others
|
4 years ago |
Esun Kim
|
2ff84ed8c2
|
C++ cast for void*
|
4 years ago |
Esun Kim
|
8e9e895ffc
|
Replace grpc_shutdown_blocking with grpc_shutdown
|
4 years ago |
Mark D. Roth
|
c769951764
|
Remove deprecated variant of JoinHostPort().
|
5 years ago |
ZhenLian
|
d75de51e43
|
[10/n] remove hard-coded credential paths and rebuild the project
|
5 years ago |
ZhenLian
|
99c6d5b9ab
|
remove hard-coded credential
|
5 years ago |
Jan Tattermusch
|
41ac287f7b
|
generate build metadata from bazel BUILD
|
5 years ago |
Esun Kim
|
9ae81e1d3f
|
Make test code use TestEnvironment
|
5 years ago |
Esun Kim
|
e52081f903
|
More pythons to be formatted
|
5 years ago |
Esun Kim
|
e45b60d1fe
|
Fix unique_ptr<char> memory allocation mismatch
|
5 years ago |
Esun Kim
|
b2b7fc9af8
|
Replaced grpc_core::UniquePtr with std::unique_ptr
|
5 years ago |
Lidi Zheng
|
c34bef4ca4
|
Format all Bazel files with buildifier
|
5 years ago |
Vijay Pai
|
ab72f441d8
|
Remove unused-parameter warnings, round 2 (14 of 19)
|
5 years ago |
Jan Tattermusch
|
3ce50ae754
|
disable some test on windows based on build.yaml
|
5 years ago |
Esun Kim
|
c965ca1494
|
Pull out configuration from ssl_utils
|
5 years ago |
Soheil Hassas Yeganeh
|
dbf88dd66f
|
Revert "Revert "Introduce string_view and use it for gpr_split_host_port.""
This reverts commit 80c177d4c4 .
|
6 years ago |
Soheil Hassas Yeganeh
|
80c177d4c4
|
Revert "Introduce string_view and use it for gpr_split_host_port."
|
6 years ago |
Soheil Hassas Yeganeh
|
ef0f9bf7ec
|
Introduce string_view and use it for gpr_split_host_port.
|
6 years ago |
Esun Kim
|
90fbdc92f5
|
Roll-forward "Config migration"
This reverts commit 236ae12bb1 .
|
6 years ago |
Alexander Polcyn
|
236ae12bb1
|
Revert "Config migration"
This reverts commit 87905ae5ea .
|
6 years ago |
Esun Kim
|
87905ae5ea
|
Config migration
|
6 years ago |
yang-g
|
e00ca0371a
|
Promote gpr_test_util to part of grpc_test_util, add a sample to show it works, build.yaml change first
|
6 years ago |
Ian Haken
|
68eff58df6
|
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
These options are not yet exposed to languages outside of core.
|
7 years ago |
Adele Zhou
|
0ad0e5d684
|
Fix fuzzer tests for Bazel
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Adele Zhou
|
61da03c83d
|
Add two files as data deps.
|
7 years ago |
Yash Tibrewal
|
a3b99294a0
|
Get bazel tests for bad_ssl working
|
7 years ago |
Vijay Pai
|
d4d0a30c6f
|
Privatize useful.h and avl.h
|
7 years ago |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Craig Tiller
|
be98d24841
|
clang-format after nullptr changes
|
7 years ago |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
7 years ago |
Yash Tibrewal
|
34a57d0346
|
rename all test core files to cc and a lot of C++ style conversions
|
7 years ago |
yang-g
|
b98bf8c165
|
Make package names consistent under test/core
|
7 years ago |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
7 years ago |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Nicolas "Pixel" Noble
|
af6c83f9e1
|
Adding dummy layering check option.
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
Nicolas "Pixel" Noble
|
15cd5ce2ed
|
Rewriting core tests BUILD files to use the build system.
|
8 years ago |
Craig Tiller
|
dd36b15315
|
Call ref/unref, bugfixes
|
8 years ago |
Craig Tiller
|
730ddc2758
|
Sanity fixes
|
8 years ago |
Craig Tiller
|
b29f1fe3a2
|
Update include paths
|
8 years ago |
Sree Kuchibhotla
|
5bec133ba0
|
clang format
|
8 years ago |