aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support
Commit message (Expand)AuthorAge
* Reverse changes to AVL codeGravatar murgatroid992016-02-05
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
* Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
* Fix 32 bit linux testsGravatar Jan Tattermusch2016-01-27
* Fix copyrightsGravatar Craig Tiller2016-01-20
* Simplify avl stress testGravatar Craig Tiller2016-01-19
* Updated copyrightsGravatar murgatroid992016-01-12
* clang-formatGravatar Craig Tiller2016-01-07
* Merge pull request #4626 from ctiller/wtfwinGravatar Alistair Veitch2016-01-07
|\
| * Merge github.com:grpc/grpc into wtfwinGravatar Craig Tiller2016-01-06
| |\
* | \ Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
|\ \ \ | | |/ | |/|
| | * Fix compilation with clang/gccGravatar Craig Tiller2016-01-05
| | * Add an early out to gpr_cpu_testGravatar Craig Tiller2016-01-05
* | | Update copyrightsGravatar Craig Tiller2016-01-04
* | | clang-format codeGravatar Craig Tiller2016-01-04
| |/ |/|
| * Fix time_test.cGravatar Craig Tiller2015-12-22
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/
* fixing x64 build with vs2015Gravatar Jan Tattermusch2015-12-17
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
* Merge pull request #4423 from ctiller/thdGravatar Nicolas Noble2015-12-11
|\
| * Add tests for thread optionsGravatar Craig Tiller2015-12-11
* | make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
|/
* Add cmdline testsGravatar Craig Tiller2015-12-10
* Merge pull request #4286 from jtattermusch/win_64bitGravatar Craig Tiller2015-12-09
|\
| * get rid of warnings on linuxGravatar Jan Tattermusch2015-12-09
* | PR commentsGravatar David Garcia Quintas2015-12-09
| * make test methods static voidGravatar Jan Tattermusch2015-12-08
| * fix bug MIN_VALUE bug in ltoa and int64toa and add testsGravatar Jan Tattermusch2015-12-08
* | Remove gpr_slice_to_cstring as it is not used anywhereGravatar Sree Kuchibhotla2015-12-08
* | expose gpr_slice_to_cstring()Gravatar Sree Kuchibhotla2015-12-08
* | Add coverage to new_with_len_ref() function (called via gpr_slice_ref()Gravatar Sree Kuchibhotla2015-12-08
* | Add test coverage for gpr_refn() functionGravatar Sree Kuchibhotla2015-12-07
* | Fix a typo in commentGravatar Sree Kuchibhotla2015-12-07
* | Improve test coverage from slice_bufferGravatar Sree Kuchibhotla2015-12-07
|/
* Fix memory leakGravatar Craig Tiller2015-11-23
* AVL: removal, and passing testsGravatar Craig Tiller2015-11-23
* AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
* Fix for long-running tsan testGravatar Alistair Veitch2015-10-29
* Fix memory leakGravatar Alistair Veitch2015-10-21
* more verbose messageGravatar Alistair Veitch2015-10-20
* only print #cores seenGravatar Alistair Veitch2015-10-20
* add CPU testsGravatar Alistair Veitch2015-10-20
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Enable -WconversionGravatar Craig Tiller2015-09-10
* First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Removing gpr_cancelable.Gravatar Nicolas "Pixel" Noble2015-08-13
* Merge pull request #2319 from dgquintas/str_join_with_sepGravatar Nicolas Noble2015-07-19
|\