aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/compression/message_compress_test.c
Commit message (Collapse)AuthorAge
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
|
* Finish moving to new APIsGravatar Craig Tiller2016-11-09
|
* Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|
* clang-formatGravatar Craig Tiller2016-10-26
|
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
|
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|
* Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix copyrightGravatar Craig Tiller2016-03-25
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
|
* More coverageGravatar David Garcia Quintas2015-12-10
|
* Further coverage for compressionGravatar David Garcia Quintas2015-12-09
|
* Increased message_compress.c coverageGravatar David Garcia Quintas2015-12-09
|
* merge with head and resolve conflictGravatar yang-g2015-12-02
|\
| * This is needed to link on macGravatar Craig Tiller2015-11-20
|/
* First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
|
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* Moar tests, fixed wrongly named vbles, minor bugs.Gravatar David Garcia Quintas2015-06-25
|
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Re-enabling errors on warning, disabling unused parameter warning, and ↵Gravatar Nicolas "Pixel" Noble2015-01-30
| | | | fixing all subsequent errors.
* () --> (void)Gravatar Craig Tiller2015-01-15
|
* Initial import.Gravatar Nicolas Noble2014-11-26