Mike Hommey
|
016b757a2d
|
Bug 859705 - Un-szip libraries before pushing them on the device for xpcshell tests. r=ted
|
2013-04-18 09:14:38 +02:00 |
|
Bas Schouten
|
7d182a2102
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
|
2013-04-10 09:20:52 +00:00 |
|
Joel Maher
|
4c9c65f127
|
Bug 852509 - add a make target for the pgo profile tests that we run during build time for pgo opt. r=ted
|
2013-03-19 13:14:40 -04:00 |
|
Boris Zbarsky
|
6d9032824d
|
Bug 845313. Make mochitest-ipcplugins actually pay attention to the TEST_PATH. r=bsmedberg
|
2013-02-26 15:10:15 -05:00 |
|
Ed Morley
|
53d135515b
|
Merge latest green inbound changeset to mozilla-central
|
2013-02-14 10:44:41 +00:00 |
|
Joel Maher
|
bc8109a7a0
|
Bug 841039 - add a make target for the leaktest tests we run at build time from the objdir. r=ted
|
2013-02-14 05:22:46 -05:00 |
|
Matt Brubeck
|
d17d4ea78c
|
Bug 839340 - mach reftest <dir> doesn't work on Windows [r=gps]
|
2013-02-13 15:35:45 -08:00 |
|
Jonathan Griffin
|
423fd20e28
|
Bug 830538 - Make 'make mochiest-plain' work for b2g desktop builds, r=ted
|
2013-01-23 17:36:59 -08:00 |
|
Dave Townsend
|
ca287bb2e6
|
Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps
|
2013-02-01 11:20:17 -08:00 |
|
Jonathan Griffin
|
5f0b44a3ad
|
Bug 827531 - Add a pip requirements.txt file for running B2G unit tests, r=aki
|
2013-01-16 14:14:10 -08:00 |
|
Geoff Brown
|
92286eebc8
|
Bug 811411 - Add ability to run C++ unit tests on mobile; r=ted.mielczarek
--HG--
extra : rebase_source : c45a5d3792e0dcdfc11ea4f893cb72e7367cd1fd
|
2013-01-03 13:01:54 -07:00 |
|
Ed Morley
|
f14bf64427
|
Backout 119c60543071 (bug 751156) for robocop failures
|
2013-01-03 18:12:36 +00:00 |
|
Joey Armstrong
|
7fdbf88066
|
bug 751156: robocop dependency build should be a nop
|
2013-01-03 10:48:04 -05:00 |
|
Jeff Walden
|
cd30487f2a
|
Bug 824163 - Properly specify the path to the user.js to be put into the jsreftest profile so that it's not affected by the test subset being run. r=ted
--HG--
extra : rebase_source : 3df9aab1b17e1c10d54a10e519e20ef49410e3ca
|
2012-12-19 17:32:22 -05:00 |
|
Geoff Brown
|
8b55dd24fe
|
Bug 823730 - Simplify make xpcshell-tests-remote make target; r=jmaher
|
2012-12-21 12:44:45 -07:00 |
|
Geoff Brown
|
ca5c6d1c1e
|
Bug 823703 - Create and use an android xpcshell manifest; r=jmaher
|
2012-12-21 12:44:42 -07:00 |
|
Jim Mathies
|
f5523fcce2
|
Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend
|
2012-12-17 12:08:00 -06:00 |
|
Geoff Brown
|
d35a285b7b
|
Bug 808729 - Set _TESTING_MODULES_DIR for Android xpcshell tests; r=jmaher
--HG--
extra : rebase_source : 80896416e1262802421282573af6c2babc4cfcac
|
2012-11-13 16:37:53 -07:00 |
|
Jonathan Griffin
|
b3662b2bbe
|
Bug 797162 - Add make target for b2g xpcshell tests, r=ted
|
2012-11-01 14:29:27 -07:00 |
|
William Lachance
|
b4ca3c3b45
|
Bug 799863 (1/3) - Make sure remote xpcshell tests can find mozdevice;r=gbrown
---
config/makefiles/xpcshell.mk | 1 +
js/src/config/makefiles/xpcshell.mk | 1 +
testing/testsuite-targets.mk | 1 +
3 files changed, 3 insertions(+)
|
2012-10-16 16:28:49 -04:00 |
|
Andrew Halberstadt
|
337c6cc0d9
|
Bug 685903 - Remove firebug automation from testing/firebug. r=jhammel
|
2012-09-26 11:07:07 -04:00 |
|
Jonathan Griffin
|
dc62382d18
|
Bug 790827 - Don't package android apk's for B2G, r=ted
|
2012-09-13 13:46:02 -07:00 |
|
Ted Mielczarek
|
1de87e5975
|
Bug 789623 - Skip packaging pyc tests in test package, r=glandium, CLOSED TREE
|
2012-09-03 20:23:40 -04:00 |
|
Andrew Halberstadt
|
b4d43b25cb
|
Bug 770490 - Infrastructure to run reftests on B2G, r=jgriffin
|
2012-08-10 14:25:20 -04:00 |
|
Takanori MATSUURA
|
6a81a68d60
|
Bug 781338 - .mkdir.done file should not be bundled with final package and omnijar archive. r=mhommey
|
2012-08-10 11:29:58 -04:00 |
|
Gregory Szorc
|
e92683a248
|
Bug 759664 - Register testing-only JS modules with mochitests; r=ted
|
2012-08-06 14:22:09 -07:00 |
|
Jonathan Griffin
|
ae83e3cc04
|
Bug 772616 - Add Marionette and Marionette tests to tests.zip, r=ted
|
2012-07-24 16:36:46 -07:00 |
|
Marco Castelluccio
|
4aeece54fc
|
Bug 770772 - Implement WebappRT test framework on Linux. r=adw
|
2012-07-14 19:16:58 -04:00 |
|
Marco Castelluccio
|
4747e16931
|
bug 770771 - Implement WebappRT test framework on Windows; r=adw
|
2012-07-13 15:49:40 -07:00 |
|
Richard Newman
|
ba0670a911
|
Merge m-c to s-c.
|
2012-07-01 11:06:36 -07:00 |
|
Gregory Szorc
|
c2f2d92fec
|
Bug 755339 - Package testing-only JS modules; r=ted
|
2012-06-29 13:27:06 -07:00 |
|
Drew Willcoxon
|
190597e235
|
Bug 733631 - Create a unit test infrastructure for the webapp runtime. r=myk,felipc,ctalbert
|
2012-06-29 15:52:43 -07:00 |
|
Gregory Szorc
|
805fcf362b
|
Bug 755339 - Part 1b Create dummy file in modules/ directory; r=ted
|
2012-05-31 21:54:10 +02:00 |
|
Gregory Szorc
|
2a80898a0c
|
Bug 755339 - Create modules directory in tests archive; r=ted
|
2012-05-23 19:43:48 +02:00 |
|
Gregory Szorc
|
4dd2434c2d
|
Bug 757397 - Make test package generation quieter; r=ted
This may reduce the size of the buildbot build logs by up to half!
--HG--
extra : rebase_source : 87b3f2f40654d69ecd91e19520e2341fc8aac9a6
|
2012-05-23 16:51:21 +02:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Gregory Szorc
|
f10aa4ab08
|
Bug 748490 - Part 3: Followups to part 2; r=ted
Previous patch was submitted prematurely by accident. This addresses
nits from review.
|
2012-05-10 10:19:16 -07:00 |
|
Gregory Szorc
|
21cf7fa9e3
|
Bug 748490 - Part 2: Register testing modules with xpcshell test runner; r=ted
|
2012-05-10 10:10:14 -07:00 |
|
Mike Hommey
|
ae3686ff80
|
Bug 753316 - Load user.js from the right path when invoking make jstestbrowser. r=ted
|
2012-05-10 12:31:35 +02:00 |
|
Ehsan Akhgari
|
f92cf63082
|
Backout changeset b0200dab0ccc to revert the incorrect backout of an fx-team range (no bug)
This is the range I mistakenly backed out before:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bc5fee76550b
|
2012-05-02 16:11:19 -04:00 |
|
Ehsan Akhgari
|
7dbe654abb
|
Backout the latest merge from fx-team because of Ts regressions (no bug)
|
2012-05-02 15:37:08 -04:00 |
|
Jim Blandy
|
444351874c
|
Bug 750368: Help 'make xpcshell-tests' find 'mozinfo' Python module. r=ted
|
2012-05-01 16:54:45 -07:00 |
|
Terrence Cole
|
6b8c3b1c5a
|
Bug 746236 - Fix make -C builddir jstestbrowser; r=ted.mielczarek
Broken by Bug 735549.
|
2012-04-17 11:40:57 -07:00 |
|
Joel Maher
|
2219301d4a
|
Bug 732638 - After "make reftest" or "make crashtest" run completes w/ failures, the harness says "To rerun your failures please run 'make mochitest-plain-rerun-failures'". r=ted
|
2012-04-24 12:57:50 -04:00 |
|
Geoff Brown
|
09086fcec8
|
Bug 747170 - Robocop: respect DM_TRANS to allow local testing via SUT agent. r=jmaher, a=test-only
|
2012-04-19 18:53:30 -04:00 |
|
Jonathan Griffin
|
8c299a16e9
|
Bug 740227 - Add TPS to package tests, r=ted, a=testonly
|
2012-04-09 15:11:07 -07:00 |
|
Gregory Szorc
|
9474ae8763
|
Bug 729098 - Part 1/2: Create xUnit XML results file when executing xpcshell tests; r=khuey
|
2012-03-06 15:03:34 -08:00 |
|
Mark Cote
|
fef7d9c0d6
|
Bug 719618 - Craft a no-outside-network mode for peptest. r=ctalbert
|
2012-02-14 10:23:25 -05:00 |
|
Joel Maher
|
97e3d4e4bd
|
Bug 725112 - Add an easy make command to rerun tests that failed the last time. r=ted
|
2012-02-20 09:59:04 -05:00 |
|
Kartikaya Gupta
|
568874235e
|
Bug 727504 - Fix up error messages displayed on missing environment variables when running tests. r=jmaher
|
2012-02-15 15:40:26 -05:00 |
|