commit | 47d67c96ec991ef1690b4c07188335cbc4bfa2aa | [log] [tgz] |
---|---|---|
author | Alex Vallée <avallee@chromium.org> | Wed May 06 16:26:00 2015 -0400 |
committer | Elliott Hughes <enh@google.com> | Thu Jul 30 15:08:53 2015 -0700 |
tree | 172e26db49ad9f4d57b47fc17f31622e47b56558 | |
parent | eb0b151369371993a70c2079b8253f6dd24814b7 [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