summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/run_all_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* Move console stack dumping code to a function so it can be reused in test_she...maruel@chromium.org2009-10-271-1/+2
* 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-1/+1
* Land Vitaly's regression test for event listener memory leak.ager@chromium.org2009-08-121-0/+8
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-06-091-4/+4
* Avoid leaks reported in test_shell by valgrind on mac, by avoiding thesdoyon@chromium.org2009-05-261-1/+1
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-1/+1
* Clean up a trivial commandline memory leak that shows up in the valgrind run ...dkegel@google.com2009-03-251-0/+2
* We need to extend the timeouts on Mac and Linux, too,dkegel@google.com2009-03-241-5/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Add a macutil for the main app bundle and overridethomasvl@chromium.org2009-03-031-0/+11
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-1/+3
* Update run_all_tests to use the platform delegate, thus removing evenamanda@chromium.org2009-01-261-21/+7
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-4/+2
* Allow Mac test_shell_tests to run without crashing. Not all tests pass yet,mark@chromium.org2008-12-111-0/+8
* make a target for test_shell_tests on mac and tweak tests to build there. Inc...pinkerton@google.com2008-12-101-0/+2
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-041-2/+2
* Make sure threading is initialized when running test_shell_testsojan@google.com2008-11-251-0/+3
* Fixed broken build - missing parameter to TestShell::InitLogging in test shel...sgjesse@chromium.org2008-11-201-1/+2
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-061-3/+1
* revert 9391estade@chromium.org2008-11-051-1/+3
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-051-3/+1
* Implement and refactor some test shell functions and enable a test.estade@chromium.org2008-11-051-4/+15
* fix bustage, use new apipinkerton@google.com2008-10-151-1/+1
* Fix build.evanm@google.com2008-10-131-1/+2
* Minimal change to make test_shell_tests link and run zero tests on Linux.evanm@google.com2008-10-131-0/+9
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+5
* Add webkit to the repository.initial.commit2008-07-271-0/+85