Changes between Version 3 and Version 4 of Writing Reftests
- Timestamp:
- Mar 8, 2011, 11:23:23 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Reftests
v3 v4 67 67 * A. A 'Rebasing' doesn't make sense in reftests. A rebase line tool simply skips reftests. 68 68 69 * Q. If we have hello.html, hello-expected.html and hello-expected-mismatch.html fil les, what happens? Does that run two reftests?69 * Q. If we have hello.html, hello-expected.html and hello-expected-mismatch.html files, what happens? Does that run two reftests? 70 70 * A. No. That should be considerd a wrong configuration. Please don't use one test file for a (normal) reftest and a 'mismatch' reftest. Please choose the different test name for each test. 71 71