commit | f96845c02905d09e048485523bd1636c913bf930 | [log] [tgz] |
---|---|---|
author | Spencer Low <CompareAndSwap@gmail.com> | Mon Aug 03 20:43:24 2015 -0700 |
committer | Spencer Low <CompareAndSwap@gmail.com> | Thu Aug 06 18:09:32 2015 -0700 |
tree | 94cc98bbfa1de7d6784ddfdf9e7b84fae1bf1b30 | |
parent | a7549c6131a2f09612156bdf7a332a69ec1ebadd [diff] |
win32: adb_test/libbase_test fixes - My recent change with -DUNICODE=1 required changing GetProfilesDirectory() to GetProfilesDirectoryA() for the ANSI version of the API. - enh's edit to my previous change deleted a test that used /proc/version, but I think another test was missed. Merge that test into another. Change-Id: Ic748549848e7be922bcbf218d5b0c3fca2a90704 Signed-off-by: Spencer Low <CompareAndSwap@gmail.com>