summaryrefslogtreecommitdiffstats
path: root/base/test/test_file_util_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-16/+17
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-121-3/+2
* Added read-only file error test.ahendrickson@chromium.org2012-03-141-1/+50
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-8/+8
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-8/+8
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-8/+8
* Move test utilities into test_file_util.*.ahendrickson@chromium.org2011-09-021-0/+23
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-5/+5
* wstring: remove some simple uses of FromWStringHackevan@chromium.org2011-03-151-0/+3
* wstring: allow converting FilePath to wstring in testsevan@chromium.org2011-03-031-0/+5
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-0/+9
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-121-18/+15
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-0/+106