Граф коммитов

150 Коммитов

Автор SHA1 Сообщение Дата
anodelman@mozilla.com 052c1a87b5 Bug 413775 - 'undefined' median in pageloader when only testing a single cycle a=anodelman r=vlad 2008-01-24 11:53:13 -08:00
jwalden@mit.edu deaae4d9bd Bug 409293 - Support HTML targets on reftests, e.g. to allow acid2.html#top as the test or the reference. r=dbaron, a=testonlychange 2007-12-20 15:49:00 -08:00
jruderman@hmc.edu 5453bda1e2 Add missing line break at the end of dump 2007-12-14 22:08:32 -08:00
jonas@sicking.cc e5861c00a2 Bug 403835: Make talos force cycle collection between each pageload. r=alice sr=rcampbell 2007-11-28 16:27:05 -08:00
smontagu@smontagu.org dde3df0c57 Fix typo in the checkin from bug 403012 2007-11-28 08:45:02 -08:00
smontagu@smontagu.org e0e95177d8 Display reftest images on unexpected passes. Bug 403012, r=dbaron, a=schrep 2007-11-26 00:36:53 -08:00
jst@mozilla.org 476e732bfc Backing out fix for bug 403835 due to problems with branch builds. 2007-11-21 17:02:15 -08:00
jonas@sicking.cc dd86b508e3 Bug 403835: Force a GC/CC between each pageload. r=alice sr=rob campbell 2007-11-20 14:56:20 -08:00
anodelman@mozilla.com 716914ef1e bug 403106 - pageloader needs to timeout on failure to load a=anodelman r=vlad 2007-11-16 13:57:06 -08:00
reed@reedloden.com 49976006ad Bug 368158 - "fix missed renaming in reftest" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=dbaron a1.9=schrep] 2007-11-14 23:39:02 -08:00
dolske@mozilla.com fe9bcdb9b4 Disabling fast reftests (bug 387132) due to reported link problems on Linux too. *sigh* 2007-10-05 16:11:12 -07:00
dolske@mozilla.com bdb6cbdff3 Disable fast reftests (bug 387132) on Windows until I figure out why it's not linking there. 2007-10-04 18:08:44 -07:00
dolske@mozilla.com b7e4d4f709 Bug 387132 - speed up reftest running. r=vlad, sr=bsmedberg, a=vlad 2007-10-04 16:33:54 -07:00
dbaron@dbaron.org 36232b76cb Allow reftest harness to load files without any image comparison. b=397725 r=jwalden 2007-10-03 14:27:04 -07:00
dbaron@dbaron.org 7176c9698f Fix spelling mistakes to force unit test boxes to cycle. 2007-09-28 19:18:52 -07:00
anodelman@mozilla.com 02ad1cc2f0 Bug 397831 - -tprender option in pageloader should limit output to render data. a=anodelman, r=vladimir 2007-09-28 13:27:52 -07:00
anodelman@mozilla.com 87b681b0ad Bug 397126 - check for 'instanceOf' interfering with svg test. a=anodelman, r=vladimir 2007-09-25 10:37:46 -07:00
anodelman@mozilla.com 9856519547 Bug 397004 - pageloader won't work with -tpchrome and self timing. a=anodelman, r=vladimir 2007-09-21 14:43:17 -07:00
gavin@gavinsharp.com 592b4393d1 Fix incorrect instanceofs, r=vlad (no bug) 2007-09-04 12:01:38 -07:00
sharparrow1@yahoo.com ad918ae950 Bump the reftest load timeout to 30s to see if it helps the tinderbox orange. a=roc 2007-08-22 15:21:15 -07:00
vladimir@pobox.com d3d739d639 b=390898, just some dumb pageloader typos, r=stuart 2007-08-10 13:34:32 -07:00
flamingice@sourmilk.net 41b10bc718 Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
benjamin@smedbergs.us beb0d5a175 Revert the reftest change until I can figure out the linkage issue. 2007-08-06 14:05:20 -07:00
vladimir@pobox.com 8fa750f829 b=390907, add ability for pageloader to perform self-timed tests, r=shaver 2007-08-06 13:59:05 -07:00
benjamin@smedbergs.us 06db6ff7f1 Try a more specific approach to avoid mac linkage errors with dual -Wl,-executable_path flags on the linker commandline 2007-08-06 13:56:36 -07:00
benjamin@smedbergs.us 6586a4906f Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB 2007-08-06 13:13:19 -07:00
vladimir@pobox.com 005351c710 urg, disable previous commit until I figure out what to do about libxul 2007-08-02 19:44:42 -07:00
vladimir@pobox.com 5f43c8b890 b=387132, speed up reftest running, r=roc,r=dbaron 2007-08-02 19:28:55 -07:00
vladimir@pobox.com e3f0ded640 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 01:53:53 -07:00
vladimir@pobox.com 79a3825a21 b=387110, new pageloader test component, r=sicking 2007-07-18 17:46:00 -07:00
jwalden@mit.edu 3f90535472 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 14:32:50 -07:00
flamingice@sourmilk.net 09aeed6d39 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
smontagu@smontagu.org fa8e1fccff Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc 2007-06-30 22:56:10 -07:00
sharparrow1@yahoo.com 13e811f369 Update reftest documentation for printing reftests. NPOTB. 2007-06-29 09:57:07 -07:00
dbaron@dbaron.org a542c99723 Add checkLoadURI calls to reftest harness. b=371075 r=bzbarsky 2007-06-12 11:25:15 -07:00
benjamin@smedbergs.us e9488b941c Bug 381501 - Small screen resolutions mess up reftests, and backout by randomizer from the other day, r=dbaron 2007-05-23 06:57:07 -07:00
jwatt@jwatt.org ba66b21a23 Fixing bug 379823. Allow conditional skipping of reftests (reporting them as failures). r+sr=dbaron@mozilla.com 2007-05-08 03:21:22 -07:00
vladimir@pobox.com cb0b17ed63 Adding another reftest-to-html script 2007-05-07 11:59:59 -07:00
jwatt@jwatt.org ea1b3e6653 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 11:06:35 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
sharparrow1%yahoo.com 9b61bf8ea8 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 0cb1771f10 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 2dae1140d8 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 5faa4ab6a5 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 6af680f55a 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 b86f3c4b80 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 9267a8dfa5 Ignore load events for subframes. More followup to bug 369319. 2007-02-13 00:34:58 +00:00
dbaron%dbaron.org 006225b9ff 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 720f6d3dab Revert previous change, since it doesn't help. 2007-02-12 21:50:54 +00:00
dbaron%dbaron.org ca0e3306d5 Put back 20ms timeout for now, to try to fix test failures. 2007-02-12 20:57:30 +00:00
dbaron%dbaron.org ee3b2ea2a3 Back out failure timeout part of previous change. 2007-02-12 03:45:01 +00:00
dbaron%dbaron.org 37654518d3 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 8fd8d8e495 Be a little less picky to avoid missing output. 2007-02-09 02:05:11 +00:00
dbaron%dbaron.org 4544a9a376 Use perl because sed isn't portable enough (doesn't work on Mac). 2007-02-08 20:39:12 +00:00
dbaron%dbaron.org 5572c401f7 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 9c19a9c04e Fix inclusion of extra notation in href. 2007-02-02 06:41:51 +00:00
dbaron%dbaron.org 7ce491e736 Add simple script to clean up reftest output. 2007-02-02 05:00:41 +00:00
dbaron%dbaron.org 7b198df002 Fix missed renaming in reftest. b=368158 r=rcampbell 2007-01-26 06:56:58 +00:00
dbaron%dbaron.org 799bfa9f91 Basic instructions. 2007-01-25 01:17:28 +00:00
dbaron%dbaron.org c34fef054b 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 3a3a418bd3 b=344591 r=dbaron trim leading and trailing whitespace from manifest lines 2006-10-28 04:17:21 +00:00
davel%mozilla.com 8ac71301e4 b=344591, r=dbaron
fix parsing of comment lines
2006-10-27 19:56:49 +00:00
dbaron%dbaron.org 0efab2d31f 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 5e9cd949e0 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2006-07-30 12:50:15 +00:00
smontagu%smontagu.org 6e00ae7cdf Update data files to Unicode 5.0 2006-07-30 12:47:26 +00:00
smontagu%smontagu.org 3f86b46158 Update data files to Unicode 5.0 2006-07-30 12:39:56 +00:00
smontagu%smontagu.org 8e5a842439 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 8993baf11c Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
gerv%gerv.net 9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
smontagu%smontagu.org 781e83e333 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 708b56cff4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:30:37 +00:00
bryner%brianryner.com 9d11b3c424 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 2fa292cbc3 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
dbaron%dbaron.org fb9db912e3 Move towards replacing viewer by reorganizing files and renaming classes. b=137331 r+sr=bryner 2003-06-27 21:37:29 +00:00
dbaron%dbaron.org 67329fdd10 Convert Mac line endings to Unix line endings so cvs can deal with these files properly 2003-06-20 22:41:42 +00:00
sfraser%netscape.com 962cc332dc New files for running the layout regression tests, which use nsIFrameDebugObject. Layout regression tests only work in debug builds. Bug 139911. 2003-04-03 02:05:38 +00:00
smontagu%netscape.com b6780e6b5a Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2002-11-22 23:49:29 +00:00
smontagu%netscape.com 37ebf6848d Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
dmose%mozilla.org 5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
kipp%netscape.com 3f97019838 removed refs to obsolete generator files 1999-09-16 19:50:43 +00:00
briano%netscape.com 97faab6716 General cleanup. 1999-09-14 01:02:20 +00:00
peterl%netscape.com f0b7fcff54 added -moz-border-radius 1999-04-03 03:15:01 +00:00
kipp%netscape.com 6ed2d1fdbb Added some -moz keywords 1999-03-25 03:46:58 +00:00
kipp%netscape.com b566ddb09a Made it build and work on linux 1999-02-18 03:29:37 +00:00
peterl%netscape.com 7ac7f91e7d added -moz-bg-inset & -moz-bg-outset keywords 1999-02-04 19:18:01 +00:00
mcafee%netscape.com 7fe4f1d00c This is closer to building on Linux, still not there 1999-02-02 05:44:41 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com 65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
cls%seawood.org 411ab80ce3 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
peterl%netscape.com 96a5fe34cc added support for CSS2 properties 1998-10-26 23:24:05 +00:00
peterl%netscape.com 5216610d2c normalized handling of gray vs grey 1998-10-26 23:23:48 +00:00
peterl%netscape.com f65a2a8850 added css2 properties 1998-10-08 01:34:58 +00:00
kipp 8305544074 Added in steve's new keywords 1998-06-15 20:40:07 +00:00
kipp 56ee9bbd02 Added opacity 1998-06-15 20:25:28 +00:00
kipp a4d3f27e3b Makefile tweaked to not build nsHTMLTags.cpp 1998-06-15 20:21:08 +00:00
kipp 60f094b770 Added keywords for cursors and direction 1998-04-26 02:59:02 +00:00
kipp ad25b5147a Put generated source into the right directory 1998-04-24 19:56:36 +00:00
kipp f63073c257 updated scripts to work properly 1998-04-24 19:56:23 +00:00
kipp 238d4e2bc3 added new properties 1998-04-24 19:56:09 +00:00
kipp 098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00