benjamin%smedbergs.us
5d497a2674
Revert the reftest change until I can figure out the linkage issue.
2007-08-06 21:05:20 +00:00
vladimir%pobox.com
12c4a589e6
b=390907, add ability for pageloader to perform self-timed tests, r=shaver
2007-08-06 20:59:05 +00:00
benjamin%smedbergs.us
97bc19d6ff
Try a more specific approach to avoid mac linkage errors with dual -Wl,-executable_path flags on the linker commandline
2007-08-06 20:56:36 +00:00
benjamin%smedbergs.us
a311b83259
Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
2007-08-06 20:13:19 +00:00
vladimir%pobox.com
dedbb770cc
urg, disable previous commit until I figure out what to do about libxul
2007-08-03 02:44:42 +00:00
vladimir%pobox.com
3a21412894
b=387132, speed up reftest running, r=roc,r=dbaron
2007-08-03 02:28:55 +00:00
vladimir%pobox.com
7e7aa142c9
Create a new canvas for each test run; also, don't hang if an exception is thrown, instead print an error and exit
2007-08-02 08:53:53 +00:00
vladimir%pobox.com
c8394765b6
b=387110, new pageloader test component, r=sicking
2007-07-19 00:46:00 +00:00
jwalden%mit.edu
c0339291db
Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron
2007-07-18 21:32:51 +00:00
flamingice%sourmilk.net
1bcba372e6
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 17:56:41 +00:00
smontagu%smontagu.org
f2bdb33acd
Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc
2007-07-01 05:56:11 +00:00
sharparrow1%yahoo.com
61b4d44bf2
Update reftest documentation for printing reftests. NPOTB.
2007-06-29 16:57:07 +00:00
dbaron%dbaron.org
8ac30a7396
Add checkLoadURI calls to reftest harness. b=371075 r=bzbarsky
2007-06-12 18:25:15 +00:00
benjamin%smedbergs.us
cd379ee0f6
Bug 381501 - Small screen resolutions mess up reftests, and backout by randomizer from the other day, r=dbaron
2007-05-23 13:57:07 +00:00
jwatt%jwatt.org
fa710cd454
Fixing bug 379823. Allow conditional skipping of reftests (reporting them as failures). r+sr=dbaron@mozilla.com
2007-05-08 10:21:22 +00:00
vladimir%pobox.com
e9bea827fb
Adding another reftest-to-html script
2007-05-07 18:59:59 +00:00
jwatt%jwatt.org
ca44581868
Use getAttribute('class') instead of className so that reftest can run SVG tests. On SVG elements className is of type SVGAnimatedString instead of DOMString.
2007-03-27 18:06:35 +00:00
sharparrow1%yahoo.com
a938929993
Bug 374050: add printing test mode to reftests. See bug/sample test for how to make printing tests.
2007-03-21 06:07:42 +00:00
asqueella%gmail.com
be0b28d6a2
fix bug 371026 - reftest: double setTimeout from onload is not late enough for some tests
...
the fix is to provide a way for the testcase to indicate when it's finished loading.
Also move the reftest self-checks into their own manifest.
r=dbaron
2007-03-07 19:50:02 +00:00
asqueella%gmail.com
abbda1bb07
bug 371059 - change "FAIL" to "KNOWN FAIL" for expected test failures in reftest (to avoid confusion)
...
r=dbaron
2007-03-01 06:26:23 +00:00
bzbarsky%mit.edu
38cacdb916
Output the spec of the manifest URI, not a stringification of the XPConnect
...
wrapper. No bug, r=dbaron
2007-02-28 04:35:47 +00:00
dbaron%dbaron.org
fe22509a78
Update documentation for changes in format. b=371036 Patch by Rob Campbell <rcampbell@mozilla.com>. r=dbaron
2007-02-20 22:11:17 +00:00
dbaron%dbaron.org
6707328527
Put back the load timeout code that I backed out yesterday, since it now works. b=369319
2007-02-13 00:54:02 +00:00
dbaron%dbaron.org
b12b7e01dc
Ignore load events for subframes. More followup to bug 369319.
2007-02-13 00:34:58 +00:00
dbaron%dbaron.org
65c195ac3f
Do setTimeout twice so I don't break tests that do a setTimeout. Followup to bug 369319.
2007-02-13 00:03:50 +00:00
dbaron%dbaron.org
35e7e1950b
Revert previous change, since it doesn't help.
2007-02-12 21:50:54 +00:00
dbaron%dbaron.org
bcc478294a
Put back 20ms timeout for now, to try to fix test failures.
2007-02-12 20:57:30 +00:00
dbaron%dbaron.org
7cfc387523
Back out failure timeout part of previous change.
2007-02-12 03:45:01 +00:00
dbaron%dbaron.org
ffb5d69ec4
Make reftest use onload rather than nsIWebProgressListener, and make it time out after load failure. b=369319 r=robcee
2007-02-12 02:21:18 +00:00
dbaron%dbaron.org
1d872893b6
Be a little less picky to avoid missing output.
2007-02-09 02:05:11 +00:00
dbaron%dbaron.org
5777fa3aa1
Use perl because sed isn't portable enough (doesn't work on Mac).
2007-02-08 20:39:12 +00:00
dbaron%dbaron.org
e2cad6ddc7
Allow reftest to be marked as failing or random on a specific platform. b=369330 r=robcee
2007-02-08 19:24:43 +00:00
dbaron%dbaron.org
b0c3659658
Fix inclusion of extra notation in href.
2007-02-02 06:41:51 +00:00
dbaron%dbaron.org
e542140cfb
Add simple script to clean up reftest output.
2007-02-02 05:00:41 +00:00
dbaron%dbaron.org
3a8d8aa3ad
Fix missed renaming in reftest. b=368158 r=rcampbell
2007-01-26 06:56:58 +00:00
dbaron%dbaron.org
07ac83bdb9
Basic instructions.
2007-01-25 01:17:28 +00:00
dbaron%dbaron.org
b7271eb1b3
Add code so that reftest quits properly on Mac OS X. Patch by Rob Campbell <rcampbell@mozilla.com>. r=dbaron b=363985
2007-01-08 18:22:48 +00:00
davel%mozilla.com
5ded9b5a1d
b=344591 r=dbaron trim leading and trailing whitespace from manifest lines
2006-10-28 04:17:21 +00:00
davel%mozilla.com
3d58d48f11
b=344591, r=dbaron
...
fix parsing of comment lines
2006-10-27 19:56:49 +00:00
dbaron%dbaron.org
105647a1dc
Check in XUL framework for acceptance tests with HTML reference renderings. Not part of build. b=344591
2006-09-05 21:50:54 +00:00
smontagu%smontagu.org
03a1554564
Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag
2006-07-30 12:50:15 +00:00
smontagu%smontagu.org
8f55ac5138
Update data files to Unicode 5.0
2006-07-30 12:47:26 +00:00
smontagu%smontagu.org
342e3af58f
Update data files to Unicode 5.0
2006-07-30 12:39:56 +00:00
smontagu%smontagu.org
4c2a00e82a
Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply
2005-04-07 14:24:52 +00:00
dbaron%dbaron.org
13ad340e6a
Convert CR-LF and CR linebreaks to LF.
2005-01-28 20:01:46 +00:00
gerv%gerv.net
50415faa3b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
smontagu%smontagu.org
b6b7cf8808
Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs.
2004-05-18 11:01:49 +00:00
gerv%gerv.net
85ce8c146b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:30:37 +00:00
bryner%brianryner.com
86ad399c4f
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:37:27 +00:00
dbaron%dbaron.org
0f54f545ce
Add UI code, intended to replace viewer, into extensions/layout-debug/. Separate UI-related features out of existing regression testing interface. b=137331 r+sr=bryner
2003-07-08 21:08:23 +00:00