summaryrefslogtreecommitdiff
path: root/adb/sysdeps_win32_test.cpp
AgeCommit message (Expand)Author
2020-10-22Migrate system/core/adb to packages/modules/adbBaligh Uddin
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2016-12-13adb: add script to trace adbd.Josh Gao
2016-12-05Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp.""Josh Gao
2016-12-05Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."Josh Gao
2016-11-30adb: move adb_strerror to sysdeps/win32/errno.cpp.Josh Gao
2016-02-10adb: allow wine's output for sysdeps_win32 strerror test.Josh Gao
2016-01-28adb: win32: handle incomplete UTF-8 in console output, other fixesSpencer Low
2016-01-15Fix a couple sign-comparison warnings.Dan Albert
2015-12-04Track rename of base/ to android-base/.Elliott Hughes
2015-11-02adb: create unix_isatty() function.David Pursell
2015-10-18adb: win32: Improve Winsock error code mappings and stringsSpencer Low
2015-09-11adb: win32: make adb_getenv() case-insensitiveSpencer Low