summaryrefslogtreecommitdiffstats
path: root/base/test/test_file_util_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/test/.avi2015-12-241-0/+2
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Move the rest of test_file_util to base namespace.brettw@chromium.org2014-08-071-13/+5
* Remove wstring file path helpers from test_file_util.brettw@chromium.org2014-08-071-9/+0
* Move some functions in test_file_util to base namespace.brettw@chromium.org2014-03-171-8/+15
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-261-2/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-1/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+1
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-05-061-77/+0
* Revert 194664 "Delete CopyRecursiveDirNoCache from test_file_util."tonyg@chromium.org2013-05-031-0/+77
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-171-77/+0
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+6
* Revert 192940 "Delete CopyRecursiveDirNoCache from test_file_util."tonyg@chromium.org2013-04-091-0/+76
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-081-76/+0
* Revert 191854 "Delete CopyRecursiveDirNoCache from test_file_util."sullivan@chromium.org2013-04-041-0/+76
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-021-76/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* 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