summaryrefslogtreecommitdiffstats
path: root/chrome/test/test_switches.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-12/+0
| | | | | | | | | BUG=None TEST=unittests Review URL: http://codereview.chromium.org/3544008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61540 0039d316-1c4b-4281-b951-d872f2087c98
* Remove sleep_timeout from TestTimeouts.phajdan.jr@chromium.org2010-09-281-1/+0
| | | | | | | | | | | This still preserves the compatibility part in ui_test.h. BUG=none TEST=none Review URL: http://codereview.chromium.org/3391026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60764 0039d316-1c4b-4281-b951-d872f2087c98
* Add testing of the Chrome Frame user-mode installation to ↵robertshield@chromium.org2010-09-161-0/+1
| | | | | | | | | | | | | | mini_installer_tests.exe. Also do some miscellaneous cleanup and rejiggering such as removing test-only constants from chrome\common, adding more useful prints when tests fail, properly waiting for child processes to terminate and moving a timeout value to test_timeouts.cc in test_support_common. BUG=53127 TEST=Chrome Frame user level installs are tested. Review URL: http://codereview.chromium.org/3297026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59675 0039d316-1c4b-4281-b951-d872f2087c98
* Stabilize sync integration testsrsimha@chromium.org2010-09-151-0/+3
| | | | | | | | | | | This patch contains more updates to the ProfileSyncServiceTestHarness class, in light of recent changes to the sync startup sequence, and new tests that require support for offline scenarios. BUG=53858,54743,52007 TEST=sync_integration_tests Review URL: http://codereview.chromium.org/3399002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59463 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 59409 - GTTF: Move browser_tests test launcher timeout to ↵phajdan.jr@chromium.org2010-09-141-4/+0
| | | | | | | | | | | | | | chrome/test/test_timeouts BUG=none TEST=browser_tests Review URL: http://codereview.chromium.org/3327023 TBR=phajdan.jr@chromium.org Review URL: http://codereview.chromium.org/3440002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59426 0039d316-1c4b-4281-b951-d872f2087c98
* GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeoutsphajdan.jr@chromium.org2010-09-141-0/+4
| | | | | | | | | BUG=none TEST=browser_tests Review URL: http://codereview.chromium.org/3327023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59409 0039d316-1c4b-4281-b951-d872f2087c98
* GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts.phajdan.jr@chromium.org2010-09-101-0/+16
| | | | | | | | | | | | Next patches will also centralize timeouts for our other test binaries based on that file. BUG=none TEST=none Review URL: http://codereview.chromium.org/3308020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59145 0039d316-1c4b-4281-b951-d872f2087c98
* PageCycler: added command line option to vary number of iterations.phajdan.jr@chromium.org2010-08-161-0/+7
Original review: http://codereview.chromium.org/3005033 Patch by Ahmad Sharif <asharif@google.com>. Review URL: http://codereview.chromium.org/3134014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56225 0039d316-1c4b-4281-b951-d872f2087c98