summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-13/+7
* Update SplitString calls to new formbrettw2015-08-071-7/+13
* Editing iOS sources and dependencies for //base.sherouk2015-08-051-0/+2
* Namespace clean-up in histogram_tester_unittest.ccvabr2015-08-041-7/+11
* [Android] Make BaseInstrumentationTestRunner reset CommandLine.jbudorick2015-08-041-0/+2
* HistogramTester::GetHistogramSamplesSinceCreation never returns nullvabr2015-08-032-10/+30
* base: Move DelayedTaskBasic out of TaskRunnerTest.dcastagna2015-07-312-29/+53
* [Android] Move @CommandLineFlag setup to BaseInstrumentationTestRunner.jbudorick2015-07-312-49/+44
* Move JNI annotations to annotations package.aurimas2015-07-302-0/+4
* - Added RESTRICTION_TYPE_INTERNETskirmani2015-07-302-5/+62
* test launcher: print test file names and lines in summary resultsphajdan.jr2015-07-2910-50/+99
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+2
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-2/+0
* Split most of trace_event_impl.h/cc out into trace_log.h/cc, trace_sampling_t...oysteine2015-07-272-1/+3
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+2
* base/test/histogram_tester.h: Add a way to query a whole family of relatednick2015-07-272-8/+52
* base: Move RunsTasksOnCurrentThread out of TaskRunnerTest.dcastagna2015-07-241-3/+9
* Delete old, unused code.rsesek2015-07-178-933/+0
* [Android] Roll to findbugs 3.0.1.jbudorick2015-07-172-3/+13
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+1
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-1/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+1
* Move JoinString to the base namespace.brettw2015-07-153-3/+3
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-143-3/+3
* Move JoinString to the base namespace.brettw2015-07-143-3/+3
* Add data files for base and net. Move GN Python proto outputs.brettw2015-07-141-0/+6
* Move MatchPattern to its own header and the base namespace.brettw2015-07-062-4/+6
* Pull out Command-line initialization for testsdfalcantara2015-07-012-53/+58
* Add HistogramTester::GetAllSamples.twifkak2015-06-303-0/+70
* Revert "Support disabling unit test batching. Use it for angle_end2end_tests"senorblanco2015-06-292-50/+9
* Support disabling unit test batching. Use it for angle_end2end_testsphajdan.jr2015-06-292-9/+50
* Delete ChromeStagingInstrumentationTestRunner.newt2015-06-251-1/+8
* Replace some Tokenize calls with SplitString.brettw2015-06-241-2/+5
* Move more string_util functions to base namespace.brettw2015-06-241-3/+3
* [Android log] Remove Log#makeTagdgn2015-06-221-1/+1
* Set empty root view controller for ios unit tests.justincohen2015-06-191-0/+4
* Change histogram.h includes to histogram_macros.h in metrics code.asvitkine2015-06-161-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-2/+2
* Provide dummy Android UI thread with looper for C++ unit testsaberent2015-06-104-0/+91
* Non-SFI mode: Implement test launcher for nacl_helper_nonsfi_unittests.hidehiko2015-06-099-86/+351
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-022-6/+4
* Testing: Fixed printing FilePaths when a test fails comparing them.mgiuca2015-05-281-0/+5
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-222-4/+3
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-121-1/+1
* Cleanup: Simplify some checks in tests.thestig2015-05-111-1/+1
* Add some more scoped_ptr functions in values.hestade2015-05-071-29/+22
* base: Remove most uses of MessageLoopProxyskyostil2015-04-306-50/+38
* Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...stevenjb2015-04-296-38/+50
* base: Remove use of MessageLoopProxyskyostil2015-04-296-50/+38
* base: Remove using declaration from test_suite.h header.tfarina2015-04-272-40/+34