index
:
Project-1CE/system_core
25q2
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
base
/
test_utils.cpp
Age
Commit message (
Expand
)
Author
2020-05-19
Migrate system/core/base to system/libbase
Baligh Uddin
2018-11-13
base: move TemporaryFile and TemporaryDir to android-base/file.h
Mark Salyzyn
2018-09-04
Add Start/Stop/Reset to CapturedStdFd.
Christopher Ferris
2018-05-23
Add StdioLogger for command-line tools.
Elliott Hughes
2018-03-08
base: Add TemporaryFile::DoNotRemove().
Yabin Cui
2017-12-06
base: allow creating tempfile in a custom temporary dir.
Yabin Cui
2017-09-11
Add the Release function for TemporaryFiles
Tianjie Xu
2017-02-13
libbase: fix the way to find temp dir.
Yabin Cui
2016-10-22
Move CapturedStderr to test_util library
Wei Wang
2016-02-17
Remove libbase's libutils dependency.
Elliott Hughes
2015-12-04
Track rename of base/ to android-base/.
Elliott Hughes
2015-09-01
adb/base win32 tests: fix comment and open() flags
Spencer Low
2015-08-03
libbase_test: win32: get some tests working
Spencer Low
2015-07-30
Write mkdirs in more idiomatic C++ style.
Alex Vallée
2015-04-29
Get libbase tests working on Windows.
Dan Albert
2015-03-20
Add google3 style logging to libbase.
Dan Albert