summaryrefslogtreecommitdiff
path: root/base/test/test_suite.cc
AgeCommit message (Expand)Author
2020-06-05Add extra output to diagnose file creation failureBruce Dawson
2020-06-05Remove kFontConfigTestingEnvironmentTom Anderson
2020-06-05Add tests to font serviceDominik Röttsches
2020-06-05Run linux tests with deterministic font configurationTom Anderson
2020-06-05Remove SequencedWorkerPool.Francois Doray
2020-06-05Add handlers to crash tests more informativelyBruce Dawson
2020-06-05Fix SuppressErrorDialogsBruce Dawson
2020-06-05Forbid use CommandLine to change FeatureList in BrowserTestchaopeng
2020-06-05base::TestSuite: Obey --{en,dis}able-features=.. command line arguments.Trent Apted
2020-06-05Replace base::MakeUnique with std::make_unique in base/.Jeremy Roman
2020-06-05Support Using ScopedFeatureList in SetUp for Browser Testchaopeng
2020-06-05Report CHECK/DCHECK to test launcher summary output.alex-ac
2020-06-05Disallow posting tasks to SequencedWorkerPools by default.fdoray
2020-06-05Revert of Disallow posting tasks to SequencedWorkerPools by default. (patchse...fsamuel
2020-06-05Disallow posting tasks to SequencedWorkerPools by default.fdoray
2020-06-05Revert of Disallow posting tasks to SequencedWorkerPools by default. (patchse...estade
2020-06-05Disallow posting tasks to SequencedWorkerPools by default.fdoray
2020-06-05Fix a data race in multiple unit tests processes.fdoray
2020-06-05libFuzzer for blink::MHTMLParserlukasza
2020-06-05Revert of Adds support for running unittests using XCTest on iOS. (patchset #...olivierrobin
2020-06-05Adds support for running unittests using XCTest on iOS.rohitrao
2020-06-05Make all tests profilablefsamuel
2020-06-05Changes to support using base/feature_list.h from gin/.asvitkine
2020-06-05Convert //base to use std::unique_ptrdcheng
2020-06-05Add test for multithreaded ActiveVerifier behavior.wfh
2020-06-05Revert of Enable handle verifier for tests and add some tests. (patchset #11 ...wfh
2020-06-05Enable handle verifier for tests and add some tests.wfh
2020-06-05Revert of Enable handle verifier for tests and add some tests. (patchset #7 i...oshima
2020-06-05Enable handle verifier for tests and add some tests.wfh
2020-06-05Switch to standard integer types in base/test/.avi
2020-06-05Remove the NoAtExitBaseTestSuite anti-pattern.jam
2020-06-05Set up a FeatureList instance for unit tests.asvitkine
2020-06-04Revert of Add a ShadowingAtExitManager in the base TestSuite and reset it aft...zhaoqin
2020-06-04Add a ShadowingAtExitManager in the base TestSuite and reset it after every t...bauerb
2020-06-04Print stack traces in browser tests when any process crashes, or an assert fi...jam
2020-06-04Remove some legacy versions of StartsWith and EndsWith.brettw
2020-06-04Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin
2020-06-04Remove some legacy versions of StartsWith and EndsWith.brettw
2020-06-04Non-SFI mode: Implement test launcher for nacl_helper_nonsfi_unittests.hidehiko
2020-06-04base: Remove using declaration from test_suite.h header.tfarina
2020-06-04Update {virtual,override} to follow C++11 style in base.nick
2020-06-04Upgrade ICU to 54.1jshin
2020-06-04iOS gtest launcher: make simple unit tests like base_unittests workPaweł Hajdan
2020-06-04Prefix CommandLine usege with base namespace (Part 1: base/)pgal.u-szeged
2020-06-04[Mac] Do not initialize the MockCrApplication in base::TestSuite.rsesek
2020-06-04replace OVERRIDE and FINAL with override and final in base/mostynb
2020-06-04Add trace-to-file support for base::TestSuiteenne
2020-06-04Reland: Issue 446203002: Initialize the now_function to the HighResNowWrapper...Fadi Meawad
2020-06-04Revert of Initialize the now_funciton to the HighResNowWrapper in case High R...fmeawad
2020-06-04We have noticed a clock shift when QPC was deployed. It shows as a regression...fmeawad