summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests/layout_package
Commit message (Expand)AuthorAgeFilesLines
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-011-10/+2
* Fix calculation of whether we've seen a more precise path for a given testpam@chromium.org2009-03-311-1/+1
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-311-2/+10
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-311-10/+2
* Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...dkegel@google.com2009-03-301-1/+7
* Reverting 12776.dkegel@google.com2009-03-301-7/+1
* Support valgrinding layout tests.dkegel@google.com2009-03-301-1/+7
* Landing thakis's change from http://codereview.chromium.org/42487jrg@chromium.org2009-03-262-11/+11
* Should generate server.upload-dirs in lighttpd.confhclam@chromium.org2009-03-251-0/+5
* By popular demand, mv test_lists/tests_fixable.txt to test_expectations.txt.ojan@google.com2009-03-251-1/+1
* Fix breakage where none of the tests would get listed. Not sure whyojan@google.com2009-03-211-4/+7
* Add a WONTFIX modifier and move all the tests from tests_ignored.txtojan@google.com2009-03-212-181/+171
* When looking for the test shell binary in linux, try src/webkit/Hammertc@google.com2009-03-181-1/+5
* Add a comment describing how Linux falls back to Windows results. Don't addpam@chromium.org2009-03-091-2/+15
* Fix _ValidateLists to work when running in linting mode.ojan@google.com2009-03-062-6/+25
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-057-63/+63
* Revise the condition that detects when the test shell exits on ctrl-c,sdoyon@chromium.org2009-02-171-3/+42
* Review URL: http://codereview.chromium.org/19042jcampan@chromium.org2009-01-281-1/+1
* Call image_diff on the actual and expected images if the hashes don't match tojhawkins@chromium.org2009-01-271-0/+14
* Remove the -win/_win from the test file names since they really aren't windowsthomasvl@chromium.org2009-01-261-9/+9
* Add support for --batch-size=N.thomasvl@chromium.org2009-01-221-4/+19
* Fix a crasher with --run-singly that was introduced by http://codereview.chro...erikkay@google.com2009-01-161-3/+6
* Add an image diff link to failed layout tests.estade@chromium.org2009-01-155-4/+18
* * Handle deferred tests while printing tests summary.kuchhal@chromium.org2009-01-071-0/+4
* * Fix error messaging for http server.kuchhal@chromium.org2009-01-071-5/+7
* Readd the concept of deferring tests till a future release and defer all theojan@google.com2009-01-062-11/+57
* Make the linter just compare base paths instead of looking at all the files o...ojan@google.com2008-12-171-25/+34
* Pull in the fuzzy matcher binary path from its directory under third_party.evanm@google.com2008-12-161-0/+4
* Add KillAllTestShells() to match platform_utils_win.py.mmoss@google.com2008-12-111-0/+6
* Take two at a linter for the test list files. Apparentlyojan@google.com2008-12-101-16/+24
* Add teh two spaces back in since buildbot relies on it for parsing the output.ojan@google.com2008-12-101-1/+1
* Reverting 6671.ojan@google.com2008-12-101-24/+16
* Add a lint pass to be used to ensure test files have the correct syntax.ojan@google.com2008-12-101-16/+24
* Spit out test results in a format amenable to copy-pasting intoojan@google.com2008-12-091-5/+14
* Fix call to TestShellBinary() used when a test_shell thread hangs solidlypamg@google.com2008-12-091-2/+1
* Don't try to set up http configurations for sets of http tests that don'tpamg@google.com2008-12-091-12/+28
* Set correct PYTHONPATH for layout tests on Mac (is this right for Linux?)mark@chromium.org2008-12-081-1/+1
* Allow specifying a wrapper command around test_shell in layout tests.evanm@google.com2008-12-061-10/+10
* Add fuzzy image matching tool for Linux pixel testsagl@chromium.org2008-12-051-0/+7
* Allow for setting test expectations only for release mode.ojan@google.com2008-12-041-6/+7
* Allow for setting platform-specific expecations for layout tests.ojan@google.com2008-12-011-9/+34
* Modify the run_webkit_tests.py script so it also outputs the regressionerg@google.com2008-11-252-20/+29
* helper method for getting the platform name in layout teststc@google.com2008-11-213-9/+24
* Make http_server.sh mutli-platform.mmoss@google.com2008-11-191-5/+15
* Use /bin/cat for .asis files, this should make it work on both cygwin and Lin...deanm@chromium.org2008-11-191-1/+1
* Support manual HTTP server "start/stop" on Linux.mmoss@google.com2008-11-192-4/+14
* Fallback to Windows expected results for Linux layout testsagl@chromium.org2008-11-194-0/+23
* Fix typos on apt-get package names.mmoss@google.com2008-11-181-6/+9
* Add Linux lighttpd for running LayoutTests on Linux.mmoss@google.com2008-11-182-5/+21
* Add platform_utils and stub test lists for Linux.mmoss@google.com2008-11-172-2/+147