summaryrefslogtreecommitdiffstats
path: root/chrome/test/mini_installer_test/run_all_unittests.cc
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in chrome/test for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-2/+2
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-2/+2
* Resubmitting 8464001 after removing obsolete tests. hnguyen@chromium.org2012-01-051-4/+4
* Broke mini_installer_test.jhawkins@chromium.org2011-12-201-3/+3
* A few things in this rewrite:hnguyen@chromium.org2011-12-201-3/+3
* Add test for Chrome install with existing Chrome Frame user/sys level.hnguyen@google.com2011-10-311-1/+1
* A few things in this change:hnguyen@google.com2011-10-121-1/+1
* Second attempt at adding Chrome multi-install tests.hnguyen@google.com2011-10-051-4/+3
* Revert "Adding simple Chrome install testing using multi-install and cleaning...rickcam@chromium.org2011-09-291-3/+4
* Adding simple Chrome install testing using multi-install and cleaning up a bit.hnguyen@google.com2011-09-281-4/+3
* Remove unused flags and add --help.hnguyen@chromium.org2011-09-011-15/+12
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-1/+1
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-1/+1
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-1/+1
* Don't run the mini installer tests at all if they are not supported on the pl...kkania@chromium.org2010-11-191-6/+9
* CommandLine: remove wstring-based program() accessorevan@chromium.org2010-10-141-1/+1
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-1/+1
* Ensure correct timeout ordering for timeout values managed by test_timeouts.cc.robertshield@chromium.org2010-09-211-0/+4
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+2
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-2/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-1/+2
* Command line flag cleanup.estade@chromium.org2010-06-251-4/+4
* Added few methods and a testcase to test Chrome Frame installation.anantha@chromium.org2009-11-161-5/+10
* Add a command-line option for specifying a particular build to test and for p...kkania@chromium.org2009-10-301-5/+13
* Revert 29668 - Add a commandline option for specifying a particular build to ...kkania@google.com2009-10-211-13/+5
* Add a command-line option for specifying a particular build to test and for p...kkania@chromium.org2009-10-211-5/+13
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-9/+7
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-7/+9
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-9/+7
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-2/+2
* Fix a broken include in the mini installer testsbrettw@chromium.org2009-10-091-1/+1
* Moving util methods outside of installer tests.anantha@chromium.org2009-08-201-3/+2
* Added another command line option to run the tests after profile backup.anantha@chromium.org2009-06-111-0/+62