aboutsummaryrefslogtreecommitdiff
path: root/types_test.cpp
AgeCommit message (Expand)Author
2023-09-26Replacing hardcoded types with decltype() for enforcing static invariants and...Shaju Mathew
2023-09-21Enforcing static invariants to prevent failures arising from layoutShaju Mathew
2023-01-11Replacing spurious naming, and residual tech debt.Shaju Mathew
2022-11-29Fix test for clang update.Yabin Cui
2022-11-28Coverage enhanement for IOVector.shaju
2021-07-02weak_ptr: add test, fix bug.Josh Gao
2021-07-02Add more tests for IOVector.Josh Gao
2020-04-02adb: fix front_size, front_data.Josh Gao
2019-11-28[adb] Optimize adbd's usb readingYurii Zubrytskyi
2018-09-21Adapt to switch to libc++ for WindowsPirama Arumuga Nainar
2018-05-23adb: add IOVector.Josh Gao