grpc/test/core/gprpp
Craig Tiller bb4311baed
Add a utility to capture arguments by move even in C++11 (#26923)
* Add a utility to capture arguments by move even in C++11

* add test

* Automated change: Fix sanity tests

* missing file

* Automated change: Fix sanity tests

* better test

* Automated change: Fix sanity tests

* fmt

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2021-08-11 15:31:22 -07:00
..
BUILD Add a utility to capture arguments by move even in C++11 (#26923) 2021-08-11 15:31:22 -07:00
bitset_test.cc Bitset (#26716) 2021-07-23 08:53:45 -07:00
capture_test.cc Add a utility to capture arguments by move even in C++11 (#26923) 2021-08-11 15:31:22 -07:00
dual_ref_counted_test.cc Fix by tidy-modernize-use-override 2020-10-16 14:01:06 -07:00
examine_stack_test.cc Fixed sign-compare warnings 2021-01-27 11:16:18 -08:00
fork_test.cc C++ cast for others 2020-11-30 17:36:21 -08:00
global_config_env_test.cc Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
global_config_test.cc Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
host_port_test.cc Remove deprecated variant of JoinHostPort(). 2020-05-08 09:13:26 -07:00
manual_constructor_test.cc Fix by tidy-modernize-use-override 2020-10-16 14:01:06 -07:00
match_test.cc Add Match/Overload abstractions (#26640) 2021-07-09 17:30:19 -07:00
mpscq_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
orphanable_test.cc Improve ref-count tracing. 2020-10-14 08:11:10 -07:00
overload_test.cc Add Match/Overload abstractions (#26640) 2021-07-09 17:30:19 -07:00
ref_counted_ptr_test.cc Fix by tidy-modernize-use-override 2020-10-16 14:01:06 -07:00
ref_counted_test.cc allow RefCounted<> to be used for objects allocated on the arena (#25848) 2021-04-05 08:02:40 -07:00
stat_test.cc add API to get last modification time of a file 2020-10-29 10:43:29 -07:00
status_helper_test.cc Add time property to status_helper (#26099) 2021-04-30 13:15:42 -07:00
table_test.cc Table type (#26698) 2021-07-24 17:58:51 -07:00
thd_test.cc Remove unused parameter warning (9 of 20) 2019-10-17 08:51:19 -07:00
time_util_test.cc Add time-util 2021-02-01 17:31:46 -08:00