summaryrefslogtreecommitdiffstats
path: root/base/test/test_suite.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-1/+1
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-4/+4
* Force failing CHECK/DCHECKs to end the process on Windows.timurrrr@chromium.org2009-12-101-4/+14
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-0/+1
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-4/+4
* Isolate tests by running AtExit callbacks between them.phajdan.jr@chromium.org2009-11-191-0/+36
* Move console stack dumping code to a function so it can be reused in test_she...maruel@chromium.org2009-10-271-54/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+1
* Drop redundant CommandLine::Terminate.evan@chromium.org2009-10-121-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-0/+237