etcd-cpp-apiv3/tst
Daniel Tsai ca0e352d55
Fix/add failure behavior #266 (#267)
This MR addresses the behavior mismatch mentioned in
https://github.com/etcd-cpp-apiv3/etcd-cpp-apiv3/issues/266
Have passed the `EtcdSyncTest`
2024-03-13 21:29:03 +08:00
..
AuthTest.cpp Format source code using clformat (#233) 2023-07-01 20:49:16 +08:00
CMakeLists.txt Enable -fno-exceptions support (#261) 2023-12-20 09:18:10 +08:00
CampaignTest.cpp Format source code using clformat (#233) 2023-07-01 20:49:16 +08:00
ElectionTest.cpp Format source code using clformat (#233) 2023-07-01 20:49:16 +08:00
EtcdResolverTest.cpp Enable ipv6 endpoints support (#262) 2023-12-20 17:56:18 +08:00
EtcdSyncTest.cpp Fix/add failure behavior #266 (#267) 2024-03-13 21:29:03 +08:00
EtcdTest.cpp Refactor the implementation of etcd transactions. (#236) 2023-07-15 17:07:34 +08:00
ForkTest.cpp Format source code using clformat (#233) 2023-07-01 20:49:16 +08:00
KeepAliveTest.cpp Enable -fno-exceptions support (#261) 2023-12-20 09:18:10 +08:00
LockTest.cpp Enable -fno-exceptions support (#261) 2023-12-20 09:18:10 +08:00
MemLeakTest.cpp Enable -fno-exceptions support (#261) 2023-12-20 09:18:10 +08:00
MemLeakWatcherTest.cpp Format source code using clformat (#233) 2023-07-01 20:49:16 +08:00
RewatchTest.cpp Enable -fno-exceptions support (#261) 2023-12-20 09:18:10 +08:00
SecurityChannelTest.cpp Format source code using clformat (#233) 2023-07-01 20:49:16 +08:00
TransactionTest.cpp Refactor the implementation of etcd transactions. (#236) 2023-07-15 17:07:34 +08:00
WatcherTest.cpp Add a test to show that two watchers can co-work 2024-03-13 21:21:34 +08:00