summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests/layout_package
Commit message (Expand)AuthorAgeFilesLines
* Fix the windows search path to look in oldest applicable platform dir firstdpranke@google.com2009-11-041-4/+4
* Changes the fallback order of Chromium win directories in the layout test for...gwilson@google.com2009-11-031-1/+3
* Add a way to mark a test as missing expectations. We avoided added thisojan@chromium.org2009-11-032-4/+8
* Changes the layout test formatter to apply lenient permissions on created fil...gwilson@google.com2009-11-021-2/+5
* 1. Show crash stacks in run_webkit_tests.py stdioojan@chromium.org2009-10-302-14/+45
* Change the document root for the test Web Socket server to WebKit/LayoutTestsyuzo@chromium.org2009-10-302-12/+11
* Make run_webkit_tests work on Windows 7. dpranke@google.com2009-10-292-2/+7
* Ignore output to stdout that comes before we've started loading a test.ojan@chromium.org2009-10-291-1/+14
* Modify test driver output so that we report IMAGE, TEXT, and IMAGE+TEXTdpranke@google.com2009-10-281-9/+22
* Fix support for builds from build/ directory.maruel@chromium.org2009-10-271-1/+4
* 1. Make messageloop-based timeout work on Mac/Linux,ojan@chromium.org2009-10-201-6/+6
* add GetModifiers(test) function, fix typos.dpranke@google.com2009-10-171-10/+25
* Support WSS in websocket_server.py.yuzo@chromium.org2009-10-161-17/+64
* Fix removing of entries in the JSON that pass all runs and haveojan@chromium.org2009-10-151-1/+1
* Fixes the layout test formatter to output the correct HTML for upstream basel...gwilson@google.com2009-10-152-6/+5
* Accidentally checked in a change I was just using for testing.ojan@chromium.org2009-10-141-1/+1
* Fix invalid if statement. We were supposed to keep in the JSON any testsojan@chromium.org2009-10-141-27/+18
* Modifies the layout test formatter to look for the image diff executable unde...gwilson@google.com2009-10-141-1/+13
* Increase the number of expectations we'll hold on to to 750. There is at leastojan@chromium.org2009-10-131-1/+1
* Modifies the layout test formatter to not require an extra scrape of the buil...gwilson@google.com2009-10-131-2/+2
* Add scripts to start/stop PyWebSocket server that is used for testing Web Soc...yuzo@chromium.org2009-10-135-3/+172
* Modifies the layout test formatter to not have any dependencies on chromium_u...gwilson@google.com2009-10-092-8/+69
* Fix rebaseline tool that I just broke by testing properly for ojan@chromium.org2009-10-081-4/+6
* Stop computing simplified diffs. For now, leave the oldojan@chromium.org2009-10-087-90/+15
* Add lint check that REBASELINE is not in test_expectations.txt.ojan@chromium.org2009-10-081-0/+5
* Fix ui tests WorkerHttpLayoutTests failure.mhm@chromium.org2009-10-081-0/+3
* Clean up code duplication in layout test http_server.mhm@chromium.org2009-10-071-32/+6
* Fix 10.6 problem where killall doesn't work as expected so lighttpdjrg@chromium.org2009-10-071-2/+7
* Distinguish between different types of failures in the JSONojan@chromium.org2009-10-061-4/+15
* Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...jianli@chromium.org2009-10-051-5/+11
* Fix missing import.ojan@chromium.org2009-10-011-0/+1
* Improve error reporting for the case where you don't have anyojan@chromium.org2009-10-011-5/+6
* Fixes the layout test formatter tool to properly handle errors in the chrome/...gwilson@google.com2009-09-301-0/+5
* Minor style cleanup in PlatformVersion()dpranke@google.com2009-09-301-1/+1
* Tweak the layout_test driver scripts to shard the tests completely and thendpranke@google.com2009-09-301-1/+19
* Re-submit CL 27576 w/ fixdpranke@google.com2009-09-301-0/+71
* Add mime-type for SVG to lighttpd.conf for run_webkit_tests.yutak@chromium.org2009-09-301-0/+1
* Revert 27576dpranke@google.com2009-09-301-71/+0
* Refactor run_webkit_tests a bit so we can extract the list of test filesdpranke@google.com2009-09-301-0/+71
* Modifies layout test formatter tool to have an option to only use local basel...gwilson@google.com2009-09-293-88/+239
* A couple fixes to layout test scripts:jianli@chromium.org2009-09-281-1/+3
* When the results.json file is not locally available, grab itojan@chromium.org2009-09-281-28/+66
* Add the ability to distinguish between tests that fail due to a differencedpranke@google.com2009-09-262-16/+39
* Fix the numbers we get for the aggregate statistics dashboard.ojan@chromium.org2009-09-222-9/+13
* Implement KillAllTestShells.tony@chromium.org2009-09-214-0/+21
* Fix path mismatch on linux/mac.tony@chromium.org2009-09-211-1/+5
* Insert summary results to the JSON. These are the same results spit to stdout...ojan@chromium.org2009-09-181-3/+62
* print out the tests that were run into tests_run.txt for easier postprocessingerikkay@chromium.org2009-09-181-0/+10
* Fix code that gets the Chrome SVN revision to pass in a path.ojan@chromium.org2009-09-171-6/+8
* Rebaseline tool support for Windows XP and Vista:victorw@chromium.org2009-09-164-11/+22