summaryrefslogtreecommitdiffstats
path: root/base/test/gtest_xml_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Factored out duplicate code for formatting full test namesergiyb@chromium.org2014-08-051-1/+2
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-2/+2
* Revert "Revert "GTTF: refactor interface..." and Revert "GTTF: Implement test...phajdan.jr@chromium.org2013-10-241-6/+13
* Revert "GTTF: refactor interface..." and Revert "GTTF: Implement test retries."kouhei@chromium.org2013-10-231-13/+6
* GTTF: refactor interface between TestLauncher and its delegatephajdan.jr@chromium.org2013-10-221-6/+13
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* GTTF: Basic parallel unit test launcher.phajdan.jr@chromium.org2013-09-031-6/+5
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* GTTF: make the new test launcher handle test crashesphajdan.jr@chromium.org2013-08-231-2/+111
* GTTF: Add a basic new unit test launcher.phajdan.jr@chromium.org2013-08-221-0/+113