etcd-cpp-apiv3/tst
Matthew Fioravante 1118222b3d
Make revision numbers 64 bit to match proto spec (#96)
* Make Response::index() 64 bit

* make compact_revision 64 bit

* Make input revision params 64 bit

* make Transaction mod revision 64 bit

* Make Value created and modified index 64 bit

* Fix tests
2021-10-27 10:51:49 +08:00
..
AuthTest.cpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
CMakeLists.txt Avoid including protobuf & grpc headers in our interface files. 2021-05-27 22:10:24 +08:00
ElectionTest.cpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
EtcdSyncTest.cpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
EtcdTest.cpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
LockTest.cpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00
MemLeakTest.cpp Fixes memory leak in shutting down gRPC streams. (#88) 2021-09-23 14:51:29 +08:00
SecurityChannelTest.cpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
WatcherTest.cpp Avoid including protobuf & grpc headers in our interface files. 2021-05-27 22:10:24 +08:00