Clint Talbert
|
ad556ab54f
|
Bug 580418 Fix remote reftests to start their own httpd.js webserver r=jmaher
|
2010-07-26 18:43:34 -07:00 |
|
Benjamin Smedberg
|
63c0077443
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
e92cd2f48a
|
Fix the reftest component to package itself and the httpserver correctly with a single chrome.manifest.
|
2010-06-25 13:56:51 -04:00 |
|
Benjamin Smedberg
|
7e862cd535
|
Fix reftest so that components are registered in the root chrome.manifest when it is packaged as an extension instead of in-tree.
|
2010-06-25 08:27:10 -04:00 |
|
Benjamin Smedberg
|
8a8835638e
|
Fix test packaging and execution from bug 568691.
|
2010-06-22 20:44:44 -04:00 |
|
Benjamin Smedberg
|
5cab25b52b
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Clint Talbert
|
cc2d4b85a1
|
Bug 573263 - Refactor remote reftest to work on android, create shared remoteautomation class r=jmaher
|
2010-06-24 02:32:01 -07:00 |
|
Ted Mielczarek
|
09691f1ca3
|
bug 563745 - Make automationutils.py's minidump processing able to send minidumps to minidump-stackwalk-cgi. r=catlee
--HG--
extra : rebase_source : ebbf745e5e77c55437cb05071f49d421d08956c6
|
2010-05-06 08:06:09 -04:00 |
|
Joel Maher
|
648a4dbe5a
|
Bug 545905 Add remotereftests.py to m-c for running reftests on windows mobile r=ctalbert a=dholbert for CLOSED TREE landing, NPOTB
|
2010-03-15 15:35:59 -07:00 |
|
Brad Lassey
|
8857f4c08a
|
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
|
2010-03-10 13:36:45 -05:00 |
|
Joel Maher
|
b4e4a16416
|
bug 541410 - add devicemanager.py to mozilla-central r=ctalbert
|
2010-02-23 11:48:16 -05:00 |
|
Neil Rashbrook
|
a711f8a29e
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2010-01-11 23:55:51 +00:00 |
|
Neil Rashbrook
|
ba5f0c33fd
|
Bug 525047 'make clean' deletes automationutils.py (backout)
|
2009-12-18 00:19:53 +00:00 |
|
Neil Rashbrook
|
a2ecb52c78
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2009-12-17 20:59:10 +00:00 |
|
Ted Mielczarek
|
f8fa72d34f
|
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
|
Ted Mielczarek
|
9df213a1ca
|
bug 519357 - followup bustage fix for reftest - ensure httpd.js is in reftest's components.list
|
2009-11-05 12:11:59 -05:00 |
|
Ted Mielczarek
|
eea55d01da
|
bug 483062 - figure out how to get crash stacks from xpcshell tests - another followup bustage fix
|
2009-05-12 07:57:44 -04:00 |
|
Ted Mielczarek
|
4f4b086565
|
bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg
--HG--
extra : rebase_source : 70355805b7f71c016eaa7aaea1d1916a23316b8a
|
2009-05-11 15:54:39 -04:00 |
|
Ted Mielczarek
|
367839ddd3
|
bug 421611 - Need to be able to run tests on arbitrary build. add a package target for reftest. r=bsmedberg
|
2009-03-11 11:56:58 -04:00 |
|
Ted Mielczarek
|
60d1616543
|
bustage fix followup from bug 468913
|
2009-02-12 10:13:51 -05:00 |
|
Ted Mielczarek
|
a0dc1e2a51
|
bug 468913 - Need a Makefile target to run reftest. r=dbaron,bsmedberg,jwalden
|
2009-02-12 08:49:53 -05:00 |
|
Ted Mielczarek
|
81aee15d41
|
bug 420084 - reftest should use nsIXULRuntime.widgetToolkit instead of autoconf.js. r=dbaron
|
2009-02-03 09:11:28 -05:00 |
|
Vladimir Vukicevic
|
6a4c51d780
|
Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc
|
2008-12-03 14:34:07 +13:00 |
|
pavlov@pavlov.net
|
ae6960ca0e
|
skip export FOO = 'bar' in autoconf.mk
|
2008-02-05 01:08:18 -08:00 |
|
dolske@mozilla.com
|
fcd7716641
|
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
|
d5648a7295
|
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
|
b75b650626
|
Bug 387132 - speed up reftest running. r=vlad, sr=bsmedberg, a=vlad
|
2007-10-04 16:33:54 -07:00 |
|
benjamin@smedbergs.us
|
9b89ca5787
|
Revert the reftest change until I can figure out the linkage issue.
|
2007-08-06 14:05:20 -07:00 |
|
benjamin@smedbergs.us
|
d565630495
|
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
|
f8759d93ca
|
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
|
d3f197f4d8
|
urg, disable previous commit until I figure out what to do about libxul
|
2007-08-02 19:44:42 -07:00 |
|
vladimir@pobox.com
|
40d3ad8366
|
b=387132, speed up reftest running, r=roc,r=dbaron
|
2007-08-02 19:28:55 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
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 |
|