index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
tools
/
layout_tests
/
layout_package
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the 'Hammer' name in favor of the Debug|Release names
sgk@google.com
2009-04-01
1
-10
/
+2
*
Fix calculation of whether we've seen a more precise path for a given test
pam@chromium.org
2009-03-31
1
-1
/
+1
*
Revert r12849 (conversion of "Hammer" names to "Debug").
sgk@google.com
2009-03-31
1
-2
/
+10
*
Replace "Hammer" references with "Debug" as appropriate.
sgk@google.com
2009-03-31
1
-10
/
+2
*
Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...
dkegel@google.com
2009-03-30
1
-1
/
+7
*
Reverting 12776.
dkegel@google.com
2009-03-30
1
-7
/
+1
*
Support valgrinding layout tests.
dkegel@google.com
2009-03-30
1
-1
/
+7
*
Landing thakis's change from http://codereview.chromium.org/42487
jrg@chromium.org
2009-03-26
2
-11
/
+11
*
Should generate server.upload-dirs in lighttpd.conf
hclam@chromium.org
2009-03-25
1
-0
/
+5
*
By popular demand, mv test_lists/tests_fixable.txt to test_expectations.txt.
ojan@google.com
2009-03-25
1
-1
/
+1
*
Fix breakage where none of the tests would get listed. Not sure why
ojan@google.com
2009-03-21
1
-4
/
+7
*
Add a WONTFIX modifier and move all the tests from tests_ignored.txt
ojan@google.com
2009-03-21
2
-181
/
+171
*
When looking for the test shell binary in linux, try src/webkit/Hammer
tc@google.com
2009-03-18
1
-1
/
+5
*
Add a comment describing how Linux falls back to Windows results. Don't add
pam@chromium.org
2009-03-09
1
-2
/
+15
*
Fix _ValidateLists to work when running in linting mode.
ojan@google.com
2009-03-06
2
-6
/
+25
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
7
-63
/
+63
*
Revise the condition that detects when the test shell exits on ctrl-c,
sdoyon@chromium.org
2009-02-17
1
-3
/
+42
*
Review URL: http://codereview.chromium.org/19042
jcampan@chromium.org
2009-01-28
1
-1
/
+1
*
Call image_diff on the actual and expected images if the hashes don't match to
jhawkins@chromium.org
2009-01-27
1
-0
/
+14
*
Remove the -win/_win from the test file names since they really aren't windows
thomasvl@chromium.org
2009-01-26
1
-9
/
+9
*
Add support for --batch-size=N.
thomasvl@chromium.org
2009-01-22
1
-4
/
+19
*
Fix a crasher with --run-singly that was introduced by http://codereview.chro...
erikkay@google.com
2009-01-16
1
-3
/
+6
*
Add an image diff link to failed layout tests.
estade@chromium.org
2009-01-15
5
-4
/
+18
*
* Handle deferred tests while printing tests summary.
kuchhal@chromium.org
2009-01-07
1
-0
/
+4
*
* Fix error messaging for http server.
kuchhal@chromium.org
2009-01-07
1
-5
/
+7
*
Readd the concept of deferring tests till a future release and defer all the
ojan@google.com
2009-01-06
2
-11
/
+57
*
Make the linter just compare base paths instead of looking at all the files o...
ojan@google.com
2008-12-17
1
-25
/
+34
*
Pull in the fuzzy matcher binary path from its directory under third_party.
evanm@google.com
2008-12-16
1
-0
/
+4
*
Add KillAllTestShells() to match platform_utils_win.py.
mmoss@google.com
2008-12-11
1
-0
/
+6
*
Take two at a linter for the test list files. Apparently
ojan@google.com
2008-12-10
1
-16
/
+24
*
Add teh two spaces back in since buildbot relies on it for parsing the output.
ojan@google.com
2008-12-10
1
-1
/
+1
*
Reverting 6671.
ojan@google.com
2008-12-10
1
-24
/
+16
*
Add a lint pass to be used to ensure test files have the correct syntax.
ojan@google.com
2008-12-10
1
-16
/
+24
*
Spit out test results in a format amenable to copy-pasting into
ojan@google.com
2008-12-09
1
-5
/
+14
*
Fix call to TestShellBinary() used when a test_shell thread hangs solidly
pamg@google.com
2008-12-09
1
-2
/
+1
*
Don't try to set up http configurations for sets of http tests that don't
pamg@google.com
2008-12-09
1
-12
/
+28
*
Set correct PYTHONPATH for layout tests on Mac (is this right for Linux?)
mark@chromium.org
2008-12-08
1
-1
/
+1
*
Allow specifying a wrapper command around test_shell in layout tests.
evanm@google.com
2008-12-06
1
-10
/
+10
*
Add fuzzy image matching tool for Linux pixel tests
agl@chromium.org
2008-12-05
1
-0
/
+7
*
Allow for setting test expectations only for release mode.
ojan@google.com
2008-12-04
1
-6
/
+7
*
Allow for setting platform-specific expecations for layout tests.
ojan@google.com
2008-12-01
1
-9
/
+34
*
Modify the run_webkit_tests.py script so it also outputs the regression
erg@google.com
2008-11-25
2
-20
/
+29
*
helper method for getting the platform name in layout tests
tc@google.com
2008-11-21
3
-9
/
+24
*
Make http_server.sh mutli-platform.
mmoss@google.com
2008-11-19
1
-5
/
+15
*
Use /bin/cat for .asis files, this should make it work on both cygwin and Lin...
deanm@chromium.org
2008-11-19
1
-1
/
+1
*
Support manual HTTP server "start/stop" on Linux.
mmoss@google.com
2008-11-19
2
-4
/
+14
*
Fallback to Windows expected results for Linux layout tests
agl@chromium.org
2008-11-19
4
-0
/
+23
*
Fix typos on apt-get package names.
mmoss@google.com
2008-11-18
1
-6
/
+9
*
Add Linux lighttpd for running LayoutTests on Linux.
mmoss@google.com
2008-11-18
2
-5
/
+21
*
Add platform_utils and stub test lists for Linux.
mmoss@google.com
2008-11-17
2
-2
/
+147
[next]