run_layout_tests runs layout tests and outputs a summary of which
tests don't match the expected output.  It also produces diffs of
expected vs actual output.

However, for many tests the differences are just pixel offsets due to
differences in Mac/Windows fonts, and those offsets cause every line
to be different, making the diffs not too useful.  So last week I
added a new "--wdiff" flag to run_layout_tests, which makes it also
generate per-word diffs that look like this:
  http://neugierig.org/software/chromium/inline-crash-wdiff-win.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to