Change History for Writing Layout Tests for DumpRenderTree

Version Date Author Comment
44 5 years Fujii Hironori Use js-test.js instread of js-test-pre.js
43 12 years bfulgham@webkit.org
42 12 years achristensen@apple.com made example test pass
41 12 years jchaffraix@webkit.org Fixed the 'font' property for the cross-platform trick
40 12 years tony@chromium.org
39 12 years noel.gordon@gmail.com
38 13 years rniwa@webkit.org s/layoutTestController/testRunner/
37 13 years jchaffraix@webkit.org Added a section on ref-tests and added more tips on portable text
36 13 years jacobg@adobe.com
35 13 years tomz@codeaurora.org
34 13 years pdr@google.com Add missing parenthesis
33 13 years scheib@chromium.org
32 13 years shinyak@google.com
31 13 years jchaffraix@webkit.org Added one more adjective to the list of good properties for a test
30 13 years arv@chromium.org Remove part about needing #console and #description
29 13 years jchaffraix@webkit.org how to write good test case (edit 4), clean up grammar errors and gardening
28 13 years jchaffraix@webkit.org how to write good test case (edit 3), how to tweak pixel / text dumping
27 13 years jchaffraix@webkit.org How to write good test case (edit 2), pixel tests
26 13 years jchaffraix@webkit.org How to write good test case (edit 1), mostly text cases and 'do you …
25 13 years jchaffraix@webkit.org Splitting the existing content in a better structure, added some …
24 14 years dominicc@chromium.org Documented overridePreference.
23 14 years dominicc@chromium.org Documents window.internals.
22 14 years abarth@webkit.org
21 14 years abarth@webkit.org
20 14 years abarth@webkit.org
19 14 years arv@chromium.org Change the section about "Writing JavaScript-based DOM-only Test …
18 14 years playmobil@google.com Add links to view LayoutTest files in trac .
17 15 years mihaip@chromium.org
16 15 years tonyg@chromium.org
15 15 years tonyg@chromium.org Add example of running make-script-test-wrappers
14 15 years tkent@chromium.org Add description of parameters of eventSender.mouseDown(), and add …
13 15 years skylined@chromium.org Document setCanOpenWindows (based on an example I found, not actual …
12 15 years jorlow@chromium.org
11 16 years cam@mcc.id.au make-js-test-wrappers renamed to make-script-test-wrappers
10 17 years eric@webkit.org
9 18 years mitz@webkit.org Removed mouseClick() since it's been removed in r20407.
8 18 years mitz@webkit.org
7 18 years pewtermoose@gmail.com removing spam
6 18 years asas@asas.com
5 18 years mitz@webkit.org Added GCController
4 18 years mitz@webkit.org
3 18 years mitz@webkit.org Added some don'ts
2 18 years mitz@webkit.org Added bug number for navigationController issue
1 18 years mitz@webkit.org Copied from Google cache of wiki.opendarwin.org with minimal …