commit | 28d1f8d69e63f96ce770417d256819d5bc1c5e14 | [log] [tgz] |
---|---|---|
author | Alex Vallée <[email protected]> | Wed May 06 16:26:00 2015 -0400 |
committer | Elliott Hughes <[email protected]> | Thu Jul 30 15:08:53 2015 -0700 |
tree | 987e5cc564bc6e2441e097ff857afbd4a2295485 | |
parent | 881c43397d990ecf026951de9946ff9bc5b1ad60 [diff] |
Write mkdirs in more idiomatic C++ style. ~ Rewrote mkdirs to be in C++ style. ~ Replaced adb_dir{start,stop} with std::string params and (r)find. + Added test for mkdirs. Also make base/test_utils.h public and support temporary directories as well as files. Change-Id: I6fcbdc5e0099f3359d3aac6b00c436f250ca1329