summaryrefslogtreecommitdiffstats
path: root/base/test/test_suite.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+5
* Revert 202305 "Destroy all Singletons and LazyInstances between ..."rsesek@chromium.org2013-05-251-30/+0
* Destroy all Singletons and LazyInstances between each test.rsesek@chromium.org2013-05-251-0/+30
* Invoke the iOS hook from TestSuite so each run_all_unittests.cc file does notlliabraa@chromium.org2013-03-151-0/+8
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-2/+2
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-211-47/+0
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-011-1/+2
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-13/+1
* Revert 144488 - For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-07-251-56/+0
* Replace MessagePumpForUI with MessagePumpDefault in unit tests.rohitrao@chromium.org2012-07-251-0/+8
* Make it possible to run gtests on iOS.leng@chromium.org2012-07-131-2/+7
* Get base_unittests closer to compiling for iOSstuartmorgan@chromium.org2012-07-111-2/+4
* Remove ANDROID_APK_TEST_TARGETnileshagrawal@chromium.org2012-06-281-2/+2
* For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-06-271-0/+56
* Suppress the "Assertion Failed" dialog of VC++. (Take 2)hbono@chromium.org2012-06-191-0/+8
* Revert r142693 "Suppress the "Assertion Failed" dialog of VC++."oshima@chromium.org2012-06-181-6/+0
* Suppress the "Assertion Failed" dialog of VC++.hbono@chromium.org2012-06-181-0/+6
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-011-8/+9
* Convert the session restore ui_tests to browser_tests. I renabled the disable...jam@chromium.org2012-04-251-21/+11
* Add a "--silent" flag to our test suite to disable gtest output. This clears ...jam@chromium.org2012-04-231-11/+22
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-1/+1
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* Allow callers of CommandLine::Init to know whether they were the first caller.erikwright@chromium.org2012-02-271-5/+7
* Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...ananta@chromium.org2011-12-151-4/+17
* Added comments to setlocale call.saintlou@chromium.org2011-12-091-0/+3
* Fix test failures when calling native char conversion functions (e.g wrctomb).saintlou@chromium.org2011-12-081-1/+3
* Replace ScopedCommandLineOverride with TestSuite listener.miket@chromium.org2011-11-221-0/+27
* Remove calls to g_thread_init().willchan@chromium.org2011-11-051-1/+0
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+5
* Upstream: The test stub for Androidmichaelbai@google.com2011-10-041-0/+12
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-9/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Roll gtest 492:539 and gmock 300:358thakis@chromium.org2011-02-241-0/+3
* Cleanup base & app unit test MockCrApp NSApp initialization.msw@chromium.org2011-02-031-0/+9
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-4/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-4/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-4/+6
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-2/+2
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-011-3/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+3
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-0/+3
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-2/+137
* Separate out the constructor and Run from test_suite.cc. This is an isolatedbrettw@chromium.org2010-08-161-0/+79
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-244/+0
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-0/+244