summaryrefslogtreecommitdiffstats
path: root/base/test/test_suite.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Revert of Revert of Convert installer_util_unittests, sbox_integration_tests,...alph@chromium.org2014-06-091-11/+32
* Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_vali...alph@chromium.org2014-06-091-32/+11
* Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tes...phajdan.jr@chromium.org2014-06-091-11/+32
* Remove --debug-on-start and --debug-children.pkasting@chromium.org2014-04-171-1/+0
* Remove MessagePumpGtk.erg@chromium.org2014-04-161-7/+1
* Avoid printing three stack traces on CHECK failure. Print just one.phajdan.jr@chromium.org2014-01-131-1/+4
* Emit test name in FATAL logs.fischman@chromium.org2014-01-041-0/+13
* Add missing namespace base around RunUnitTestsUsingBaseTestSuitephajdan.jr@chromium.org2013-11-271-0/+4
* GTTF: Expose RunUnitTestsUsingBaseTestSuite in base/test/test_suite.hphajdan.jr@chromium.org2013-11-271-0/+8
* GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.phajdan.jr@chromium.org2013-11-141-0/+2
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-09-101-0/+1
* GTTF: make the new test launcher handle test crashesphajdan.jr@chromium.org2013-08-231-0/+34
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-231-1/+1
* Revert 217172 "Enable high resolution time for TimeTicks::Now on..."nhiroki@chromium.org2013-08-131-1/+0
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-08-131-0/+1
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* 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